Bug 488772

Summary: [StorageRewrite] Traceback during kickstart install
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
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, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: StorageRewrite
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-12 15:51:53 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:
Bug Depends On:    
Bug Blocks: 446452, 476774    

Description Orion Poplawski 2009-03-05 17:45:29 UTC
Description of problem:

File "/usr/lib/anaconda/kickstart.py", line 593, in parse
  filesystem = fileSystemTypeGet(pd.fstype)
NameError: global name "fileSystemTypeGet" is not defined.

Comment 1 Chris Lumens 2009-03-05 17:56:52 UTC
Yeah, kickstart is on the list of things known to not work right now with the new storage code.  We'll get to that in the next couple days.

Comment 2 Orion Poplawski 2009-03-10 15:59:25 UTC
This seems to now be in today's rawhide (20090210).

Comment 3 Chris Lumens 2009-03-12 15:51:53 UTC
Committed a whole bunch of kickstart stuff this morning, so the next build of anaconda should work much better (though certainly not without bugs) for kickstart installs.