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

Bug#258351: /etc/init.d/discover start



Yes, it does fail with the suggested command.  I have
attached the requested file.

Thank you.


		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 
+ set -e
+ test -f /sbin/discover
+ CONFFILE=/etc/discover.conf
+ SKIPFILE=/etc/discover-autoskip.conf
+ INITFILE=/etc/default/discover
+ '[' -r /etc/default/discover ']'
+ . /etc/default/discover
++ MANAGE_CDROM_DEVICES=true
++ CDROM_BASE_MOUNTPOINT=/media/
+ '[' -f /etc/discover.conf ']'
++ sed -n 's/#.*$//;s/^boot //p' /etc/discover.conf
+ TYPES=all
++ echo all
++ sed 's/,/ /g'
+ TYPES=all
+ echo -n 'Detecting hardware: '
Detecting hardware: ++ run_discover --module all
++ '[' -f /etc/discover.conf ']'
+++ sed 's/#.*$//' /etc/discover.conf
+++ awk '{
                if ($1 == "enable")
                    print "--enable=" $2;
		else if ($1 == "disable")
		    print "--disable=" $2;
		}'
++ ARGUMENTS=--enable=pci,usb,ide,scsi
--enable=pcmcia
--enable=isa
--disable=parallel,serial
++ discover --enable=pci,usb,ide,scsi --enable=pcmcia --enable=isa --disable=parallel,serial --module all
++ unset ARGUMENTS
+ MODULES=

via-ircc

b44

ide-scsi
snd-emu10k1
usb-uhci
usb-uhci
usb-uhci
ehci-hcd
++ uname -r
++ echo via-ircc b44 ide-scsi snd-emu10k1 usb-uhci usb-uhci usb-uhci ehci-hcd
++ sed 's/ide-scsi //'
++ sed s/-/_/
+ MODULES=via_ircc b44 snd-emu10k1 usb-uhci usb-uhci usb-uhci ehci-hcd
+ echo via_ircc b44 snd-emu10k1 usb-uhci usb-uhci usb-uhci ehci-hcd
via_ircc b44 snd-emu10k1 usb-uhci usb-uhci usb-uhci ehci-hcd
+ '[' -f /var/lib/discover/crash ']'
+ SKIPLIST=
+ test -f /etc/discover.conf
+ test -f /etc/discover-autoskip.conf
+ SKIPFILE=
++ sed -n 's/#.*$//;y/	/ /;s/   */ /g;s/^ *skip //p' /etc/discover.conf
+ SKIPLIST=i810-tco
+ '[' via_ircc = ignore -o via_ircc = unknown ']'
+ skip via_ircc
+ echo i810-tco
+ grep -wq -e via_ircc
+ expr via_ircc : 'Server:.*'
+ modprobe -n via_ircc
FATAL: Module via_ircc not found.
+ echo 'Skipping via_ircc module; assuming it is compiled into the kernel.'
Skipping via_ircc module; assuming it is compiled into the kernel.
+ continue
+ '[' b44 = ignore -o b44 = unknown ']'
+ skip b44
+ echo i810-tco
+ grep -wq -e b44
+ expr b44 : 'Server:.*'
+ modprobe -n b44
+ is_loaded b44
+ module=b44
+ sed 's/ .*$//' /proc/modules
+ grep -q '^b44$'
+ true
+ echo 'Skipping Module b44. It'\''s already loaded.'
Skipping Module b44. It's already loaded.
+ continue
+ '[' snd-emu10k1 = ignore -o snd-emu10k1 = unknown ']'
+ skip snd-emu10k1
+ echo i810-tco
+ grep -wq -e snd-emu10k1
+ expr snd-emu10k1 : 'Server:.*'
+ modprobe -n snd-emu10k1
FATAL: Module snd_emu10k1 not found.
+ echo 'Skipping snd-emu10k1 module; assuming it is compiled into the kernel.'
Skipping snd-emu10k1 module; assuming it is compiled into the kernel.
+ continue
+ '[' usb-uhci = ignore -o usb-uhci = unknown ']'
+ skip usb-uhci
+ echo i810-tco
+ grep -wq -e usb-uhci
+ expr usb-uhci : 'Server:.*'
+ modprobe -n usb-uhci
FATAL: Module usb_uhci not found.
+ echo 'Skipping usb-uhci module; assuming it is compiled into the kernel.'
Skipping usb-uhci module; assuming it is compiled into the kernel.
+ continue
+ '[' usb-uhci = ignore -o usb-uhci = unknown ']'
+ skip usb-uhci
+ echo i810-tco
+ grep -wq -e usb-uhci
+ expr usb-uhci : 'Server:.*'
+ modprobe -n usb-uhci
FATAL: Module usb_uhci not found.
+ echo 'Skipping usb-uhci module; assuming it is compiled into the kernel.'
Skipping usb-uhci module; assuming it is compiled into the kernel.
+ continue
+ '[' usb-uhci = ignore -o usb-uhci = unknown ']'
+ skip usb-uhci
+ echo i810-tco
+ grep -wq -e usb-uhci
+ expr usb-uhci : 'Server:.*'
+ modprobe -n usb-uhci
FATAL: Module usb_uhci not found.
+ echo 'Skipping usb-uhci module; assuming it is compiled into the kernel.'
Skipping usb-uhci module; assuming it is compiled into the kernel.
+ continue
+ '[' ehci-hcd = ignore -o ehci-hcd = unknown ']'
+ skip ehci-hcd
+ echo i810-tco
+ grep -wq -e ehci-hcd
+ expr ehci-hcd : 'Server:.*'
+ modprobe -n ehci-hcd
+ is_loaded ehci-hcd
+ module=ehci-hcd
+ sed 's/ .*$//' /proc/modules
+ grep -q '^ehci-hcd$'
+ false
+ echo 'Loading ehci-hcd module.'
Loading ehci-hcd module.
+ echo ehci-hcd
+ sync
+ modprobe ehci-hcd
+ rm -f /var/lib/discover/crash
+ sync
+ '[' true = true ']'
++ grep '/media/cdrom? ' /proc/mounts
++ cut -f2
+ mountsent=
+ '[' -z '' ']'
+ rm -rf '/media/cdrom?'
+ CDNUM=0
++ run_discover --device cdrom
++ '[' -f /etc/discover.conf ']'
+++ sed 's/#.*$//' /etc/discover.conf
+++ awk '{
                if ($1 == "enable")
                    print "--enable=" $2;
		else if ($1 == "disable")
		    print "--disable=" $2;
		}'
++ ARGUMENTS=--enable=pci,usb,ide,scsi
--enable=pcmcia
--enable=isa
--disable=parallel,serial
++ discover --enable=pci,usb,ide,scsi --enable=pcmcia --enable=isa --disable=parallel,serial --device cdrom
++ sort
++ unset ARGUMENTS
++ echo /dev/hdd
++ sed 's/\/dev\/scd/\/dev\/sr/'
+ ALTCDROM=/dev/hdd
+ '[' '!' -e /dev/hdd -a '!' -e /dev/hdd ']'
+ '[' '!' -b /dev/hdd -a '!' -e /dev/hdd ']'
+ '[' -e /dev/cdrom0 -a '!' -L /dev/cdrom0 ']'
+ ln -fs /dev/hdd /dev/cdrom0
+ awk '{print $2}'
+ grep -qs /media/cdrom0
+ mkdir -p /media/cdrom0
mkdir: cannot create directory `/media/cdrom0': Permission denied

Reply to: