Bug#396454: lintian: Check for LSB logging usage in init.d scripts

2012-03-15 Thread Russ Allbery
"Didier 'OdyX' Raboud" writes: > Le 01.11.2006 04:14, Russ Allbery a écrit : >> I'm not at all convinced that using the LSB logging functions is even a >> good idea, let alone someting lintian should be diagnosing, until the >> quality of messages omitted using them is up to what could be done >>

Bug#396454: lintian: Check for LSB logging usage in init.d scripts

2012-03-15 Thread Didier 'OdyX' Raboud
Hi Russ and David, dear Lintian maintainers, Le 01.11.2006 04:14, Russ Allbery a écrit : > David Härdeman writes: > >> Package: lintian >> Version: 1.23.25 >> Severity: wishlist > >> Now that lintian checks for LSB boot dependency headers in init.d scripts, >> it would be nice if it could also

Bug#396454: lintian: Check for LSB logging usage in init.d scripts

2006-10-31 Thread Russ Allbery
David Härdeman <[EMAIL PROTECTED]> writes: > Package: lintian > Version: 1.23.25 > Severity: wishlist > Now that lintian checks for LSB boot dependency headers in init.d scripts, > it would be nice if it could also check whether the script(s) use the LSB > logging functions to generate messages.

Bug#396454: lintian: Check for LSB logging usage in init.d scripts

2006-10-31 Thread David Härdeman
Package: lintian Version: 1.23.25 Severity: wishlist Now that lintian checks for LSB boot dependency headers in init.d scripts, it would be nice if it could also check whether the script(s) use the LSB logging functions to generate messages. Looking for lines containing "echo" might be a suff