Bug 485425 - 'module' object has not attribute 'file_system_type_get'
Summary: 'module' object has not attribute 'file_system_type_get'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
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-02-13 14:53 UTC by John Reiser
Modified: 2009-02-13 14:59 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-02-13 14:59:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description John Reiser 2009-02-13 14:53:34 UTC
Description of problem: anaconda aborts early during attempted install.


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

How reproducible: always


Steps to Reproduce:
1. boot today's i386 boot.iso netinstall CD
2.
3.
  
Actual results: before switching to graphical mode, anaconda gets a traceback with message:
File "/usr/lib/anaconda/fsset.py", line 338 in __init__
   self.partedFileSystemType = parted.file_system_type_get("reiserfs")
AttributeError: 'module' object has no attribute 'file_system_type_get'


Expected results: no error; continue with install


Additional info:

Comment 1 Chris Lumens 2009-02-13 14:59:39 UTC
Yes, this is because the new pyparted got built without a corresponding anaconda build.  It'll be fixed up in just a minute here when I rebuild anaconda.  Of course, there are likely to be lots of other problems here in the next couple days.


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