Bug 1330291

Summary: Server images fail to boot due to missed Blivet 2.0 conversion in anaconda.py
Product: [Fedora] Fedora Reporter: Adam Williamson <awilliam>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, robatino, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: AcceptedBlocker
Fixed In Version: anaconda-25.9-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-29 17:07:00 UTC Type: Bug
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: 1277284    

Description Adam Williamson 2016-04-25 19:29:53 UTC
Moving this over from https://bugzilla.redhat.com/show_bug.cgi?id=1329019 . In recent Rawhide builds, Server images fail to boot. They never reach the anaconda interface, when it tries to start up, the system just sticks at this screen:

https://openqa.fedoraproject.org/tests/14376/modules/_boot_to_anaconda/steps/8

per sgallagh, this seems to be happening because of this traceback:

Traceback (most recent call last):
  File "/sbin/anaconda", line 1099, in <module>
    setupDisplay(anaconda, opts, addon_paths)
  File "/sbin/anaconda", line 580, in setupDisplay
    anaconda.initInterface(addons)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/anaconda.py", line 240, in initInterface
    self._intf = TextUserInterface(self.storage, self.payload,
  File "/usr/lib64/python3.5/site-packages/pyanaconda/anaconda.py", line 176, in storage
    self._storage.setDefaultFSType(self.instClass.defaultFS)
AttributeError: 'Blivet' object has no attribute 'setDefaultFSType'

This is an automatic F25 Alpha blocker as it renders two release-blocking images entirely DOA.

Comment 1 David Shea 2016-04-29 17:07:00 UTC
Fixed in 8d5a90b459cf216aa0edbcfc16533803cdfe3703