Bug 1103473
| Summary: | AttributeError: 'NoneType' object has no attribute 'type' | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Teknős Ferenc <codestorm> | ||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | rawhide | CC: | 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: |
|
||||||||||||||||||||||||
Created attachment 901189 [details]
File: anaconda-tb
Created attachment 901190 [details]
File: anaconda.log
Created attachment 901191 [details]
File: environ
Created attachment 901192 [details]
File: journalctl
Created attachment 901193 [details]
File: lsblk_output
Created attachment 901194 [details]
File: nmcli_dev_list
Created attachment 901195 [details]
File: os_info
Created attachment 901196 [details]
File: program.log
Created attachment 901197 [details]
File: storage.log
Created attachment 901198 [details]
File: ifcfg.log
*** This bug has been marked as a duplicate of bug 1100928 *** |
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