Bug 523909 - module object has no attribute F12_AutoPart
Summary: module object has no attribute F12_AutoPart
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-17 07:20 UTC by Jiri Denemark
Modified: 2009-09-17 12:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-17 12:08:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jiri Denemark 2009-09-17 07:20:31 UTC
Description of problem:

Anaconda crashes just before showing GUI

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

rawhide-20090916

How reproducible:


Steps to Reproduce:
1. start installing Fedora as a RHEL5.4 Xen PV guest configured with 1500MB memory, 4CPUs, 4GB disk space; I did NFS installation without kickstart
  
Actual results:

Running anaconda 12.25, the Fedora system installer - please wait
Traceback (most recent call last):
  File "/usr/bin/anaconda", line 552, in <module>
    import dispatch
  File "/usr/lib/anaconda/dispatch.py", line 44, in <module>
    from kickstart import runPostScripts
  File "/usr/lib/anaconda/kickstart.py", line 172, in <module>
    class AutoPart(commands.autopart.F12_AutoPart):
AttributeError: 'module' object has no attribude 'F12_AutoPart'
install exited abnormally [1/1]
you may safely reboot your system

Expected results:

Working anaconda

Additional info:

Comment 1 Chris Lumens 2009-09-17 12:08:21 UTC
You need the latest pykickstart.


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