On Wed, 27 Jun 2012, Josh Triplett wrote: > Package: base-files > Version: 6.11 > Severity: normal > > base-files 6.8 had /etc/profile as a conffile. Thus, users who had > 6.8 installed and subsequently upgraded to a later version will have > /etc/profile marked as an obsolete conffile in the dpkg database: > > ~$ dpkg-query -f '${Conffiles}\n' -W base-files | grep obsolete > /etc/profile 91901ce5707909cfec8b3a1a6efbfa61 obsolete
So what's the dpkg command that I can use in postinst to tell dpkg that this file is not really obsolete but just a configuration file which is not a conffile? Is there one such dpkg command? Or are you suggesting that I fiddle with dpkg database directly? (I hope not). This seems more a dpkg bug/feature which affects base-files than a base-files bug to me. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org