Bug 169228 - Traceback loading installer - yuminstall
Summary: Traceback loading installer - yuminstall
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-09-25 16:07 UTC by Stuart Ellis
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-09-27 14:16:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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