On 2012-12-20 11:32, Matthias Klose wrote: > Am 15.12.2012 23:18, schrieb Andreas Beckmann: >> >From the attached log (scroll to the bottom...): >> >> Removing python2.7-minimal ... >> Purging configuration files for python2.7-minimal ... >> dpkg: error processing python2.7-minimal (--purge): >> subprocess installed post-removal script returned error exit status 1 >> Errors were encountered while processing: >> python2.7-minimal > > I can't trigger this. Please could you execute the postrm with -x and attach > the > output, and which files are left behind? >
Removing python2.7-minimal ... Purging configuration files for python2.7-minimal ... + [ purge = remove ] + [ purge = purge ] + find /usr/lib/python2.7 -depth -type d -empty + rm -f /etc/python2.7/site.py /etc/python2.7/sitecustomize.py + rmdir --ignore-fail-on-non-empty /etc/python2.7 dpkg: error processing python2.7-minimal (--purge): subprocess installed post-removal script returned error exit status 1 Errors were encountered while processing: python2.7-minimal rmdir --ignore-fail-on-non-empty fails if the directory is missing # ls -la /etc/python2.7 ls: cannot access /etc/python2.7: No such file or directory # dpkg -L python2.7-minimal Package `python2.7-minimal' does not contain any files (!) Andreas -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org