Bug 1045754

Summary: DeviceTreeError: parent device not in tree
Product: [Fedora] Fedora Reporter: Raffaello Bertini <raffaellobertini>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, g.kaviyarasu, jonathan, raffaellobertini, vanmeeuwen+fedora
Target Milestone: ---Flags: dshea: needinfo? (raffaellobertini)
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:c5bf6f446db0472652098c438405fe6e0c0ad7e311d6829520f95e21ad3588c9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-01 17:59:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
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 Raffaello Bertini 2013-12-21 18:53:11 UTC
Version-Release number of selected component:
anaconda-20.25.15-1.fc20.x86_64

The following was filed automatically by anaconda:
anaconda 20.25.15-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 273, in _addDevice
    raise DeviceTreeError("parent device not in tree")
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 825, in addUdevPartitionDevice
    self._addDevice(device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1052, in addUdevDevice
    device = self.addUdevPartitionDevice(info)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1962, in _populate
    self.addUdevDevice(dev)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1906, in populate
    self._populate()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 416, in reset
    self.devicetree.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 142, in storageInitialize
    storage.reset()
  File "/usr/lib64/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run
    threading.Thread.run(self, *args, **kwargs)
DeviceTreeError: parent device not in tree

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.10-301.fc20.x86_64
other involved packages: python-blivet-0.23.9-1.fc20.noarch, python-libs-2.7.5-9.fc20.x86_64
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Comment 1 Raffaello Bertini 2013-12-21 18:53:39 UTC
Created attachment 840095 [details]
File: anaconda-tb

Comment 2 Raffaello Bertini 2013-12-21 18:53:42 UTC
Created attachment 840096 [details]
File: anaconda.log

Comment 3 Raffaello Bertini 2013-12-21 18:53:45 UTC
Created attachment 840097 [details]
File: environ

Comment 4 Raffaello Bertini 2013-12-21 18:53:58 UTC
Created attachment 840098 [details]
File: journalctl

Comment 5 Raffaello Bertini 2013-12-21 18:54:02 UTC
Created attachment 840099 [details]
File: lsblk_output

Comment 6 Raffaello Bertini 2013-12-21 18:54:06 UTC
Created attachment 840100 [details]
File: nmcli_dev_list

Comment 7 Raffaello Bertini 2013-12-21 18:54:08 UTC
Created attachment 840101 [details]
File: os_info

Comment 8 Raffaello Bertini 2013-12-21 18:54:12 UTC
Created attachment 840102 [details]
File: program.log

Comment 9 Raffaello Bertini 2013-12-21 18:54:23 UTC
Created attachment 840103 [details]
File: storage.log

Comment 10 Raffaello Bertini 2013-12-21 18:54:25 UTC
Created attachment 840104 [details]
File: ifcfg.log

Comment 11 David Shea 2015-04-14 19:38:10 UTC
Is this issue reproducible with F21 or F22?