Bug#341060: initscript: completely broken

2005-11-29 Thread Henrique de Moraes Holschuh
severity 341060 grave thanks (I am setting it back to grave so that apt-listbugs warns people off until an upload fixing the bug hits the archive. See the rest of the email). On Mon, 28 Nov 2005, Martin Pitt wrote: > The script runs fine with bash and dash, and [ "$foo" ] is common Well, here i

Bug#341060: initscript: completely broken

2005-11-28 Thread Martin Pitt
severity 341060 normal tag 341060 unreproducible moreinfo thanks Hi Henrique! Henrique de Moraes Holschuh [2005-11-28 0:22 -0200]: > Package: sysfsutils > Version: 1.3.0-3 > Severity: grave > Justification: renders package unusable > > if [ "$f1" ] ;... is NOT valid shell syntax. Nor is [ ... -

Bug#341060: initscript: completely broken

2005-11-27 Thread Henrique de Moraes Holschuh
Package: sysfsutils Version: 1.3.0-3 Severity: grave Justification: renders package unusable if [ "$f1" ] ;... is NOT valid shell syntax. Nor is [ ... -a "$f2" ]. You're missing a "-n" in front of all bare string tests inside [ ]. -- System Information: Debian Release: testing/unstable APT pref