Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #61497 > unrolled thread
| Started by | Boyuan Yang <073plan@gmail.com> |
|---|---|
| First post | 2018-07-19 06:10 +0200 |
| Last post | 2018-07-25 20:30 +0200 |
| Articles | 4 — 3 participants |
Back to article view | Back to linux.debian.kernel
Bug#904065: initramfs-tools: stderr reports "rmdir: failed to remove '/var/tmp/mkinitramfs_XXXXXX/var/cache/ldconfig': No such file or directory" Boyuan Yang <073plan@gmail.com> - 2018-07-19 06:10 +0200
Bug#904065: initramfs-tools: stderr reports "rmdir: failed to remove '/var/tmp/mkinitramfs_XXXXXX/var/cache/ldconfig': No such file or directory" Sven Joachim <svenjoac@gmx.de> - 2018-07-19 11:40 +0200
Processed: Re: Bug#904065: initramfs-tools: stderr reports "rmdir: failed to remove '/var/tmp/mkinitramfs_XXXXXX/var/cache/ldconfig': No such file or directory" "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-07-19 11:40 +0200
Bug#904065: marked as done (initramfs-tools: stderr reports "rmdir: failed to remove '/var/tmp/mkinitramfs_XXXXXX/var/cache/ldconfig': No such file or directory") "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-07-25 20:30 +0200
| From | Boyuan Yang <073plan@gmail.com> |
|---|---|
| Date | 2018-07-19 06:10 +0200 |
| Subject | Bug#904065: initramfs-tools: stderr reports "rmdir: failed to remove '/var/tmp/mkinitramfs_XXXXXX/var/cache/ldconfig': No such file or directory" |
| Message-ID | <wd8ql-5Ua-1@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Package: initramfs-tools Severity: important Version: 0.131 Dear initramfs-tools maintainers, I installed initramfs-tools 0.131 from http://incoming.debian.org/debian-buildd and got the following error messages: =========================================================================== 正在安装新版本配置文件 /etc/initramfs-tools/initramfs.conf ... 正在设置 initramfs-tools (0.131) ... update-initramfs: deferring update (trigger activated) 正在设置 firefox-l10n-zh-cn (61.0.1-1) ... 正在处理用于 initramfs-tools (0.131) 的触发器 ... update-initramfs: Generating /boot/initrd.img-4.17.0-1-amd64 rmdir: 删除 '/var/tmp/mkinitramfs_wEihys/var/cache/ldconfig' 失败: 没有那个文件或目录 =========================================================================== A manual invocation of update-initramfs got the following output: =========================================================================== % LC_ALL=C sudo update-initramfs -u update-initramfs: Generating /boot/initrd.img-4.17.0-1-amd64 rmdir: failed to remove '/var/tmp/mkinitramfs_G50d00/var/cache/ldconfig': No such file or directory % echo $? 0 ============================================================================ I'm not sure if it is a critical error or not. However, this problem needs to be solved anyway. -- Regards, Boyuan Yang
[toc] | [next] | [standalone]
| From | Sven Joachim <svenjoac@gmx.de> |
|---|---|
| Date | 2018-07-19 11:40 +0200 |
| Message-ID | <wddzH-qQ-3@gated-at.bofh.it> |
| In reply to | #61497 |
[Multipart message — attachments visible in raw view] — view raw
Control: severity -1 minor Control: tags -1 + patch On 2018-07-19 12:04 +0800, Boyuan Yang wrote: > Package: initramfs-tools > Severity: important > Version: 0.131 > > Dear initramfs-tools maintainers, > > I installed initramfs-tools 0.131 from http://incoming.debian.org/debian-buildd and got the following error messages: > > =========================================================================== > 正在安装新版本配置文件 /etc/initramfs-tools/initramfs.conf ... > 正在设置 initramfs-tools (0.131) ... > update-initramfs: deferring update (trigger activated) > 正在设置 firefox-l10n-zh-cn (61.0.1-1) ... > 正在处理用于 initramfs-tools (0.131) 的触发器 ... > update-initramfs: Generating /boot/initrd.img-4.17.0-1-amd64 > rmdir: 删除 '/var/tmp/mkinitramfs_wEihys/var/cache/ldconfig' 失败: 没有那个文件或目录 > =========================================================================== > > A manual invocation of update-initramfs got the following output: > > =========================================================================== > % LC_ALL=C sudo update-initramfs -u > update-initramfs: Generating /boot/initrd.img-4.17.0-1-amd64 > rmdir: failed to remove '/var/tmp/mkinitramfs_G50d00/var/cache/ldconfig': No > such file or directory > % echo $? > 0 > ============================================================================ > > I'm not sure if it is a critical error or not. However, this problem needs to > be solved anyway. Failing to remove a directory because it did not exist in the first place is not a big deal, so this error message is just cosmetic. Below is a patch that fixes it.
[toc] | [prev] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2018-07-19 11:40 +0200 |
| Subject | Processed: Re: Bug#904065: initramfs-tools: stderr reports "rmdir: failed to remove '/var/tmp/mkinitramfs_XXXXXX/var/cache/ldconfig': No such file or directory" |
| Message-ID | <wddzH-qQ-5@gated-at.bofh.it> |
| In reply to | #61497 |
Processing control commands: > severity -1 minor Bug #904065 [initramfs-tools] initramfs-tools: stderr reports "rmdir: failed to remove '/var/tmp/mkinitramfs_XXXXXX/var/cache/ldconfig': No such file or directory" Severity set to 'minor' from 'important' > tags -1 + patch Bug #904065 [initramfs-tools] initramfs-tools: stderr reports "rmdir: failed to remove '/var/tmp/mkinitramfs_XXXXXX/var/cache/ldconfig': No such file or directory" Added tag(s) patch. -- 904065: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904065 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2018-07-25 20:30 +0200 |
| Subject | Bug#904065: marked as done (initramfs-tools: stderr reports "rmdir: failed to remove '/var/tmp/mkinitramfs_XXXXXX/var/cache/ldconfig': No such file or directory") |
| Message-ID | <wfwHT-m9-13@gated-at.bofh.it> |
| In reply to | #61497 |
[Multipart message — attachments visible in raw view] — view raw
Your message dated Wed, 25 Jul 2018 18:04:52 +0000 with message-id <E1fiO9c-000BrW-B9@fasolo.debian.org> and subject line Bug#904065: fixed in initramfs-tools 0.132 has caused the Debian Bug report #904065, regarding initramfs-tools: stderr reports "rmdir: failed to remove '/var/tmp/mkinitramfs_XXXXXX/var/cache/ldconfig': No such file or directory" 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.) -- 904065: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904065 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web