Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #51931 > unrolled thread
| Started by | 積丹尼 Dan Jacobson <jidanni@jidanni.org> |
|---|---|
| First post | 2015-12-28 11:10 +0100 |
| Last post | 2016-02-11 05:40 +0100 |
| Articles | 7 — 3 participants |
Back to article view | Back to linux.debian.kernel
Bug#809206: dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2015-12-28 11:10 +0100
Processed: Re: dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty owner@bugs.debian.org (Debian Bug Tracking System) - 2016-01-22 05:40 +0100
Bug#809206: dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty Ben Hutchings <ben@decadent.org.uk> - 2016-01-22 05:40 +0100
Bug#809206: dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2016-01-22 06:20 +0100
Bug#809206: dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty Ben Hutchings <ben@decadent.org.uk> - 2016-01-25 05:40 +0100
Processed: Re: dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty owner@bugs.debian.org (Debian Bug Tracking System) - 2016-01-25 05:40 +0100
Bug#809206: marked as done (dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty) owner@bugs.debian.org (Debian Bug Tracking System) - 2016-02-11 05:40 +0100
| From | 積丹尼 Dan Jacobson <jidanni@jidanni.org> |
|---|---|
| Date | 2015-12-28 11:10 +0100 |
| Subject | Bug#809206: dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty |
| Message-ID | <qKCUx-pl-11@gated-at.bofh.it> |
Package: initramfs-tools Version: 0.121~rc2 Unpacking initramfs-tools (0.121~rc2) over (0.120) ... dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty dpkg: warning: unable to delete old directory '/var/lib/initramfs-tools': Directory not empty $ ls -lA /etc/initramfs-tools/conf.d /var/lib/initramfs-tools /etc/initramfs-tools/conf.d: total 4 -rw-r--r-- 1 root root 49 2014-10-13 resume /var/lib/initramfs-tools: total 8 -rw-r--r-- 1 root root 75 10-15 12:36 4.2.0-1-686-pae -rw-r--r-- 1 root root 75 12-27 07:37 4.3.0-1-686-pae
[toc] | [next] | [standalone]
| From | owner@bugs.debian.org (Debian Bug Tracking System) |
|---|---|
| Date | 2016-01-22 05:40 +0100 |
| Subject | Processed: Re: dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty |
| Message-ID | <qTBFT-7d5-1@gated-at.bofh.it> |
| In reply to | #51931 |
Processing control commands: > tag -1 unreproducible moreinfo Bug #809206 [initramfs-tools] dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty Added tag(s) moreinfo and unreproducible. -- 809206: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809206 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [next] | [standalone]
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2016-01-22 05:40 +0100 |
| Message-ID | <qTBFT-7d5-3@gated-at.bofh.it> |
| In reply to | #51931 |
[Multipart message — attachments visible in raw view] — view raw
Control: tag -1 unreproducible moreinfo On Mon, 28 Dec 2015 18:06:11 +0800 =?utf-8?B?56mN5Li55bC8?= Dan Jacobson <jidanni@jidanni.org> wrote: > Package: initramfs-tools > Version: 0.121~rc2 > > Unpacking initramfs-tools (0.121~rc2) over (0.120) ... > dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty > dpkg: warning: unable to delete old directory '/var/lib/initramfs-tools': Directory not empty [...] I can't reproduce this, using either APT or direct invocation of dpkg. Please explain how you attempted to upgrade. Ben. -- Ben Hutchings Quantity is no substitute for quality, but it's the only one we've got.
[toc] | [prev] | [next] | [standalone]
| From | 積丹尼 Dan Jacobson <jidanni@jidanni.org> |
|---|---|
| Date | 2016-01-22 06:20 +0100 |
| Message-ID | <qTCiC-7Lx-13@gated-at.bofh.it> |
| In reply to | #51931 |
>>>>> "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
[toc] | [prev] | [next] | [standalone]
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2016-01-25 05:40 +0100 |
| Message-ID | <qUH6x-6W0-1@gated-at.bofh.it> |
| In reply to | #52367 |
[Multipart message — attachments visible in raw view] — view raw
Control: tag -1 - moreinfo unreproducible
Control: tag -1 patch pending
On Fri, 2016-01-22 at 13:11 +0800, 積丹尼 Dan Jacobson wrote:
> > > > > > "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
[...]
OK, I get it now. I'll include /etc/initramfs-tools/conf.d in both
binary packages.
Ben.
--
Ben Hutchings
Klipstein's 4th Law of Prototyping and Production:
A fail-safe circuit will destroy others.
[toc] | [prev] | [next] | [standalone]
| From | owner@bugs.debian.org (Debian Bug Tracking System) |
|---|---|
| Date | 2016-01-25 05:40 +0100 |
| Subject | Processed: Re: dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty |
| Message-ID | <qUH6x-6W0-11@gated-at.bofh.it> |
| In reply to | #51931 |
Processing control commands: > tag -1 - moreinfo unreproducible Bug #809206 [initramfs-tools] dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty Removed tag(s) unreproducible and moreinfo. > tag -1 patch pending Bug #809206 [initramfs-tools] dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty Added tag(s) pending and patch. -- 809206: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809206 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [next] | [standalone]
| From | owner@bugs.debian.org (Debian Bug Tracking System) |
|---|---|
| Date | 2016-02-11 05:40 +0100 |
| Subject | Bug#809206: marked as done (dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty) |
| Message-ID | <r0RcS-3FW-31@gated-at.bofh.it> |
| In reply to | #51931 |
[Multipart message — attachments visible in raw view] — view raw
Your message dated Thu, 11 Feb 2016 04:30:08 +0000 with message-id <E1aTitM-0005iY-Bn@franck.debian.org> and subject line Bug#809206: fixed in initramfs-tools 0.123 has caused the Debian Bug report #809206, regarding dpkg: warning: unable to delete old directory '/etc/initramfs-tools/conf.d': Directory not empty to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 809206: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809206 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web