[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#772298: marked as done (live-boot: bashism in /bin/sh script)



Your message dated Wed, 10 Dec 2014 10:29:43 +0100
with message-id <54881287.6070007@progress-technologies.net>
and subject line Re: live-boot: bashism in /bin/sh script
has caused the Debian Bug report #772298,
regarding live-boot: bashism in /bin/sh script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
772298: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772298
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: live-boot
Severity: important
Version: 4.0.1-1
User: debian-release@lists.debian.org
Usertags: goal-dash

Hi,

I've ran checkbashisms (from the 'devscripts' package) over the whole
archive and I found that your package has a /bin/sh script that uses a
"bashism".

checkbashisms' output:
> possible bashism in ./lib/live/boot/9990-mount-iscsi.sh line 39 (echo -e):
>			  echo -ne $i\\r
> possible bashism in ./lib/live/boot/9990-misc-helpers.sh line 624 (read
> with option other than -r):
>					  read -s passphrase


Not using bash (or a Debian Policy compliant shell interpreter that doesn't
provide such an extra feature) as /bin/sh is likely to lead to errors or
unexpected behaviours. Please be aware that dash is the default /bin/sh.

Please closely examine the above output and the script, and determine
what the proper severity of the bug is, and adjust it accordingly. If
it's important or greater please hurry to get this fixed for jessie.

Hints about how to fix bashisms can be found at:
https://wiki.ubuntu.com/DashAsBinSh

Thanks in advance,
Raphael Geissert

--- End Message ---
--- Begin Message ---
the 'affected' code is run by busybox within initramfs, not on the main
system, where it's ok to use mentioned things, hence closing.

-- 
Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:          daniel.baumann@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/

--- End Message ---

Reply to: