Bug 1103473

Summary: AttributeError: 'NoneType' object has no attribute 'type'
Product: [Fedora] Fedora Reporter: Teknős Ferenc <codestorm>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:056b3d5dbd1e1219d188e9dce86b4df40ff37324f240b11a9cb192530d857d70
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-02 19:44:55 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:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description Teknős Ferenc 2014-06-01 10:00:28 UTC
Version-Release number of selected component:
anaconda-core-21.37-1.fc21.x86_64

The following was filed automatically by anaconda:
anaconda 21.37-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1356, in is_valid_stage2_device
    if self.stage2_device.type == "mdarray" and \
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1344, in has_windows
    ret = [d for d in devices if self.is_valid_stage2_device(d, linux=False, non_linux=True)]
  File "/usr/lib64/python2.7/site-packages/pyanaconda/timezone.py", line 79, in time_initialize
    timezone.isUtc = not bootloader.has_windows(ntfs_devs)
  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)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait
    self.raise_if_error(name)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py", line 473, in _initialize
    threadMgr.wait(constants.THREAD_TIME_INIT)
  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'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Scientific-KDE-x86_6 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.15.0-0.rc7.git0.1.fc21.x86_64
other involved packages: anaconda-gui-21.37-1.fc21.x86_64, python-libs-2.7.6-7.fc21.x86_64
product:        Fedora
release:        Fedora release 21 (Rawhide)
type:           anaconda
version:        rawhide

Comment 1 Teknős Ferenc 2014-06-01 10:00:35 UTC
Created attachment 901189 [details]
File: anaconda-tb

Comment 2 Teknős Ferenc 2014-06-01 10:00:37 UTC
Created attachment 901190 [details]
File: anaconda.log

Comment 3 Teknős Ferenc 2014-06-01 10:00:39 UTC
Created attachment 901191 [details]
File: environ

Comment 4 Teknős Ferenc 2014-06-01 10:00:42 UTC
Created attachment 901192 [details]
File: journalctl

Comment 5 Teknős Ferenc 2014-06-01 10:00:45 UTC
Created attachment 901193 [details]
File: lsblk_output

Comment 6 Teknős Ferenc 2014-06-01 10:00:46 UTC
Created attachment 901194 [details]
File: nmcli_dev_list

Comment 7 Teknős Ferenc 2014-06-01 10:00:48 UTC
Created attachment 901195 [details]
File: os_info

Comment 8 Teknős Ferenc 2014-06-01 10:00:51 UTC
Created attachment 901196 [details]
File: program.log

Comment 9 Teknős Ferenc 2014-06-01 10:00:54 UTC
Created attachment 901197 [details]
File: storage.log

Comment 10 Teknős Ferenc 2014-06-01 10:00:56 UTC
Created attachment 901198 [details]
File: ifcfg.log

Comment 11 David Shea 2014-06-02 19:44:55 UTC

*** This bug has been marked as a duplicate of bug 1100928 ***