Your message dated Sat, 4 Nov 2017 14:41:43 +0100
with message-id <[email protected]>
and subject line Re: Bug#772322: libedje-bin: bashism in /bin/sh script
has caused the Debian Bug report #772322,
regarding libedje-bin: 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.)
--
772322: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772322
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libedje-bin
Severity: minor
Version: 1.8.6-2.1+b2
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/bin/edje_recc line 17 (exit|return with negative
> status code):
> exit -1
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 ---
Version: 1.20.5-1
On 2014-12-06 Raphael Geissert <[email protected]> wrote:
> Package: libedje-bin
> Severity: minor
> Version: 1.8.6-2.1+b2
> 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/bin/edje_recc line 17 (exit|return with negative
> > status code):
> > exit -1
[...]
This was fixed upstream in 376be13f4632ba7a8372a018b2d2734828b9856f
cu Andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
--- End Message ---