Bug 177596

Summary: error reading metadata from cds leads to traceback
Product: [Fedora] Fedora Reporter: Jeremy Katz <katzj>
Component: anacondaAssignee: Paul Nasrat <nobody+pnasrat>
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: 2006-01-13 13:22:00 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:
Bug Depends On:    
Bug Blocks: 150222    

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.