Package: initramfs-tools
Version: 0.98.4
Severity: normal

Hi,

This is a similar problem that was reported in #505440.

The DEVICE variable is leaked into the environment.  The mdadm mkconf script 
uses DEVICE when it is installing its config file.

In my case DEVICE is set by initramfs-tools to eth0.

For now a patch(*) was written for mdadm, but it could be that other scripts 
use DEVICE.

* 
http://git.debian.org/?p=pkg-mdadm/mdadm.git;a=commitdiff;h=5c25378545bce50908de54946753b3fd63524724

-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root 9.5M Oct 20 15:16 /boot/initrd.img-2.6.32-5-amd64
-- /proc/cmdline
root=/dev/xvda1 ro 

-- /proc/filesystems
        ext3

-- lsmod
Module                  Size  Used by
dm_mirror              21120  0 
dm_log                 14212  1 dm_mirror
dm_snapshot            19400  0 
dm_mod                 59248  3 dm_mirror,dm_log,dm_snapshot
raid10                 24192  0 
raid456               127520  0 
async_xor               8448  1 raid456
async_memcpy            6912  1 raid456
async_tx               11764  3 raid456,async_xor,async_memcpy
xor                    10384  2 raid456,async_xor
raid1                  24832  0 
raid0                  10624  0 
multipath              11392  0 
linear                  8960  0 
md_mod                 81700  6 raid10,raid456,raid1,raid0,multipath,linear
thermal_sys            17728  0 
nfs                   257712  0 
lockd                  69200  1 nfs
nfs_acl                 7552  1 nfs
sunrpc                200424  5 nfs,lockd,nfs_acl
ext3                  125456  1 
jbd                    54696  1 ext3
mbcache                13188  1 ext3

-- /etc/initramfs-tools/modules
scsi_dh_rdac

-- /etc/kernel-img.conf
do_symlinks = Yes
do_initrd = Yes
silent_modules=yes
clobber_modules=yes
do_boot_enable=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

-- /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] 
[raid10] 
unused devices: <none>

-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:

/usr/share/initramfs-tools/hooks:
busybox
dmsetup
keymap
klibc
lvm2
mdadm
thermal
udev


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=locale: Cannot set 
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
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:
pn  busybox | busybox-initramfs   <none>     (no description available)

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

-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_US.utf8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to