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:
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.