Your message dated Wed, 4 Jun 2008 19:58:01 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#484383: gjdoc: bashism in debian/rules
has caused the Debian Bug report #484383,
regarding gjdoc: bashism in debian/rules
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.)
--
484383: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484383
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Source: gjdoc
Severity: important
Version: 0.7.9-1
User: [EMAIL PROTECTED]
Usertags: goal-dash
Hello maintainer,
While checking for bashisms in debian/rules with checkbashisms (from
the 'devscripts' package) I've found your package making use of a bashism.
checkbashisms' output:
> possible bashism in gjdoc/debian/rules line 70 (time):
> time python debian/aot-compile \
> possible bashism in gjdoc/debian/rules line 79 (time):
> time $(GCJ) -g -O1 -o build-native/gjdoc \
Not using bash (or a Debian Policy conformant shell interpreter which does
provide such an extra feature) as /bin/sh is likely to 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
For more information please refer to the Debian Policy section 10.4 supporting
this argument at:
http://www.debian.org/doc/debian-policy/ch-files.html#s-scripts
Hints about how to fix bashisms:
Sometimes these bugs are already fixed in Ubuntu, look at the PTS.
If not already fixed you can read:
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 ---
Hi Michael,
2008/6/4 Michael Koch <[EMAIL PROTECTED]>:
> On Tue, Jun 03, 2008 at 06:00:54PM -0500, Raphael Geissert wrote:
>> Source: gjdoc
>> Severity: important
>> Version: 0.7.9-1
>> User: [EMAIL PROTECTED]
>> Usertags: goal-dash
>>
>> Hello maintainer,
>>
>> While checking for bashisms in debian/rules with checkbashisms (from
>> the 'devscripts' package) I've found your package making use of a bashism.
>>
>> checkbashisms' output:
>> > possible bashism in gjdoc/debian/rules line 70 (time):
>> > time python debian/aot-compile \
>> > possible bashism in gjdoc/debian/rules line 79 (time):
>> > time $(GCJ) -g -O1 -o build-native/gjdoc \
>
> I think this is a false possitive. The package Build-Depends on time. So
> when the time builtin is not available it will execute the time command
> from /usr/bin
Sorry for the noise, I didn't check the build dependencies.
So I'm now closing this bug, together with the other one.
>
> Please close this bug if you agree or give a more detailed hint what
> should be changed. I'm a bit hesitant to use /usr/bin/time just to
> shutup checkbashism.
>
>
> Cheers,
> Michael
>
Cheers,
--
Atomo64 - Raphael
Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers