I just checked hplip.preinst. There is a bug in the conffile removal code.
See http://wiki.debian.org/DpkgConffileHandling how to correctly handle this.

In my specifc case
dpkg-query -W -f='${Conffiles}' hplip | sed -n -e \"\\\\' 
/etc/udev/rules.d/56-hpmud_support.rules's/.* //p\"
will yield "obsolete", that's why the md5sum comparison fails and the file is 
not removed.

The wiki has appropriate code, that strips "obsolete" and spaces.

-- 
/etc/udev/rules.d/56-hpmud_support.rules not migrated/removed on upgrades
https://bugs.launchpad.net/bugs/506793
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to