Your message dated Tue, 22 Jun 2010 22:12:40 +0200
with message-id <[email protected]>
and subject line 
has caused the Debian Bug report #581099,
regarding eclipse-pde: 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.)


-- 
581099: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581099
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: eclipse-pde
Severity: important
Version: 3.5.2-3
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/lib/eclipse/plugins/org.eclipse.pde.build_3.5.2.R35x_20100114/templat
> es/package-build/prepare-build-dir.sh line 47 (should be 'b = a'):
>   if [ $inSDK == 0 ]; then
> possible bashism in
> ./usr/lib/eclipse/plugins/org.eclipse.pde.build_3.5.2.R35x_20100114/templat
> es/package-build/prepare-build-dir.sh line 60 (alternative test command ([[
> foo ]] should be [ foo ])):
>       if [[ $TESTING != true || `echo $PROJECTNAME | grep "org.eclipse"`
> ]]; then
> possible bashism in
> ./usr/lib/eclipse/plugins/org.eclipse.pde.build_3.5.2.R35x_20100114/templat
> es/package-build/prepare-build-dir.sh line 75 (should be 'b = a'):
>   if [ $inSDK == 0 ]; then
> possible bashism in
> ./usr/lib/eclipse/plugins/org.eclipse.pde.build_3.5.2.R35x_20100114/templat
> es/package-build/prepare-build-dir.sh line 94 (alternative test command ([[
> foo ]] should be [ foo ])):
>       if [[ $TESTING != true || `echo $PROJECTNAME | grep "org.eclipse"`
> ]]; 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 now the default /bin/sh.

Hints about how to fix bashisms can be found at:
https://wiki.ubuntu.com/DashAsBinSh

If you still don't know how to fix the bashisms don't hesitate to reply to
this email, or tag the bug as 'help'.

Thank you,
Raphael Geissert



--- End Message ---
--- Begin Message ---
Raphael,

Thank you for reporting this bug, I fixed this bug by adding
fix-bashism.patch, these changes will be applied in latest unstable
packaging.


Adnan


--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please 
use
[email protected] for discussions and questions.

Reply via email to