Bug 1108973

Summary: AttributeError: 'NoneType' object has no attribute 'type'
Product: [Fedora] Fedora Reporter: xuezhi ma <xma>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, dcallagh, g.kaviyarasu, jonathan, jzhao, vanmeeuwen+fedora, xma
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-19 13:21:23 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:

Description xuezhi ma 2014-06-13 03:01:29 UTC
Description of problem:
when we installed Fedora-rawhide from http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/, we got an exception
anaconda 21.40-1 exception report 
Traceback (most recent call first):      
  
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 367, in doIt 
    if boot.type == "mdarray": 
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 215, in turnOnFilesystems 
    storage.doIt() 
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 179, in doInstall 
      
    turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) 
  File "/usr/lib64/python2.7/threading.py", line 766, in run 
    self.__target(*self.__args, **self.__kwargs) 
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run 
    threading.Thread.run(self, *args, **kwargs) 
AttributeError: 'NoneType' object has no attribute 'type' 

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

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 David Shea 2014-06-17 16:07:48 UTC
Please attach the log files from the installation to this bug as individual, text/plain attachments.

Comment 5 xuezhi ma 2014-06-19 02:02:00 UTC
(In reply to David Shea from comment #4)
> That's only the output from the console. If anaconda is crashing, there will
> be a file in /tmp named anaconda-tb*. Please attach that file.
I don't have the logs from when it failed, and also can't reproduce it now that rawhide has a newer anaconda version