[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#809206: dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty



>>>>> "BH" == Ben Hutchings <ben@decadent.org.uk> writes:

BH> I can't reproduce this, using either APT or direct invocation of dpkg.
BH> Please explain how you attempted to upgrade.

I always use aptitude full-upgrade.

Anyway on my jidanni2 machine I also find:

$ set /etc/initramfs-tools/conf.d /var/lib/initramfs-tools
$ find $@ -type f|xargs ls -og
-rw-r--r-- 1 70 2010-05-06  /etc/initramfs-tools/conf.d/resume
-rw-r--r-- 1 17 2008-02-12  /etc/initramfs-tools/conf.d/resume^old
-rw-r--r-- 1 75 12-08 08:43 /var/lib/initramfs-tools/4.2.0-1-686-pae
-rw-r--r-- 1 75 01-22 10:39 /var/lib/initramfs-tools/4.3.0-1-686-pae
$ find $@ -type f|xargs more|cat
::::::::::::::
/etc/initramfs-tools/conf.d/resume
::::::::::::::
# RESUME=/dev/hda5
RESUME='UUID=89a43990-ecd9-426f-adf2-529902935af4'
::::::::::::::
/etc/initramfs-tools/conf.d/resume^old
::::::::::::::
RESUME=/dev/hda5
::::::::::::::
/var/lib/initramfs-tools/4.3.0-1-686-pae
::::::::::::::
1dba8e95df7fe33aa6c404433e548e93524fb3ae  /boot/initrd.img-4.3.0-1-686-pae
::::::::::::::
/var/lib/initramfs-tools/4.2.0-1-686-pae
::::::::::::::
a9763ca08e6e8cea06bcd66ff03ddeb201bf793b  /boot/initrd.img-4.2.0-1-686-pae


Reply to: