Bug 206738 - rescue mode broken in rawhide
Summary: rescue mode broken in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: ia64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-15 23:13 UTC by Aron Griffis
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-09-18 16:07:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Aron Griffis 2006-09-15 23:13:52 UTC
Description of problem:
Trying to using xenguest-install with "rescue" generates a traceback from anaconda.



Version-Release number of selected component (if applicable):
anaconda-11.1.0.97-1

How reproducible:
100%

Steps to Reproduce:
1. xenguest-install -n domu -r 512 -f /root/domu.img -s 4 --nographics -p -l
http://hummer.zko.hp.com/fedora/linux/core/development/ia64/os/ -x 'ide0=noprobe
ide1=noprobe ide2=noprobe ide3=noprobe rescue nomount'

You could probably reproduce it simply booting a Rawhide CD with "rescue" since
the bug seems to be pretty apparent in the anaconda code.
  
Actual results:
    Running anaconda, the Fedora Core rescue mode - please wait...
    Traceback (most recent call last):
      File "/usr/bin/anaconda", line 703, in ?
        rescue.runRescue(anaconda)
      File "/usr/lib/anaconda/rescue.py", line 260, in runRescue
        runShell(screen)
    UnboundLocalError: local variable 'screen' referenced before assignment
    install exited abnormally [1/1]

Expected results:
Rescue shell

Comment 1 Chris Lumens 2006-09-18 16:07:09 UTC
Jeremy fixed this on Friday and it'll be in the next build.


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