On Sat, Sep 05, 2009 at 09:57:20PM +0200, Petter Reinholdtsen wrote: > I am able to reproduce this now, by starting in squeeze, adding a > dummy init.d script with no header using 'update-rc.d dummy defaults' > and then upgrade to unstable using 'DEBCONF_DEBUG=developer aptitude
Hmm, I upgraded from 2.87dsf-2 to 2.87dsf-3. However...
> - msg=$(egrep "$errstr" $logfile | sed 's/$/, /')
> + msg=$(egrep "$errstr" $logfile | sed 's/$/, /' | tr "\n" " ")
Yes, this fixes it.
Thank you,
Mario
--
File names are infinite in length where infinity is set to 255 characters.
-- Peter Collinson, "The Unix File System"
signature.asc
Description: Digital signature

