severity 386661 important
merge 386649 386661
thanks
[Olaf van der Spek]
> Isn't it possible to just run the postinst scripts of these packages again?
Probably, but I did not want to bypass dpkg. Perhaps it is a good
idea in this case, to avoid having to pull in new versions of the
packages.
So
Petter Reinholdtsen wrote:
[Olaf van der Spek]
The quick way out fix doesn't appear to be safe. :(
Yes. Terribly sorry I did not discover its problem with removed but
not purged packages before uploading it. This script is safer:
for p in `dpkg -S /etc/init.d/*|cut -d: -f1|sort -u`; do
2 matches
Mail list logo