The recent upgrade did not deal with obsolete conffiles properly. Please use the dpkg-maintscript-helper support provided by dh_installdeb to remove these obsolete conffiles on upgrade. http://www.debian.org/doc/debian-policy/ch-files.html#s-config-files http://manpages.debian.net/man/1/dh_installdeb This bug report brought to you by adequate: http://bonedaddy.net/pabs3/log/2013/02/23/inadequate-software/ $ pkg=gimp-data ; adequate $pkg ; dpkg-query -W -f='${Conffiles}\n' $pkg | grep obsolete gimp-data: obsolete-conffile /etc/gimp/2.0/ps-menurc /etc/gimp/2.0/ps-menurc 27f286e44b383fa17cbed0e9a8c29282 obsolete
Hello, Good morning, We have gone through your samples from a partner and Here is our Order List. Please do bear in mind that we are very much in need of this order, quote your competitive prices. Kindly send the Order confirmation. Your early reply will be much appreciated. Best Regards, Maryanah Erwin. PT FINDORA INTERNUSA Jln Pahlawan 66 Kec. Arjawinangun 45162 CIREBON West-Java INDONESIA tel : +62 231 357334 fax: +62 231 357260 email: marketing@findora.com
Hey.
The same happened again during the upgrade to 3.0.0~RC1-4 with the
following files that were previously conffiles (and which are either no
longer shipped at all, or not longer as conffiles):
# dpkg-query --showformat='${Package}\n${Conffiles}\n' --show | awk '/^[^ ]/{pkg=$1}/ obsolete$/{print pkg,$0}' | cut -d ' ' -f 1-3 | column -t
gimp-data /etc/gimp/2.0/unitrc
gimp-data /etc/gimp/2.0/toolrc
gimp-data /etc/gimp/2.0/templaterc
gimp-data /etc/gimp/2.0/sessionrc
gimp-data /etc/gimp/2.0/menurc
gimp-data /etc/gimp/2.0/gtkrc
gimp-data /etc/gimp/2.0/gimprc
gimp-data /etc/gimp/2.0/controllerrc
Cheers,
Chris.
Hello, Confirmed, this affects bookworm->trixie upgrades.