Bug 177596 - error reading metadata from cds leads to traceback
Summary: error reading metadata from cds leads to traceback
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks: FC5Blocker
TreeView+ depends on / blocked
 
Reported: 2006-01-12 01:55 UTC by Jeremy Katz
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-13 13:22:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeremy Katz 2006-01-12 01:55:28 UTC
If you have a bad CD and get a read error when trying to do the ts population,
the installer tracebacks.  Probably need to wrap the self.downloadHeader at
anaconda/yuminstall.py:487 with a try/except and do a retry on IOErrors.

Comment 1 Paul Nasrat 2006-01-13 13:22:00 UTC
I've checked in handling for this which works for the test case of a missing
package.


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