Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 565639

Summary: Rescue mode fails - AttributeError: can't set attribute
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, jonathan, jturner, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: anaconda-13.27-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-24 18:10:52 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: 538273    

Description James Laska 2010-02-15 19:32:55 UTC
Description of problem:

 * Boot anaconda rescue mode and attempt to mount a previously installed default partitioned installation

Version-Release number of selected component (if applicable):
 * anaconda-13.26

How reproducible:
 * So far ... 4 out of 4 attempts 

Steps to Reproduce:
1. Boot DVD, select "Rescue mode"
2. When prompted, enable networking (the answer here doesn't change the result)
  
Actual results:

    Traceback (most recent call last):
    File "/usr/bin/anaconda", line 981, in <module>
        rescue.runRescue(anaconda)
    File "/usr/lib/anaconda/rescue.py", line 243, in runRescue
        anaconda.intf = RescueInterface(screen)
    AttributeError: can't set attribute

Expected results:

 * rescue mode detects previously installed system and mounts it

Additional info:

 * see attached screenshot

Comment 2 James Laska 2010-02-15 20:26:17 UTC
Updates image available for testing until anaconda-13.27 build is available. See http://jlaska.fedorapeople.org/updates-565639.img

Comment 3 James Laska 2010-02-24 18:10:52 UTC
Fixed in anaconda-13.29