Your message dated Mon, 16 May 2016 22:32:26 +0200
with message-id <87zirpeobp....@zamazal.org>
and subject line Re: stumpwm: bashism in /bin/sh script
has caused the Debian Bug report #772372,
regarding stumpwm: 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 ow...@bugs.debian.org
immediately.)


-- 
772372: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772372
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: stumpwm
Severity: important
Version: 2:0.9.8-7
User: debian-rele...@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 ./usr/bin/stumpish line 37 (builtin):
>     echo() { builtin echo -e "$@"; }
> possible bashism in ./usr/bin/stumpish line 115 (unsafe echo with
> backslash):
>     echo 'WARN:\c'
> possible bashism in ./usr/bin/stumpish line 177 (unsafe echo with
> backslash):
>         echo 'Type \c'
> possible bashism in ./usr/bin/stumpish line 179 (unsafe echo with
> backslash):
>         echo 'commands\c'


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 ---
stumpish is no longer present in stumpwm package, so this bug can be closed.

--- End Message ---
_______________________________________________
pkg-common-lisp-devel mailing list
pkg-common-lisp-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-common-lisp-devel

Reply via email to