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

Bug#337065: yaird: fails with error: uuid '472dd55c-c2ab-462b-a7b1-2cc890b2d074' not found



Package: yaird
Version: 0.0.11-10
Severity: important

Hi,

when I try to install linux-image-2.6.14-1-686, this happens:

dias:~# apt-get install
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up linux-image-2.6.14-1-686 (2.6.14-2) ...
Using /usr/sbin/mkinitrd.yaird to build the ramdisk.
Full list of probed ramdisk generating tools : /usr/sbin/mkinitrd
/usr/sbin/mkinitrd.yaird /usr/sbin/mkinitramfs.
yaird error: uuid '472dd55c-c2ab-462b-a7b1-2cc890b2d074' not found
(/etc/fstab:5) (fatal)
Failed to create initrd image.
dpkg: error processing linux-image-2.6.14-1-686 (--configure):
 subprocess post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-2.6-686:
 linux-image-2.6-686 depends on linux-image-2.6.14-1-686; however:
  Package linux-image-2.6.14-1-686 is not configured yet.
dpkg: error processing linux-image-2.6-686 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-image-2.6.14-1-686
 linux-image-2.6-686
E: Sub-process /usr/bin/dpkg returned an error code (1)
dias:~#

It also happens with linux-image-2.6.14-1-686 (2.6.14-1).
I had installed 2.6.14-1, but because of this it was always in a
half-configured state. When I upgraded to 2.6.14-2, it showed a
different error, stating it didn't find the root device and thus assumed
it's /dev/hda1, and succesfully created an unbootable initrd (panic:
could not find root fs). But something happened again and it stayed
half-configured again. After that it always shows the above messages.

I attached a copy of my /etc/fstab.

Thanks,

Antonio

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (750, 'unstable'), (700, 'testing'), (200, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages yaird depends on:
ii  cpio                         2.6-9       GNU cpio -- a program to manage ar
ii  dash                         0.5.2-8     The Debian Almquist Shell
ii  libc6                        2.3.5-7     GNU C Library: Shared libraries an
ii  libhtml-template-perl        2.6-2       HTML::Template : A module for usin
ii  libparse-recdescent-perl     1.94.free-1 Generates recursive-descent parser
ii  perl                         5.8.7-7     Larry Wall's Practical Extraction 

yaird recommends no packages.

-- no debconf information
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
UUID=472dd55c-c2ab-462b-a7b1-2cc890b2d074	/               xfs     defaults        0       1
UUID=ce761127-17b0-43b7-94f3-0fadb45fba96	/home		xfs	defaults	0	2
/dev/disk/by-id/ata-FUJITSU_MPE3102AT_01005106-part5       none            swap    sw              0       0
/dev/hda        /media/cdrom0   iso9660 ro,user,noauto  0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,utf8  0       0
#/dev/hde1       /               xfs     defaults        0       1
#/dev/hdf1	/home		xfs	defaults	0	2
#/dev/hde5       none            swap    sw              0       0

Reply to: