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

Bug#545064: marked as done (initramfs-tools: "update-initramfs" fails to include "/lib/libc.so.6" and "/lib/libm.so")



Your message dated Wed, 24 Mar 2010 00:08:28 +0100
with message-id <20100323230828.GB5481@stro.at>
and subject line Re: Bug#545064: initramfs-tools: "update-initramfs" fails to include "/lib/libc.so.6" and "/lib/libm.so"
has caused the Debian Bug report #545064,
regarding initramfs-tools: "update-initramfs" fails to include "/lib/libc.so.6" and "/lib/libm.so"
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.)


-- 
545064: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545064
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.92o
Severity: critical
Justification: breaks the whole system

Whenever a new RAM disk is created (for instance with "update-initramfs -u -k
all"), the above mentioned "libc" files are missing in the image. If I use the package
"busybox", the kernel will panic because "libm.so" is not found, if I use
"busybox-static", it fails to find "libc.so.6" at an even earlier stage. The
computer has been running Etch with backports, and has been upgraded to Lenny
after Lenny became "stable". The two files are actually not included in the
generated RAM disks, while those RAM disks created with earlier versions of
"initramfs-tools" do contain them, and they work as expected if I replace any failing new one
with such an old one.

-- Package-specific info:
-- /proc/cmdline
root=/dev/rd/c0d1p1 ro video=atyfb:1024x768-16 lapic resume=/dev/rd/c0d0p1 ide0=ata66

-- /proc/filesystems
	ext3
	fuseblk
	xfs

-- lsmod
Module                  Size  Used by
nls_utf8                1824  0 
cifs                  208948  0 
nls_base                6916  2 nls_utf8,cifs
binfmt_misc             7688  1 
ipv6                  237316  25 
nfsd                  187184  10 
auth_rpcgss            34144  1 nfsd
exportfs                4000  1 nfsd
nfs                   214152  0 
lockd                  54504  2 nfsd,nfs
nfs_acl                 2976  2 nfsd,nfs
sunrpc                163264  13 nfsd,auth_rpcgss,nfs,lockd,nfs_acl
quota_v2                8064  4 
xfs                   464344  1 
fuse                   43068  1 
i2c_dev                 5384  0 
eeprom                  5328  0 
w83781d                25896  0 
hwmon_vid               2784  1 w83781d
loop                   12940  0 
snd_pcm_oss            32928  0 
snd_mixer_oss          12448  1 snd_pcm_oss
snd_pcm                62884  1 snd_pcm_oss
snd_timer              18056  1 snd_pcm
parport_pc             22692  0 
intel_agp              22524  1 
snd                    45764  4 snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
parport                31212  1 parport_pc
soundcore               6464  1 snd
agpgart                29000  1 intel_agp
snd_page_alloc          7912  1 snd_pcm
i2c_core               20052  3 i2c_dev,eeprom,w83781d
pcspkr                  2528  0 
evdev                   8128  0 
ext3                  105544  3 
jbd                    39700  1 ext3
mbcache                 7300  1 ext3
dm_mirror              15264  0 
dm_log                  8612  1 dm_mirror
dm_snapshot            14468  0 
dm_mod                 46408  6 dm_mirror,dm_log,dm_snapshot
ide_cd_mod             27812  0 
cdrom                  30368  1 ide_cd_mod
ide_disk               10624  2 
ata_generic             4772  0 
libata                140608  1 ata_generic
scsi_mod              129644  1 libata
dock                    8400  1 libata
piix                    6696  0 [permanent]
uhci_hcd               18832  0 
ide_pci_generic         4004  0 [permanent]
ide_core               93012  4 ide_cd_mod,ide_disk,piix,ide_pci_generic
floppy                 47876  0 
usbcore               118160  2 uhci_hcd
thermal_sys            10984  0 
DAC960                 57000  6 
3c509                  11724  0 
atyfb                  36940  1 

-- /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 = no
postinst_hook = update-grub
postrm_hook   = update-grub

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
BOOT=local
DEVICE=eth0
NFSROOT=auto


-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'proposed-updates')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-bpo.1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages initramfs-tools depends on:
ii  cpio                      2.9-13         GNU cpio -- a program to manage ar
ii  findutils                 4.4.0-2        utilities for finding files--find,
ii  klibc-utils               1.5.12-2       small utilities built with klibc f
ii  module-init-tools         3.4-1          tools for managing Linux kernel mo
ii  udev                      0.125-7+lenny1 /dev/ and hotplug management daemo

Versions of packages initramfs-tools recommends:
pn  busybox | busybox-initramfs   <none>     (no description available)

initramfs-tools suggests no packages.

-- debconf-show failed



--- End Message ---
--- Begin Message ---
fiddling with libc6 is quite dangerous indeed.

closing as this box was clearly broken with ldd pointing
to an nonexisting libc6.


--- End Message ---

Reply to: