Your message dated Mon, 23 Mar 2015 12:05:54 +0100
with message-id <[email protected]>
and subject line 
has caused the Debian Bug report #772304,
regarding llvm-3.6-tools: 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.)


-- 
772304: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772304
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: llvm-3.6-tools
Severity: important
Version: 1:3.6~svn218612-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/lib/llvm-3.6/build/utils/lit/utils/check-
coverage
> line 26 (should be >word 2>&1):
> if ! python -c \
>       'import sitecustomize, sys; sys.exit("coverage" not in
> dir(sitecustomize))' \
>       &> /dev/null; then


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 ---
fixed 772303 1:3.6~+rc2-2
fixed 772304 1:3.6~+rc2-2
thanks

--- End Message ---

Reply via email to