Bug 169228

Summary: Traceback loading installer - yuminstall
Product: [Fedora] Fedora Reporter: Stuart Ellis <stuart>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-27 14:16:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stuart Ellis 2005-09-25 16:07:40 UTC
Description of problem:

Loading text-mode install generates this error:

Traceback (most recent call last):
File "/usr/bin/anaconda", line 1067, in ?
  from yuminstall import YumBackend
ImportError: No module named yuminstall
install exited abnormally

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

(HTTP) Install started with development boot.iso from 24/09/05

How reproducible:


Steps to Reproduce:
1. Create a boot.iso and boot system with it
2. Select HTTP install and enter settings
3. Error occurs after netstg2.img is downloaded
  
Actual results:

Installer terminates with error

Expected results:

Text install screens should appear

Additional info:

3rd terminal doesn't have any additional relevent messages

Comment 1 Peter Jones 2005-09-27 14:16:12 UTC
This should be fixed in rawhide by python-2.4.1-13 .

Comment 2 Jeremy Katz 2005-10-03 17:35:01 UTC
Actually not caused by the python stuff, but not including yuminstall in our
traceonly stuff.  Added in CVS