Bug 523909

Summary: module object has no attribute F12_AutoPart
Product: [Fedora] Fedora Reporter: Jiri Denemark <jdenemar>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-17 12:08:21 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:

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.