Your message dated Mon, 30 Jun 2014 10:56:50 -0400
with message-id <[email protected]>
and subject line Re: Bug#690930: cmtk: bashism in /bin/sh script
has caused the Debian Bug report #690930,
regarding cmtk: 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.)
--
690930: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690930
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cmtk
Version: 2.2.2-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 containing a /bin/sh script making
use of a bashism.
checkbashisms' output:
>possible bashism in ./usr/lib/cmtk/bin/iterative_shape_averaging line 106
('((' should be '$(('):
> for ((i=1;i<iteration;++i)); do
>possible bashism in ./usr/lib/cmtk/bin/correct_nex_motion line 46 (should
>be 'b = a'):
>if [ "${tmpdir}" == "" ]; then
Not using bash (or a Debian Policy conformant shell interpreter which
doesn't provide such an extra feature) as /bin/sh is likely to lead to
errors or unexpected behaviours.
You can find hints about how to fix bashisms at:
https://wiki.ubuntu.com/DashAsBinSh
Thank you,
Raphael Geissert
--- End Message ---
--- Begin Message ---
Version: 2.2.5-1
was fixed awhile back by forcing to use bash for those
--
Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Research Scientist, Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419
WWW: http://www.linkedin.com/in/yarik
--- End Message ---