similar to: Bug#379721: xen-3.0: FTBFS: bashisms

Displaying 20 results from an estimated 900 matches similar to: "Bug#379721: xen-3.0: FTBFS: bashisms"

2006 Jul 25
2
Bug#379721: xen-3.0: FTBFS: bashisms
Package: xen-3.0 Version: 3.0.2+hg9697-1 Severity: important Hello, There was a problem while autobuilding your package: > Automatic build of xen-3.0_3.0.2+hg9697-1 on avidan by sbuild/i386 0.49 > Build started at 20060725-0410 > ****************************************************************************** ... > CFLAGS="-O2 -fomit-frame-pointer -DNDEBUG -m32 -march=i686 -Wall
2006 Jul 03
1
Bug#376494: xen-utils-3.0: Bashisms in /etc/xen/scripts/* make Xen unable to run domUs
Package: xen-utils-3.0 Version: 3.0.2+hg9681-0bpo1 Severity: important Disclaimer: I'm using the packages from www.backports.org here (in the box where the problem manifested), but I've seen that it happens too with the packages straight from sid. When I installed the packages for Xen and created a domU ("chen.cfg"), it couldn't be brougth up. The error that was displayed
2020 Nov 05
1
Some packages have non-POSIX-compliant shell scripts. Implement a CRAN check for bashisms?
Dear R-devel, Recently I ran into trouble installing two separate packages, nloptr and ncdf4, both due to the same issue: they have scripts that have the shebang `#! /bin/sh', but have bashisms in them, i.e. non-POSIX-compliant bash scripts. I use dash [1] as my shell environment, since it's about 4x as fast as bash. It looks like it's recently also become the default shell for
2008 Jun 09
1
Security module (Flask) support should be disabled
I notice that the Flask / ACM security module support has been enabled in the latest Debian Xen packages. I'm afraid I think this is a mistake. In our opinion this code is of very poor quality. It is certainly ill-tested and not widely used. We (Xensource/Citrix) have received more than one serious vulnerability report, of problems which make an installation with the Flask support compiled
2013 Feb 24
1
Bug#701554: xcp-xapi: bashism in /bin/sh script
Package: xcp-xapi Version: 1.3.2-14 Severity: important User: debian-release at lists.debian.org Usertags: goal-dash Hello maintainer, While performing an archive wide checkbashisms (from the 'devscripts' package) check I've found your package containing a /bin/sh script making use of a bashism. checkbashisms' output: >possible bashism in ./usr/lib/xcp/lib/host-restore line
2012 Oct 16
1
Bug#690612: xcp-xapi-debug: bashism in /bin/sh script
Package: xcp-xapi-debug Version: 1.3.2-11 Severity: normal User: debian-release at lists.debian.org Usertags: goal-dash Hello maintainer, While performing an archive wide checkbashisms (from the 'devscripts' package) check I've found your package containing a /bin/sh script making use of a bashism. checkbashisms' output: >possible bashism in
2012 Oct 16
1
Bug#690710: xcp-xapi: bashism in /bin/sh script
Package: xcp-xapi Version: 1.3.2-11 Severity: important User: debian-release at lists.debian.org Usertags: goal-dash Hello maintainer, While performing an archive wide checkbashisms (from the 'devscripts' package) check I've found your package containing a /bin/sh script making use of a bashism. checkbashisms' output: >possible bashism in
2006 Feb 06
0
bashisms in xen init scripts...
Hi all, Just a heads up. the init scripts in /etc/xen/scripts currently contain bashisms, they should probably be changed to either depend on /bin/bash or have the bashisms removed. I run with dash as /bin/sh and the scripts doe not work on my box unless I change the #!/bin/sh to #!/bin/bash Thanks in advance, Paul _______________________________________________ Xen-users mailing list
2012 Oct 16
1
Bug#690630: blktap-utils: bashism in /bin/sh script
Package: blktap-utils Version: 2.0.90-1 Severity: important User: debian-release at lists.debian.org Usertags: goal-dash Hello maintainer, While performing an archive wide checkbashisms (from the 'devscripts' package) check I've found your package containing a /bin/sh script making use of a bashism. checkbashisms' output: >possible bashism in ./usr/sbin/vhdpartx line 40
2007 Jun 28
1
Bug#430967: xen-3.0: FTBFS with gcc-4.2 [i386]: C99 inline functions are not supported
Package: xen-3.0 Version: 3.0.4-1-1 Severity: important From my pbuilder build log, using a chroot with packages mostly from sid except that gcc-defaults is from experimental: ... gcc -O2 -fomit-frame-pointer -m32 -march=i686 -DNDEBUG -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include
2006 Feb 15
4
Lighttpd1.4.10 problem on debian
Hi, I have installed lighttpd1.4.10 on my debian server. The installation goes well and rails 1.0 do recognize lighty when I run script: ruby script\server. However, after the first request to lighty, lighty returned the right page, then shut itself down:( Did anybody had similar experience? Thanks! -Tony -- Posted via http://www.ruby-forum.com/.
2015 Jun 08
2
Re: Recommended change for the networking page in wiki
On 06/08/2015 02:43 PM, Laine Stump wrote: >> However, if I changed the destination address from "anywhere" to the >> IP of the host machine, the problem resolved. So I change the script >> to as follows. (Changes are highlighted. For some reason the original >> script didn't work using /bin/sh, but it did with /bin/bash, so I >> changed that too). >
2010 Jul 19
2
Bug#589661: xen: FTBFS: RuntimeError: Can't find /usr/src/linux-support-2.6.32-5, please install the linux-support-2.6.32-5 package
Source: xen Version: 4.0.1~rc3-1 Severity: serious From my pbuilder build log: ... fakeroot debian/rules clean if [ -f debian/control ] && [ -f debian/control.md5sum ] && [ -f debian/rules.gen ]; then \ if md5sum debian/changelog debian/bin/gencontrol.py debian/templates/control.hypervisor.in debian/templates/control.main.in debian/templates/control.source.in
2015 Apr 20
2
bash script fails conditional test
Once upon a time, Stephen Harris <lists at spuddy.org> said: > On Sun, Apr 19, 2015 at 09:40:29PM -0400, Tim Dunphy wrote: > > Good tip! But I ran the script with sh +x . I guess that running it with sh > > You should use "bash -x" ("bash" and not "sh" because sh may not be bash > everywhere; eg Ubuntu; "-x" and not "+x"
2013 Apr 24
7
[PATCH] hotplug/Linux: add iscsi block hotplug script
This hotplug script has been tested with IET and NetBSD iSCSI targets, without authentication. This hotplug script will only work with PV guests not using pygrub. Signed-off-by: Roger Pau Monné <roger.pau@citrix.com> Cc: Ian Campbell <ian.campbell@citrix.com> Cc: Ian Jackson <ian.jackson@citrix.com> --- Changes due to 4.3 release freeze: * We can no longer provide a
2015 Jun 12
1
Re: Recommended change for the networking page in wiki
2006 Jul 26
2
make world generates error :"ERROR: QEMU requires SDL or Cocoa for graphical output"
I downloaded xen-unstable-src.tar and did a make world in RH EL4. I get the following error and want to know how and where to add "--disable-gfx-check" Adlib support no CoreAudio support no ALSA support no DSound support no FMOD support no kqemu support no Documentation no ERROR: QEMU requires SDL or Cocoa for graphical output To build QEMU without
2006 Jul 26
2
make world generates error :"ERROR: QEMU requires SDL or Cocoa for graphical output"
I downloaded xen-unstable-src.tar and did a make world in RH EL4. I get the following error and want to know how and where to add "--disable-gfx-check" Adlib support no CoreAudio support no ALSA support no DSound support no FMOD support no kqemu support no Documentation no ERROR: QEMU requires SDL or Cocoa for graphical output To build QEMU without
2005 Sep 02
0
./configure: 239: Syntax error: Bad fd number
Hi! I try to build the unstable tree on my maschine, but I can''t finish compiling it, because it fails during "make tools". make[2]: Entering directory `/home/elias/src/xen-cvs/xen-unstable.hg/tools'' [ -f ioemu/config-host.h ] || \ (cd ioemu; ./configure --prefix=usr) ./configure: 239: Syntax error: Bad fd number make[2]: *** [ioemuinstall] Error 2 make[2]: Leaving
2013 Nov 29
1
Lasso function that can handle NA values
Hi everyone, I have a large dataset with missing values. I tried using glmnet, but it seems that it cannot handle NA values in the design matrix. I also tried lars, but I get an error too. Does anyone know of any package for computing the lasso solution which handles NA values?