Your message dated Sun, 1 May 2016 11:34:00 +0200
with message-id <[email protected]>
and subject line Fixed
has caused the Debian Bug report #772323,
regarding libghc-filestore-data: 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.)
--
772323: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772323
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libghc-filestore-data
Severity: important
Version: 0.6.0.3-1
User: [email protected]
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/share/filestore/extra/post-update line 58 (trap
> with ERR|DEBUG|RETURN):
> ( trap 'echo trapped $$; git symbolic-ref HEAD "'"$ref"'"'
> 2 3 13 15 ERR EXIT
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 ---
This bug is fixed. The script is now executed with /bin/bash.
Thanks, Giovanni.
--
Giovanni Mascellani <[email protected]>
PhD Student - Scuola Normale Superiore, Pisa, Italy
http://poisson.phc.unipi.it/~mascellani
signature.asc
Description: OpenPGP digital signature
--- End Message ---