Your message dated Thu, 13 May 2010 12:39:35 +0100
with message-id <1273750775.2147.28.ca...@localhost>
and subject line Re: Bug#581467: sgt-puzzles: bashism in debian/rules
has caused the Debian Bug report #581467,
regarding sgt-puzzles: 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.)


-- 
581467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581467
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sgt-puzzles
Version: 8853-2
Severity: important
User: [email protected]
Usertags: goal-dash

Hello maintainer,

While performing an archive wide checkbashisms (from the 'devscripts'
package) check I've found your package's debian/rules making use of a
bashism.

checkbashisms' output:
> possible bashism in rules line 49 (${parm/?/pat[/str]}):
>               dh_installman --language=$${lang/en/C} doc/man-$$lang/* || 
> exit; \

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 ---
On Wed, 2010-05-12 at 22:50 -0500, Raphael Geissert wrote:
> Source: sgt-puzzles
> Version: 8853-2
> Severity: important
> User: [email protected]
> Usertags: goal-dash
> 
> Hello maintainer,
> 
> While performing an archive wide checkbashisms (from the 'devscripts'
> package) check I've found your package's debian/rules making use of a
> bashism.

You also need to check whether the makefile overrides SHELL, which this
one does.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to