RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 799300 - “ImportError: No module named kudzu” causes installation failure
Summary: “ImportError: No module named kudzu” causes installation failure
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: anaconda
Version: 6.2
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-02 12:40 UTC by Surya Prabhakar
Modified: 2012-03-09 14:57 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-09 14:57:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
anaconda logs.. (4.90 KB, text/x-log)
2012-03-02 13:35 UTC, Surya Prabhakar
no flags Details

Description Surya Prabhakar 2012-03-02 12:40:40 UTC
Description of problem:

On trying to do a RHEL 6.2 installation with kickstart we hit error  “Error Parsing Kickstart Config”

Upon going through the anaconda logs, the following error is observed:

“ImportError: No module named kudzu”

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


Steps to Reproduce:
1. define "import kudzu" in kickstart 
2. start installation using kickstart.

  
Actual results:
“ImportError: No module named kudzu”

Expected results:
system go through installation. 

Additional info:
This error is not noticed in RHEL 6.0 and RHEL 6.1.  Is there a change in RHEL 6.2?

Comment 2 Surya Prabhakar 2012-03-02 13:35:29 UTC
Created attachment 567064 [details]
anaconda logs..

Comment 3 Chris Lumens 2012-03-02 14:52:59 UTC
There is no kudzu package in RHEL6 anymore.  You'll need to find another way to do whatever hardware detection you're doing.

Comment 4 Gireesha 2012-03-09 12:37:22 UTC
Is onbiosdisk=80 still supported? We see kick start installation abruptly halted
at this line. Earlier we were confused that it was halting at kudzu.

Comment 5 Chris Lumens 2012-03-09 14:57:36 UTC
Yes, onbiosdisk is still supported.  However, bugzilla is not a support system.  If you're seeing a problem with onbiosdisk, please talk to your PM/support representative/etc. and they will raise the problem through the appropriate channels.  Thanks.


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