On June 8, 2012, Paul Menzel wrote: > Gordon, > > > thank for the follow up. In the future please add the addresses > of all people who responded in that bug thread to CC. > > Even better, import the messages from the mbox you get with > > bts show --mbox 676463
What mbox? I don't get any mboxen. I just sent an email with kmail to the bugs address for this bug. > and reply to the appropriate message to keep the threading and > ease the life of everyone. I'm sure if I do that all the time, someone will come along with something else I am doing wrong. > Am Freitag, den 08.06.2012, 21:40 +0100 schrieb Roger Leigh: > > On Fri, Jun 08, 2012 at 02:16:58PM -0600, Gordon Haverland wrote: > > > I have the same packages triggering init script warnings. > > > > > > In addition, I get a warning from insserv files about > > > K20scsi-idle and scsi-idle missing LSB tags and overrides. > > > > Could you possibly attach a copy of each failing script? > > Please find the scripts attached. There seem to be also three > scripts from the `initscripts` package which cause some > problems. > > /etc/init.d > /etc/init.d/rmnologin > /etc/init.d/umountnfs.sh > /etc/init.d/umountroot > /etc/init.d/sendsigs > /etc/init.d/single > /etc/init.d/killprocs > /etc/init.d/hostname.sh > /etc/init.d/mountall.sh > /etc/init.d/halt > /etc/init.d/umountfs > /etc/init.d/checkfs.sh > /etc/init.d/mountall-bootclean.sh > /etc/init.d/mountnfs.sh > /etc/init.d/bootlogs > /etc/init.d/mountdevsubfs.sh > /etc/init.d/bootmisc.sh > /etc/init.d/checkroot.sh > /etc/init.d/mountnfs-bootclean.sh > /etc/init.d/skeleton > /etc/init.d/reboot > /etc/init.d/mountoverflowtmp > /etc/init.d/rc.local > /etc/init.d/mtab.sh > /etc/init.d/mountkernfs.sh > /etc/init.d/urandom Okay, I forced dpkg to install the new initscripts package with -- force-depends. I now get 3 mystery files from initscripts causing problems. I looked at all the files from initscripts that install in init.d/ There are 6 files which do not have a last line which starts with a full colon. One that does has : exit 0 There are 6 files where the first executable line is not PATH= There are 6 files where the first non-empty line after ### END INIT INFO line is a comment line. There are 5 or 6 lines in the INIT INFO area, where there is no argument to the field, but there is whitespace after the full colon. I believe two of the files have a tab as the trailing whitespace, the remainder having a single space as the trailing whitespace. I think one file has both (one of each). Without knowing what your program is looking for, that is all I can guess at. Time to get back to writing a presentation on NORM. Gord -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org