Bug 83503

Summary: Need to handle missing comps.xml better for CD/HD/NFS installs
Product: [Retired] Red Hat Linux Reporter: Michael Fulbright <msf>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED CURRENTRELEASE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: mattdm
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: 2004-10-05 03:04:37 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 Michael Fulbright 2003-02-04 22:46:42 UTC
Currently if the comps.xml file is missing we traceback down in urllib2 instead
of catching the fact that findBestFileMatch() returns None!

Comment 1 Jeremy Katz 2004-10-05 03:04:37 UTC
This gets handled better now