Julien Cristau wrote: > On Sun, Jan 16, 2011 at 14:36:05 -0600, Jonathan Nieder wrote:
>> diff -u runit-2.1.1/debian/runit.postrm runit-2.1.1/debian/runit.postrm >> --- runit-2.1.1/debian/runit.postrm >> +++ runit-2.1.1/debian/runit.postrm >> @@ -9,13 +9,18 @@ [...] >> + >> +# remove lingering debconf-managed configuration >> +# from versions 2.1.0-1 through 2.1.1-6.1. >> test -r /usr/share/debconf/confmodule || exit 0 >> . /usr/share/debconf/confmodule >> db_purge > > Is this necessary? The postinst does the purge already. It can be triggered in two circumstances: - if debconf is not installed at configuration time but is present at purge time - if version 2.1.1-6.2 was unpacked (as part of an upgrade) but not configured > Either way, unblocked Thanks, that was fast. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org