Your message dated Tue, 18 Mar 2008 09:37:53 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Re: [Pkg-lirc-maint] Bug#471422: lirc: bashism in /bin/sh
script
has caused the Debian Bug report #471422,
regarding lirc: 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 [EMAIL PROTECTED]
immediately.)
--
471422: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471422
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: lirc
Severity: important
Version: 0.8.2-2
User: [EMAIL PROTECTED]
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 ./etc/init.d/lirc line 15 (local foo=bar):
> local MODULES_MISSING=false
> possible bashism in ./etc/init.d/lirc line 45 (local foo=bar):
> local ARGS="$*"
Not using bash as /bin/sh is likely to lead to errors or unexpected
behaviours.
Please be aware that although
bash is currently the default /bin/sh there's a release goal for Lenny to
make dash the default /bin/sh[1].
If you want more information about dash as /bin/sh, you can read:
http://lists.debian.org/debian-release/2008/01/msg00189.html
https://wiki.ubuntu.com/DashAsBinSh
HINT: sometimes these bugs are already fixed in Ubuntu, look at the PTS
[1]http://release.debian.org/lenny/goals.txt
Thank you,
--
Atomo64 - Raphael
Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
--- End Message ---
--- Begin Message ---
This one time, at band camp, Raphael Geissert said:
> 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 ./etc/init.d/lirc line 15 (local foo=bar):
> > local MODULES_MISSING=false
> > possible bashism in ./etc/init.d/lirc line 45 (local foo=bar):
> > local ARGS="$*"
Please don't mass bugfile without reading what you're reporting. The
use of local is non-POSIX, but supported by dash. Policy 10.4 allows
the ability to use local in the ways that the init script uses it.
You've been asked to be more careful in what you're reporting before.
It's not that I don't appreciate QA efforts, but filing spurious bugs
doesn't help anyone and wastes quite a bit of time when spread across
the distribution this way.
--
-----------------------------------------------------------------
| ,''`. Stephen Gran |
| : :' : [EMAIL PROTECTED] |
| `. `' Debian user, admin, and developer |
| `- http://www.debian.org |
-----------------------------------------------------------------
signature.asc
Description: Digital signature
--- End Message ---