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

Bug#610462: marked as done (mkinitramfs fails when RCS dir exists in /etc)



Your message dated Tue, 14 Feb 2012 14:48:33 +0000
with message-id <E1RxJgH-0004Rd-QT@franck.debian.org>
and subject line Bug#610462: fixed in initramfs-tools 0.100
has caused the Debian Bug report #610462,
regarding mkinitramfs fails when RCS dir exists in /etc
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.)


-- 
610462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610462
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.98.7
Severity: important
Tags: squeeze

The error I'm encountering looks like bug 600453, although I
have a "normal" root and boot partition, and that was closed for
version 0.98.5. I include the relevant
sections of $(mount) and /etc/fstab below. I seem to have this problem
since 29 september; booting 2.6.32-3 ever since. Sorry I didn't report
this earlier (now that I've tried $(reportbug) once I'll react sooner)

~ $ mount
/dev/sda3 on / type ext4 (rw,errors=remount-ro)
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)
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)
/dev/sda1 on /boot type ext2 (rw)

~ $ sudo cat /etc/fstab 
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
LABEL=sda_root /               ext4    errors=remount-ro 0       1
LABEL=sda_boot /boot           ext2    defaults        0       2



-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root 2.2M May 25  2010 /boot/initrd.img-2.6.32-3-686
-rw-r--r-- 1 root root 2.1M May  8  2010 /boot/initrd.img-2.6.32-3-686.bak
-rw-r--r-- 1 root root 2.2M Sep 29 19:06 /boot/initrd.img-2.6.32-5-686
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.32-3-686 root=UUID=babc58e6-f9a4-4deb-a62c-06e7bdb86fd5 ro quiet

-- resume
RESUME=/dev/disk/by-label/sda_swap
-- /proc/filesystems
	ext4
	ext2
	fuseblk
	vfat
	ext3
	reiserfs
	xfs
	jfs
	msdos
	ntfs
	minix
	hfs
	hfsplus
	qnx4
	ufs
	btrfs

-- lsmod
Module                  Size  Used by
btrfs                 363614  0 
zlib_deflate           15822  1 btrfs
crc32c                  2172  1 
libcrc32c                762  1 btrfs
ufs                    56150  0 
qnx4                    5118  0 
hfsplus                61001  0 
hfs                    33093  0 
minix                  17814  0 
ntfs                  163909  0 
msdos                   5118  0 
jfs                   134642  0 
xfs                   415456  0 
exportfs                2618  1 xfs
reiserfs              176200  0 
ext3                   94192  0 
jbd                    32161  1 ext3
nls_utf8                 908  1 
nls_cp437               4489  1 
vfat                    6538  1 
fat                    34908  2 msdos,vfat
usb_storage            29805  1 
parport_pc             15799  0 
ppdev                   4058  0 
lp                      5570  0 
parport                22554  3 parport_pc,ppdev,lp
aes_i586                6816  2 
aes_generic            25738  1 aes_i586
container               1833  0 
power_meter             6882  0 
sbs                     4479  0 
sbshc                   2680  1 sbs
fan                     2586  0 
acpi_pad                3648  0 
pci_slot                2686  0 
fuse                   43750  1 
ipt_REJECT              1517  5 
xt_recent               4905  6 
xt_tcpudp               1743  3 
nf_conntrack_ipv4       7597  6 
nf_defrag_ipv4           779  1 nf_conntrack_ipv4
xt_state                 927  6 
nf_conntrack           38063  2 nf_conntrack_ipv4,xt_state
ipt_LOG                 3570  6 
xt_limit                1088  6 
iptable_filter          1790  1 
ip_tables               7690  1 iptable_filter
x_tables                8327  7 ipt_REJECT,xt_recent,xt_tcpudp,xt_state,ipt_LOG,xt_limit,ip_tables
ext2                   46289  1 
loop                    9753  0 
firewire_sbp2           9639  0 
uhci_hcd               16045  0 
ide_cd_mod             21076  0 
cdrom                  26487  1 ide_cd_mod
ata_generic             2015  0 
snd_hda_codec_si3054     2410  1 
snd_hda_codec_realtek   163098  1 
ide_pci_generic         1924  0 
snd_hda_intel          16427  0 
joydev                  6771  0 
snd_hda_codec          46002  3 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel
arc4                     974  2 
snd_hwdep               4054  1 snd_hda_codec
ecb                     1405  2 
snd_pcm_oss            28671  0 
snd_mixer_oss          10461  1 snd_pcm_oss
iwl3945                45981  0 
snd_pcm                47362  4 snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec,snd_pcm_oss
iwlcore                67814  1 iwl3945
snd_seq_midi            3576  0 
i915                  218794  2 
snd_rawmidi            12505  1 snd_seq_midi
snd_seq_midi_event      3684  1 snd_seq_midi
snd_seq                35459  2 snd_seq_midi,snd_seq_midi_event
drm_kms_helper         17247  1 i915
mac80211              122750  2 iwl3945,iwlcore
snd_timer              12258  2 snd_pcm,snd_seq
snd_seq_device          3673  3 snd_seq_midi,snd_rawmidi,snd_seq
drm                   107671  3 i915,drm_kms_helper
cfg80211               87581  3 iwl3945,iwlcore,mac80211
tg3                    88185  0 
sdhci_pci               4525  0 
snd                    34363  12 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
i2c_algo_bit            3497  1 i915
libphy                 11270  1 tg3
ehci_hcd               27574  0 
firewire_ohci          16509  0 
video                  14605  1 i915
piix                    3564  0 
sdhci                  12143  1 sdhci_pci
rfkill                 10260  1 cfg80211
soundcore               3450  1 snd
usbcore                98126  4 usb_storage,uhci_hcd,ehci_hcd
output                  1204  1 video
serio_raw               2916  0 
evdev                   5609  23 
ide_core               64146  3 ide_cd_mod,ide_pci_generic,piix
intel_agp              20233  1 
firewire_core          31139  2 firewire_sbp2,firewire_ohci
battery                 3782  0 
button                  3598  1 i915
mmc_core               38491  1 sdhci
i2c_i801                6442  0 
nls_base                4541  9 hfsplus,hfs,ntfs,jfs,nls_utf8,nls_cp437,vfat,fat,usbcore
pcspkr                  1207  0 
crc_itu_t               1035  1 firewire_core
ricoh_mmc               2561  0 
led_class               1757  3 iwl3945,iwlcore,sdhci
snd_page_alloc          5041  2 snd_hda_intel,snd_pcm
i2c_core               12648  4 i915,drm,i2c_algo_bit,i2c_i801
wmi                     3575  0 
agpgart                19516  2 drm,intel_agp
processor              26571  1 
ac                      1640  0 
psmouse                44413  0 
ext4                  254909  2 
mbcache                 3762  3 ext3,ext2,ext4
jbd2                   56059  1 ext4
crc16                   1027  1 ext4
sd_mod                 25781  7 
crc_t10dif              1012  1 sd_mod
ahci                   26966  4 
libata                114408  2 ata_generic,ahci
thermal                 9206  0 
thermal_sys             9378  4 fan,video,processor,thermal
scsi_mod              101297  4 usb_storage,firewire_sbp2,sd_mod,libata

-- /etc/initramfs-tools/modules

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
do_bootloader = no
do_initrd = yes
link_in_boot = no

-- /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
keymap
klibc
thermal
udev


-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/1 CPU core)
Locale: LANG=nl_NL@euro, LC_CTYPE=nl_NL@euro (charmap=ISO-8859-15)
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+b1 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                          164-3      /dev/ and hotplug management daemo

Versions of packages initramfs-tools recommends:
ii  busybox                       1:1.17.1-8 Tiny utilities for small and embed

Versions of packages initramfs-tools suggests:
pn  bash-completion               <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.100

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.100.dsc
  to main/i/initramfs-tools/initramfs-tools_0.100.dsc
initramfs-tools_0.100.tar.gz
  to main/i/initramfs-tools/initramfs-tools_0.100.tar.gz
initramfs-tools_0.100_all.deb
  to main/i/initramfs-tools/initramfs-tools_0.100_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 610462@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Prokop <mika@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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 14 Feb 2012 14:42:23 +0100
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.100
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Michael Prokop <mika@debian.org>
Description: 
 initramfs-tools - generic modular initramfs generator
Closes: 454665 566401 586381 589963 601319 607888 610462 615831 624702 628374 636495 639902 649399
Changes: 
 initramfs-tools (0.100) unstable; urgency=low
 .
   Release "singing in the snow ☃☃☃"
 .
   [ Michael Prokop ]
   * [16280bb] lsinitramfs: support xz/lzma, bzip2 and lzop as compress
     methods. (Closes: #586381)
   * [ee16a4e] set_initlist: redirect warning messages to stderr.
     (Closes: #601319)
   * [af110e0] Alternate Recommends on busybox-static (Closes: #639902,
     #454665)
   * [b61413d] warn user if directory is present in confdir
     (Closes: #610462)
 .
   [ maximilian attems ]
   * [5409ca7] manual_add_modules: No longer add firmware.agent too.
     (Closes: #566401)
   * [4f98b0b] mkinitramfs: Use version comparison for xz or other
     compression tools (Closes: #624702)
   * [d479b47] initramfs-tools: rephrase description
   * [07c822f] mkinitramfs: Check if TMPDIR is writable
   * [b9ff58c] mkinitramfs: Use /var/tmp rather then /tmp for space reasons
   * [bd3c5d8] Revert "Revert "mkinitramfs: Nuke MIN_VERSION handling.""
   * [313db4c] MODULES=dep: Use /sys again to decide for libata or ide
     (Closes: #607888)
   * [9bec96f] debian/control: Drop versioned depend on pre-Etch udev
     version
   * [02ea666] debian/control: Tighten dep on klibc-utils 1.5.23-2
   * [5c68e6e] init: Prepare for switch_root(8) usage
   * [5e1f500] update-initramfs: Cleanup nowadays unused run_lilo()
   * [b0d14a0] update-initramfs: run_bootloader() hooks on create too
   * [8d0ffcb] preinst: get rid of awk usage (Closes: #589963)
 .
   [ Timo Juhani Lindfors ]
   * [63932cc] panic(): print the name of each module before loading it
   * [cd1981e] panic: Load modules for highly probable USB keyboard
     (Closes: #615831)
 .
   [ Martin Pitt ]
   * [b1530ee] hooks/busybox: Fix 2.99 busybox breakage (Closes: #628374)
 .
   [ Alkis Georgopoulos ]
   * [b938c7e] configure_networking() wait for udev to populate available
     nics (LP: #682445)
 .
   [ Harald Hoyer ]
   * [9249db6] MODULES=dep: awk free version for root dev search
 .
   [ Sven Joachim ]
   * [717397c] copy_exec: Handle optimized libraries under multiarch paths
     (Closes: #636495)
 .
   [ Colin Watson ]
   * [6cf2bd7] mark Multi-Arch: foreign (Closes: #649399)
Checksums-Sha1: 
 bc2050eeb1a6bf59db6cd28df61a0ff5caa2d9aa 1020 initramfs-tools_0.100.dsc
 dc490fd5ced826064036e9673a85e046123da4f5 83219 initramfs-tools_0.100.tar.gz
 22bb0cebf88b5e0565760739f6ccb4f877558dfd 89390 initramfs-tools_0.100_all.deb
Checksums-Sha256: 
 82ba37e8eee1a451f65bcc1967b3f4d7866c19735f32f66b405ee0a2de70a9cb 1020 initramfs-tools_0.100.dsc
 137e0df9d7ad85aaf0094f18c1850e6eb37b1d120efcffb158b73ec806b3b0c2 83219 initramfs-tools_0.100.tar.gz
 da173ff372cfbc2b6869c42bdbe85365376052fb94363f73b89f4432a0868bf7 89390 initramfs-tools_0.100_all.deb
Files: 
 9bc857366110e632f554fba12d45f827 1020 utils optional initramfs-tools_0.100.dsc
 1b684b9f57c5e266f6a3ebf5bbbfab12 83219 utils optional initramfs-tools_0.100.tar.gz
 2a0d2934df4d5e3ddcc64997df3c0009 89390 utils optional initramfs-tools_0.100_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk86ZZUACgkQ2N9T+zficujjIwCdEcCfsrXrrKNXXbdN5B3E79Al
y+IAnjGWyvw9ltDoq36cs52PW4O7sEms
=OH9R
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: