Your message dated Thu, 21 Oct 2010 12:17:05 +0000
with message-id <e1p8u4v-0000lb...@franck.debian.org>
and subject line Bug#600453: fixed in initramfs-tools 0.98.5
has caused the Debian Bug report #600453,
regarding initramfs-tools: dist-upgrade lenny->squeeze mkinitramfs: failed
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 ow...@bugs.debian.org
immediately.)
--
600453: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600453
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Subject: initramfs-tools: dist-upgrade lenny->squeeze mkinitramfs: failed to
determine root device
Package: initramfs-tools
Version: 0.98.4
Severity: normal
*** Please type your report below this line ***
trying to dist-upgrade my orion (arm) box form lenny to squeeze i got the
following error:
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.32-2-orion5x
mkinitramfs: failed to determine root device
mkinitramfs: workaround is MODULES=most
Error please report bug on initramfs-tools and include the output of 'mount'
update-initramfs: failed for /boot/initrd.img-2.6.32-2-orion5x
dpkg: error processing initramfs-tools (--configure):
subprocess installed post-installation script returned error exit status 1
Processing triggers for python-support ...
Errors were encountered while processing:
linux-image-2.6.32-5-orion5x
linux-image-2.6-orion5x
initramfs-tools
mount: / is busy
E: Sub-process /usr/bin/dpkg returned an error code (1)
mount output:
~$ mount
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
rootfs on / type rootfs (rw)
tmpfs on /tmp type tmpfs (rw,size=32m)
/dev/sdb2 on /media/adata type ext2 (rw,noatime)
/dev/sdb3 on /media/tbackupDrive type ext2 (rw,noatime)
nfsd on /proc/fs/nfsd type nfsd (rw)
aufs on / type aufs (rw)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
Additional info:
root is on a usb-flash-disk, in normal operation root is on an aufs,
to prevent to many writes to the flash.
for the dist-upgrade the box was booted without the bootarg
aufs=tmpfs.
I do not fully uderstand why root still is listed as aufs, but
the writes do really hit the usb-disk (otherways dist-upgrade
would have resulted in out of memory long ago).
followed the url blow for the aufs-setup
http://211.78.87.227/viewtopic.php?p=125219&sid=92ed65a36b73f123c79fb071e58d6025
thank you very much for any help.
ps: unsure if this should not have higher severety as rebooting now would
porbably make the system unbootable.
-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root 2.2M Mar 19 2010 /boot/initrd.img-2.6.26-2-orion5x
-rw-r--r-- 1 root root 2.1M Feb 16 2010 /boot/initrd.img-2.6.26-2-orion5x.bak
-rw-r--r-- 1 root root 0 Jun 27 15:44 /boot/initrd.img-2.6.26-2-orion5x.new
-rw-r--r-- 1 root root 2.1M Feb 20 2010 /boot/initrd.img-2.6.30-2-orion5x
-rw-r--r-- 1 root root 2.2M Apr 13 2010 /boot/initrd.img-2.6.32-2-orion5x
-- /proc/cmdline
console=ttyS0,115200n8 root=/dev/ram rw initrd=0x800000,0x3fffff
-- resume
# RESUME=/dev/sda2
RESUME='UUID=f7060f39-0f73-4604-9823-93e367a18a05'
-- /proc/filesystems
ext2
-- lsmod
Module Size Used by
appletalk 24225 0
ipv6 253185 18
nfsd 247648 13
exportfs 3000 1 nfsd
nfs 269374 0
lockd 63141 2 nfsd,nfs
fscache 34101 1 nfs
nfs_acl 2277 2 nfsd,nfs
auth_rpcgss 33314 2 nfsd,nfs
sunrpc 171030 12 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
loop 11411 0
evdev 6582 0
sata_mv 24205 2
mv643xx_eth 22546 0
libata 133831 1 sata_mv
libphy 14128 1 mv643xx_eth
gpio_keys 2655 0
mv_cesa 4648 0
aes_generic 32820 1 mv_cesa
ext2 55407 3
mbcache 4860 1 ext2
sd_mod 30988 5
crc_t10dif 1106 1 sd_mod
ehci_hcd 32780 0
usb_storage 33760 1
usbcore 110912 3 ehci_hcd,usb_storage
nls_base 5367 1 usbcore
scsi_mod 119100 3 libata,sd_mod,usb_storage
aufs 138852 0
-- /etc/initramfs-tools/modules
aufs
-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = yes
postinst_hook = flash-kernel
-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
COMPRESS=gzip
BOOT=local
DEVICE=
NFSROOT=auto
-- /etc/initramfs-tools/update-initramfs.conf
update_initramfs=yes
backup_initramfs=no
-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:
/usr/share/initramfs-tools/hooks:
busybox
dmsetup
flash_kernel_set_root
keymap
klibc
thermal
udev
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: armel (armv5tel)
Kernel: Linux 2.6.32-2-orion5x
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages initramfs-tools depends on:
ii cpio 2.11-4 GNU cpio -- a program to manage ar
ii findutils 4.4.2-1 utilities for finding
files--find,ii klibc-utils 1.5.20-1 small utilities built
with klibc f
ii module-init-tools 3.12-1 tools for managing Linux kernel mo
ii udev 160-1 /dev/ and hotplug management daemo
Versions of packages initramfs-tools recommends:
ii busybox 1:1.17.1-4 Tiny utilities for small and embed
Versions of packages initramfs-tools suggests:
ii bash-completion 1:1.2-2 programmable completion for the ba
-- no debconf information
--
GMX DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit
gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.98.5
We believe that the bug you reported is fixed in the latest version of
initramfs-tools, which is due to be installed in the Debian FTP archive:
initramfs-tools_0.98.5.dsc
to main/i/initramfs-tools/initramfs-tools_0.98.5.dsc
initramfs-tools_0.98.5.tar.gz
to main/i/initramfs-tools/initramfs-tools_0.98.5.tar.gz
initramfs-tools_0.98.5_all.deb
to main/i/initramfs-tools/initramfs-tools_0.98.5_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 600...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
maximilian attems <m...@debian.org> (supplier of updated initramfs-tools
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 21 Oct 2010 13:53:17 +0200
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.98.5
Distribution: unstable
Urgency: high
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <m...@debian.org>
Description:
initramfs-tools - tools for generating an initramfs
Closes: 600453
Changes:
initramfs-tools (0.98.5) unstable; urgency=high
.
[ maximilian attems ]
* [6b6cbe0] mkininitramfs: MODULES=dep fallback to /proc/mounts for
rootdev (Closes: #600453)
* [f3b696b] Small enhancements to Maintainer docs.
.
[ Marc Herbert ]
* [478ba89] Minor documentation fix in /etc/initramfs-tools/modules.
(LP: #177263)
Checksums-Sha1:
b25eb89bd6aba1e5a8980f83dc141f8126649b5d 973 initramfs-tools_0.98.5.dsc
8270d5b89e85b4f16b7c0a77bf16bd2ed6c05b58 82617 initramfs-tools_0.98.5.tar.gz
7d25c73bddd3bfa860000929f74d6b0fdc69947c 88776 initramfs-tools_0.98.5_all.deb
Checksums-Sha256:
53fc3cc267cb89656f7e5b14d04e0703aa765dba90bfb5becf0dc46ab1480fe6 973
initramfs-tools_0.98.5.dsc
b890e8dcb3f61d0ed943f42d78cdcdbf084f5ec37dc5c39a83fab3e2c63eabb3 82617
initramfs-tools_0.98.5.tar.gz
a9642d6ab76c28911c0384360134b06c3be72087c890f0c90f42941565bed02a 88776
initramfs-tools_0.98.5_all.deb
Files:
c047f9710eb6ba8b510249ec0e224f8c 973 utils optional initramfs-tools_0.98.5.dsc
7c5af2f707126e0914917eb18d0412bd 82617 utils optional
initramfs-tools_0.98.5.tar.gz
0c8dc83f65c3f48d5eb10e1d1e8780e1 88776 utils optional
initramfs-tools_0.98.5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkzAKjsACgkQeW7Lc5tEHqiVMgCeIvv2SSqQXJwJzndwFYLgOlX/
FKEAnjOfbjFxbA1+hHVeePQPoSEpMons
=oKrp
-----END PGP SIGNATURE-----
--- End Message ---