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

Bug#382740: initramfs-tools: if statement incorrect



Package: initramfs-tools
Version: 0.73d
Followup-For: Bug #382740

The if statement in line 206 has an error in it,
it must read

if [ -e "${CONFDIR}/conf.d/${i}" ]; then

and not

if [ -e "${CONFDIR}/conf.d/${i}" /conf/conf.d ]; then

Best wishes,

Michael

-- Package-specific info:
-- /proc/cmdline
root=/dev/hda6 ro vga=794 

-- /proc/filesystems
	cramfs
	reiserfs
	ntfs
	vfat

-- lsmod
Module                  Size  Used by
nfsd                  198596  17 
exportfs                5888  1 nfsd
ppdev                   8772  0 
lp                     11108  0 
button                  6800  0 
ac                      5124  0 
battery                 9476  0 
autofs4                19844  2 
ipv6                  223968  18 
nfs                   195404  1 
lockd                  54152  3 nfsd,nfs
nfs_acl                 3840  2 nfsd,nfs
sunrpc                138876  13 nfsd,nfs,lockd,nfs_acl
nls_cp437               6144  1 
vfat                   12288  1 
fat                    47196  1 vfat
nls_iso8859_1           4480  2 
ntfs                  197844  1 
dm_snapshot            15968  0 
dm_mirror              19216  0 
dm_mod                 50520  2 dm_snapshot,dm_mirror
sr_mod                 16228  0 
sbp2                   21128  0 
eeprom                  7248  0 
w83l785ts               7184  0 
asb100                 19156  0 
hwmon_vid               2880  1 asb100
nvidia               4549844  10 
ide_generic             1664  0 [permanent]
tsdev                   7680  0 
snd_intel8x0           30428  0 
mousedev               11108  0 
snd_ac97_codec         82976  1 snd_intel8x0
snd_ac97_bus            2624  1 snd_ac97_codec
evdev                   9344  1 
snd_pcm_oss            36704  0 
snd_mixer_oss          16192  1 snd_pcm_oss
eth1394                18564  0 
nvidia_agp              7772  1 
agpgart                30152  2 nvidia,nvidia_agp
snd_pcm                74884  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              21124  1 snd_pcm
i2c_nforce2             6912  0 
snd                    48548  6 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               9440  1 snd
snd_page_alloc          9800  2 snd_intel8x0,snd_pcm
shpchp                 34528  0 
pci_hotplug            27516  1 shpchp
i2c_core               19904  5 eeprom,w83l785ts,asb100,nvidia,i2c_nforce2
parport_pc             32612  1 
parport                33544  3 ppdev,lp,parport_pc
analog                 10976  0 
8250_pci               20160  0 
rtc                    12724  0 
floppy                 54788  0 
psmouse                34888  0 
serio_raw               6852  0 
pcspkr                  3328  0 
8250_pnp                8960  0 
gameport               14600  1 analog
sd_mod                 19008  0 
reiserfs              214464  1 
usb_storage            71488  0 
ide_cd                 36128  0 
cdrom                  32864  2 sr_mod,ide_cd
ide_disk               15360  5 
sata_nv                 9668  0 
libata                 62476  1 sata_nv
scsi_mod              123784  5 sr_mod,sbp2,sd_mod,usb_storage,libata
generic                 4676  0 [permanent]
ohci_hcd               18500  0 
ehci_hcd               28360  0 
usbcore               112384  4 usb_storage,ohci_hcd,ehci_hcd
forcedeth              26700  0 
amd74xx                12956  0 [permanent]
ide_core              111432  6 ide_generic,usb_storage,ide_cd,ide_disk,generic,amd74xx
ohci1394               31088  0 
ieee1394               88056  3 sbp2,eth1394,ohci1394
thermal                13128  0 
processor              25800  1 thermal
fan                     4804  0 


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-k7
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages initramfs-tools depends on:
ii  busybox                       1:1.1.3-2  Tiny utilities for small and embed
ii  cpio                          2.6-17     GNU cpio -- a program to manage ar
ii  klibc-utils                   1.4.19-1   small statically-linked utilities 
ii  module-init-tools             3.2.2-3    tools for managing Linux kernel mo
ii  udev                          0.093-1    /dev/ and hotplug management daemo

initramfs-tools recommends no packages.

-- no debconf information



Reply to: