
20 Aug
2013
20 Aug
'13
12:45 a.m.
Erik Christiansen <dvalin@internode.on.net> writes:
On 19.08.13 10:54, Trent W. Buck wrote:
aptitude search ~c # lists removed-but-not-purged packages.
Many thanks for that. Fortunately it only lists 7 packages here, but, sadly, "sudo apt-get purge ..." won't remove the old config files, since it finds the package missing. I could perhaps reinstall them to tickle it into purging, but it'd probably interfere with the /etc files again. Yuck.
That is... odd. "aptitude purge ~c" is what I do, but IIUC you'll get the same error from that. Agree not worth worrying in your case.