Bug 116732 - KeyError: unknown step mouse
Summary: KeyError: unknown step mouse
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-24 18:59 UTC by Mike McLean
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-03-30 20:09:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mike McLean 2004-02-24 18:59:39 UTC
* rawhide-20040224-i386

Getting the following traceback on VC1 shortly after anaconda loads
(the last message on VC3 is "Swap attempt of 512M to 1024M").

Traceback (most recent call last):
  File "/usr/bin/anaconda", line 1104, in ?
    instClass.setSteps(dispatch)
  File "/usr/lib/anaconda/kickstart.py", line 1270, in setSteps
    dispatch.skipStep(n)
  File "/usr/lib/anaconda/kickstart.py", line 215, in skipStep
    raise KeyError, ("unknown step %s" % stepToSkip)
KeyError: 'unknown step mouse'
install exited abnormally

Comment 1 Jeremy Katz 2004-02-25 04:17:08 UTC
Fixed (well, at least worked aorund) for tomorrow by bfox.

Comment 2 Mike McLean 2004-03-30 20:09:32 UTC
Closing


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