Bug 573148

Summary: anaconda text preupgrade fails
Product: [Fedora] Fedora Reporter: Michael Young <m.a.young>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: jonathan, vanmeeuwen+fedora
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: 2010-03-15 14:20:26 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:
Attachments:
Description Flags
anaconda traceback none

Description Michael Young 2010-03-13 00:17:54 UTC
Created attachment 399790 [details]
anaconda traceback

If I boot the install process with the nomodeset option (the install hangs without it) then I end up in the text base install. However this crashes out after the select the install to upgrade stage with the error
Traceback (most recent call first):
  File "/usr/lib/anaconda/text.py", line 597, in run
    (file, classNames) = stepToClasses[step]
  File "/usr/bin/anaconda", line 1191, in <module>
    anaconda.intf.run(anaconda)
KeyError: 'cleardiskssel'
The trace back is attached.

Comment 1 Chris Lumens 2010-03-15 14:20:26 UTC

*** This bug has been marked as a duplicate of bug 568334 ***