Bug 248596 - Anaconda crashes on Kickstart upgrade
Summary: Anaconda crashes on Kickstart upgrade
Keywords:
Status: CLOSED DUPLICATE of bug 241395
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 7
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-17 17:33 UTC by Ed Swierk
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-07-17 17:35:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ed Swierk 2007-07-17 17:33:08 UTC
The F7 Anaconda crashes if you feed it a ks.cfg containing "upgrade":

Traceback (most recent call last):
  File "/usr/bin/anaconda", line 949, in <module>
    kickstart.setSteps(anaconda)
  File "/usr/lib/anaconda/kickstart.py", line 1056, in setSteps
    upgrade.setSteps(anaconda)
AttributeError: 'bool' object has no attribute 'setSteps'
install exited abnormally [1/1]

(In setSteps in kickstart.py, the local variable "upgrade" shadows the global
module of the same name.)

Comment 1 Chris Lumens 2007-07-17 17:35:27 UTC

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


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