Your message dated Tue, 12 Feb 2008 17:28:30 -0600
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#465379: wordnet: bashism in /bin/sh script
has caused the Debian Bug report #465379,
regarding wordnet: 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.)
--
465379: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465379
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: wordnet
Severity: important
Version: 3.0-6
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 ./usr/bin/wnb line 112 (should be '.', not 'source'):
> source $configfile
Not using bash as /bin/sh would 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
[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 ---
Hello Andreas,
On 12/02/2008, Andreas Tille <[EMAIL PROTECTED]> wrote:
> Hi,
>
> thanks for your QA effort.
>
> On Mon, 11 Feb 2008, Raphael Geissert wrote:
>
> > check I've found your package containing a /bin/sh script making
> > use of a bashism.
> >
> > checkbashisms' output:
> >> possible bashism in ./usr/bin/wnb line 112 (should be '.', not 'source'):
> >> source $configfile
>
> Are your sure that this is no false positive. IMHO the line you
> pointed to is pure TCL/TK code. I personally have no knowledge in
> TCL/TK and its syntax. It might be that the line you are mentioning
> is a system command that should be interpreted by /bin/sh but the
> fact that the first line of /usr/bin/wnb says it is a shell script
> just is a wrapper around wish.
I apologise for this report, it really looked like a bashism (which of
course only applies to shell code and not to g/awk, sed, etc, etc)
>
> > Not using bash as /bin/sh would lead to errors or unexpected behaviours.
>
> Have you actually observed such unexpected behaviour with wnb or are
> you just guessing. I can not commit this.
>
> Kind regards
>
> Andreas.
>
> --
> http://fam-tille.de
>
Sincerely,
--
Atomo64 - Raphael
Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
Say NO to Microsoft Office broken standard.
See http://www.noooxml.org/petition
--- End Message ---