Your message dated Mon, 31 Aug 2009 23:45:39 +0200
with message-id <[email protected]>
and subject line Re: Bug#544476: module-init-tools: Dangling arch-aliases.conf
symlink prevents initramfs creation.
has caused the Debian Bug report #544476,
regarding module-init-tools: Dangling arch-aliases.conf symlink prevents
initramfs creation.
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 [email protected]
immediately.)
--
544476: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544476
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: module-init-tools
Version: 3.10-3
Severity: important
Hello:
On latest changes on the package, the /etc/modprobe.d/arch directory seems to
have been removed. There is also a file inside /etc/modprobe.d/ dir named
arch-aliases.conf which I think has been renamed from arch-aliases. (I got
there from the preinst script, I may be wrong)
That file is currently a dangling symlink pointing to arch/x86_64
ll /etc/modprobe.d/arch-aliases.conf
lrwxrwxrwx 1 root root 11 mar 4 19:51 /etc/modprobe.d/arch-aliases.conf ->
arch/x86_64
Since the directory doesn't exist, update-initramfs fails:
LANG=C update-initramfs -c -t -k 2.6.30-toi3 -b /boot/
update-initramfs: Generating /boot//initrd.img-2.6.30-toi3
cryptsetup: WARNING: found more than one resume device candidate:
/dev/mapper/portaka-swap
swap:/dev/mapper/portaka-swap
cpio: ./etc/modprobe.d/arch-aliases.conf: Cannot stat: No such file or
directory
update-initramfs: failed for /boot//initrd.img-2.6.30-toi3
Manually removing the file solves the situation, but I think that should be done
automatically.
Regards,
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (900, 'unstable'), (500, 'testing'), (100, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-toi3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages module-init-tools depends on:
ii libc6 2.9-26 GNU C Library: Shared libraries
ii lsb-base 3.2-23 Linux Standard Base 3.2 init scrip
module-init-tools recommends no packages.
module-init-tools suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Aug 31, Raúl Sánchez Siles <[email protected]> wrote:
> On latest changes on the package, the /etc/modprobe.d/arch directory seems to
> have been removed. There is also a file inside /etc/modprobe.d/ dir named
> arch-aliases.conf which I think has been renamed from arch-aliases. (I got
> there from the preinst script, I may be wrong)
The problem is that you renamed it, not module-init-tools: there is no
trace of the string "arch-aliases.conf" in the older packages.
--
ciao,
Marco
signature.asc
Description: Digital signature
--- End Message ---