Bug 528749 - Text-only Installations fail on attempted execution of lspci
Summary: Text-only Installations fail on attempted execution of lspci
Keywords:
Status: CLOSED DUPLICATE of bug 476476
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: anaconda
Version: 5.3
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-13 14:59 UTC by Jonas Anden
Modified: 2009-10-13 15:05 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-13 15:05:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch to fix the problem (380 bytes, patch)
2009-10-13 14:59 UTC, Jonas Anden
no flags Details | Diff

Description Jonas Anden 2009-10-13 14:59:51 UTC
Created attachment 364608 [details]
Patch to fix the problem

Description of problem:
anaconda attempts to run lspci to detect if VMware is installed (in yuminstall.py line 860), but lspci is only included in the rescue environment, not the installation environment. This happens while making a respin of a CentOS-based product that does not include graphics mode installer support (ie --nogr is supplied to buildinstall).

Version-Release number of selected component (if applicable):
anaconda-11.1.2.168.

How reproducible:
Always

How to reproduce:
(I think) you can reproduce it by running running buildinstall with --nogr option when creating the installation image.

Actual results:
Installation environment does not contain 'lspci' command.

Expected results:
Installation environment contains 'lspci' command.

Comment 1 Chris Lumens 2009-10-13 15:05:41 UTC
This should be fixed in RHEL5.4.  Thanks for the bug report and patch.

*** This bug has been marked as a duplicate of bug 476476 ***


Note You need to log in before you can comment on or make changes to this bug.