CentOS Bug Tracker
CentOS Website

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003868 [CentOS-5] -OTHER trivial always 2009-09-25 20:26 2009-09-25 20:26
Reporter ckengel View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Version 5.3
Summary 0003868: lspci missing from installation initramfs image
Description During kickstarted installs of both i386 and x86_64, if I attempt to install directly to an iSCSI target, lspci is called from anaconda.

Unfortunately, this does not exist in the stock initramfs images.

After re-packing them with lspci put in place, anaconda is able to proceed as it should.
Additional Information 23:19:13 CRITICAL: Traceback (most recent call first):
  File "/usr/lib64/python2.4/subprocess.py", line 975, in _execute_child
    raise child_exception
  File "/usr/lib64/python2.4/subprocess.py", line 542, in __init__
    errread, errwrite)
  File "/usr/lib/anaconda/iutil.py", line 488, in inVmware
    proc = subprocess.Popen(lspci, stdout = subprocess.PIPE)
  File "/usr/lib/anaconda/yuminstall.py", line 860, in doGroupSetup
    if iutil.inXen() or iutil.inVmware() or \
  File "/usr/lib/anaconda/yuminstall.py", line 942, in doRepoSetup
    self.doGroupSetup()
  File "/usr/lib/anaconda/backend.py", line 172, in doRepoSetup
    anaconda.backend.doRepoSetup(anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 201, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 124, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/dispatch.py", line 223, in currentStep
    self.gotoNext()
  File "/usr/lib/anaconda/text.py", line 672, in run
    (step, instance) = anaconda.dispatch.currentStep()
  File "/usr/bin/anaconda", line 1006, in ?
    anaconda.intf.run(anaconda)
OSError: [Errno 2] No such file or directory
Tags No tags attached.
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2009-09-25 20:26 ckengel New Issue


Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker