Hi, thanks for your patch it will be included in the next package release. -- Gennaro
On Fri, Sep 18, 2009 at 09:19:06PM +0200, Petter Reinholdtsen wrote: > Hi. Any hope of having this fixed soon? Let me know if I should not > NMU to get a fix into the archive. > > Note that some code is probably needed in the postinst to correct > runlevel links on existing installations. Something like this from > the lprng package would probably work. > > # Those using dependency based boot sequencing with sysv-rc and installing > # lprng before version 3.8.A-2.2 would miss the runlevel 4 symlink. > # Recover from this. > if [ "$1" = "configure" ] && dpkg --compare-versions "$2" le "3.8.A-2.2" \ > && [ -f /etc/rc2.d/[SK][0-9][0-9]lprng ] && [ -f > /etc/rc4.d/K[0-9][0-9]lprng ] > then > update-rc.d -f lprng remove > fi > > Happy hacking, > -- > Petter Reinholdtsen > > > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org