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

Re: linux-image-2.6.14-2-686: Could not read output for /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 auto (fatal)



Following my other posts: Here is install report from another machine,
with exactly the same results. I've tried to reproduce as much debug
as I know. Let me know how can I help more.

[1] Install yaird first, then try install kernel. Failure log.
[2] During install, /usr/sbin/mkinitrd.yaird log with -d for perl.
[3] the log of failed call to /sbin/modprobe
[4] content of /etc/fstab which may help debugging the parsing of yaird
[5] Environment information (yaird version etc.)

Jari

-----------------------------------------------------------------------
Footnotes: 
[1]  
root@cajon:# apt-get install linux-image-2.6.14-2-686
Reading package lists... Done
Building dependency tree... Done
Suggested packages:
  linux-doc-2.6.14 linux-source-2.6.14 lilo
The following NEW packages will be installed:
  linux-image-2.6.14-2-686
0 upgraded, 1 newly installed, 0 to remove and 41 not upgraded.
Need to get 0B/17.7MB of archives.
After unpacking 51.7MB of additional disk space will be used.
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell b\
uffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Selecting previously deselected package linux-image-2.6.14-2-686.
(Reading database ... 37466 files and directories currently installed.)
Unpacking linux-image-2.6.14-2-686 (from .../linux-image-2.6.14-2-686_2.6.14\
-4_i386.deb) ...
Setting up linux-image-2.6.14-2-686 (2.6.14-4) ...
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.

Failed to rename initrd (/boot/initrd.img-2.6.14-2-686)
dpkg: error processing linux-image-2.6.14-2-686 (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 linux-image-2.6.14-2-686
E: Sub-process /usr/bin/dpkg returned an error code (1)

-----------------------------------------------------------------------
[2]  
+ PROG=mkinitrd.yaird
+ outfile=
+ getopt -o d:km:o:r: --long supported-host-version:,supported-target-version: -n mkinitrd.yaird -- -o /boot/initrd.img-2.6.14-2-686.new /lib/modules/2.6.14-2-686
+ TEMP= -o '/boot/initrd.img-2.6.14-2-686.new' -- '/lib/modules/2.6.14-2-686'
+ [ 0 != 0 ]
+ eval set --  -o '/boot/initrd.img-2.6.14-2-686.new' -- '/lib/modules/2.6.14-2-686'
+ set -- -o /boot/initrd.img-2.6.14-2-686.new -- /lib/modules/2.6.14-2-686
+ true
+ outfile=/boot/initrd.img-2.6.14-2-686.new
+ shift 2
+ true
+ shift
+ break
+ [ -n  ]
+ [ -n  ]
+ [ /boot/initrd.img-2.6.14-2-686.new =  ]
+ [ 1 -gt 1 ]
+ VERSION=/lib/modules/2.6.14-2-686
+ [ 1 -gt 0 ]
+ VERSION=2.6.14-2-686
+ VERSION=2.6.14-2-686
+ VERSION=2.6.14-2-686
+ bin=/usr/sbin/yaird
+ perl /usr/sbin/yaird -d --output /boot/initrd.img-2.6.14-2-686.new 2.6.14-2-686
+ tee /tmp/mkinitrd.yaird.perl.log
yaird: goal: template, prologue (/usr/lib/yaird/conf/Default.cfg:52)
yaird: action: prologue,  {}
yaird: goal: module, fbcon (/usr/lib/yaird/conf/Default.cfg:56)
yaird: goal: input, -- (/usr/lib/yaird/conf/Default.cfg:73)
yaird:D: addInput: consider AT Translated Set 2 keyboard is isa0060/serio0/input0 at platform/i8042/serio1 [event0,kbd] [LED,KEY,EV,MSC] (KBD)
yaird:D: addOneModule: modprobe psmouse
yaird:D: runCmd - doing /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 psmouse
yaird:D: runCmd - result '1' for /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 psmouse
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/input/mouse/psmouse.ko {optionList=-- }
yaird: hardware: completed platform/i8042/serio1
yaird:D: addInput: consider ImExPS/2 Generic Explorer Mouse is isa0060/serio1/input0 at platform/i8042/serio0 [event1,ts0,mouse0] [KEY,REL,EV]
yaird:D: addInput: skipping
yaird:D: addInput: consider PC Speaker is isa0061/input0 at -- [event2,kbd] [EV,SND]
yaird:D: addInput: skipping
yaird:D: addInput: end
yaird: goal: module, mousedev (/usr/lib/yaird/conf/Default.cfg:103)
yaird:D: addOneModule: modprobe mousedev
yaird:D: runCmd - doing /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 mousedev
yaird:D: runCmd - result '1' for /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 mousedev
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/input/mousedev.ko {optionList=-- }
yaird: goal: module, evdev (/usr/lib/yaird/conf/Default.cfg:104)
yaird:D: addOneModule: modprobe evdev
yaird:D: runCmd - doing /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 evdev
yaird:D: runCmd - result '1' for /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 evdev
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/input/evdev.ko {optionList=-- }
yaird: goal: mountdir, / (/usr/lib/yaird/conf/Default.cfg:143)
yaird:D: addOneModule: modprobe generic
yaird:D: runCmd - doing /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 generic
yaird:D: runCmd - result '1' for /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 generic
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/ide-core.ko {optionList=-- }
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/pci/generic.ko {optionList=-- }
yaird:D: addOneModule: modprobe piix
yaird:D: runCmd - doing /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 piix
yaird:D: runCmd - result '1' for /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 piix
yaird:D: redundant action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/ide-core.ko
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/pci/piix.ko {optionList=-- }
yaird:D: addOneModule: modprobe ide-generic
yaird:D: runCmd - doing /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 ide-generic
yaird:D: runCmd - result '1' for /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 ide-generic
yaird:D: redundant action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/ide-core.ko
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/ide-generic.ko {optionList=-- }
yaird:D: addOneModule: modprobe ide-disk
yaird:D: runCmd - doing /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 ide-disk
yaird:D: runCmd - result '1' for /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 ide-disk
yaird:D: redundant action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/ide-core.ko
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/ide-disk.ko {optionList=-- }
yaird: hardware: completed pci0000:00/0000:00:07.1/ide0/0.0
yaird: action: mkbdev, /dev/hda {sysname=hda }
yaird:D: device: completed hda
yaird: action: mkbdev, /dev/hda7 {sysname=hda/hda7 }
yaird:D: device: completed hda7
yaird:D: addOneModule: modprobe ext3
yaird:D: runCmd - doing /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 ext3
yaird:D: runCmd - result '1' for /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 ext3
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/fs/mbcache.ko {optionList=-- }
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/fs/jbd/jbd.ko {optionList=-- }
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/fs/ext3/ext3.ko {optionList=-- }
yaird:D: addOneModule: modprobe auto
yaird:D: runCmd - doing /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 auto
yaird error: Could not read output for /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 auto (fatal)
yaird:D: runCmd - result '' for /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 auto

-----------------------------------------------------------------------
[3]  
root@cajon:# /sbin/modprobe -v -n --show-depends --set-version 2.6.14-2-686 auto 2>&1 | tee /tmp/modprobe.log
FATAL: Module auto not found.

-----------------------------------------------------------------------
[4]  
proc            /proc           proc    defaults        0       0
/dev/hda7       /               ext3,auto    defaults,errors=remount-ro,noat\
ime 0 1
/dev/hda9       /mnt/local/usrvar       reiserfs defaults,noatime 0 1
/dev/hda6       none            swap    sw              0       0
/dev/hdc        /media/cdrom0   iso9660 ro,user,noauto,noatime  0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,kudzu,noatime  0     \
  0
/dev/hda5       /mnt/local/hda5      ext3,auto  noauto,defaults  0 0
/dev/hda8       /mnt/local/hda8      ext3,auto  noauto,defaults  0 0
/dev/hda10      /mnt/local/hda10     ext3,auto  noauto,defaults  0 0
/dev/hda11      /mnt/local/hda11     ext3,auto  noauto,defaults  0 0
/dev/hda12      /mnt/local/hda12     ext3,auto  noauto,defaults  0 0
/dev/hda13      /mnt/local/hda13     ext3,auto  noauto,defaults  0 0
/dev/hda14      /mnt/local/hda14     ext3,auto  noauto,defaults  0 0
/dev/hda15      /mnt/local/hda15     auto  noauto,defaults  0 0
/dev/hda16      /mnt/local/hda16     auto  noauto,defaults  0 0
/dev/hda17      /mnt/local/hda17     auto  noauto,defaults  0 0
/dev/hda18      /mnt/local/hda18     ext3,auto  noauto,defaults  0 0
/dev/hda19      /mnt/local/hda19     auto  noauto,defaults  0 0
/dev/hda20      /mnt/local/hda20     auto  noauto,defaults  0 0

-----------------------------------------------------------------------
[5]  
ii  yaird          0.0.11-12      Yet Another mkInitRD
Linux cajon 2.6.12-1-686 #1 Tue Sep 27 12:52:50 JST 2005 i686 GNU/Linux



Reply to: