Bug#575363: [checks/init.d] init.d-script-sourcing-without-test test is too simple

2010-03-26 Thread Jérémie Corbier
On Thu, Mar 25, 2010 at 03:56:24PM -0700, Russ Allbery wrote: Russ Allbery r...@debian.org writes: I would not recommend against doing what you do above, however. Er, I would recommend against doingn what you do above. Sorry about the double negative. Oh, yep. Good point. I'm going to

Bug#575363: [checks/init.d] init.d-script-sourcing-without-test test is too simple

2010-03-25 Thread Jérémie Corbier
Package: lintian Version: 2.3.4 Severity: normal Lintian complains that my init scripts do not test whether /etc/default/wide-dhcpv6-* are available. Actually, they do but the lintian test is too simple to catch that: --- 8 --- if [ ! -f /etc/default/wide-dhcpv6-relay ]; then

Bug#575363: [checks/init.d] init.d-script-sourcing-without-test test is too simple

2010-03-25 Thread Russ Allbery
Jérémie Corbier jeremie+deb...@famille-corbier.net writes: Lintian complains that my init scripts do not test whether /etc/default/wide-dhcpv6-* are available. Actually, they do but the lintian test is too simple to catch that: --- 8 --- if [ ! -f /etc/default/wide-dhcpv6-relay ]; then

Bug#575363: [checks/init.d] init.d-script-sourcing-without-test test is too simple

2010-03-25 Thread Russ Allbery
Russ Allbery r...@debian.org writes: I would not recommend against doing what you do above, however. Er, I would recommend against doingn what you do above. Sorry about the double negative. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- To UNSUBSCRIBE,