Bug 1214008

Summary: AttributeError: 'LVMVolumeGroupDevice' object has no attribute 'vgSpaceUsed'
Product: [Fedora] Fedora Reporter: Artur Cuvasov <artur.cuvasov>
Component: python-blivetAssignee: David Lehman <dlehman>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: amulhern, anaconda-maint-list, bcl, dlehman, g.kaviyarasu, jonathan, vanmeeuwen+fedora, vpodzime
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:1dccc987873c2ce17a60f2cd10ba3477f430b143edd6fdbdcea1d357d0aa149c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-22 14:52:22 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 Artur Cuvasov 2015-04-21 18:19:00 UTC
Description of problem:
Run Install from Fedora 22-Beta3 Live KDE iso

Version-Release number of selected component:
anaconda-core-22.20.9-1.fc22.x86_64

The following was filed automatically by anaconda:
anaconda 22.20.9-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1540, in handleVgLvs
    lv_dev.logSize, lv_dev.vgSpaceUsed)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1590, in handleUdevLVMPVFormat
    self.handleVgLvs(vg_device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1898, in handleUdevDeviceFormat
    self.handleUdevLVMPVFormat(info, device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1262, in addUdevDevice
    self.handleUdevDeviceFormat(info, device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2194, in _populate
    self.addUdevDevice(dev)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2128, in populate
    self._populate()
  File "/usr/lib/python2.7/site-packages/blivet/blivet.py", line 277, in reset
    self.devicetree.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python2.7/site-packages/blivet/osinstall.py", line 1117, in storageInitialize
    storage.reset()
  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 244, in run
    threading.Thread.run(self, *args, **kwargs)
AttributeError: 'LVMVolumeGroupDevice' object has no attribute 'vgSpaceUsed'

Additional info:
cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.0.0-0.rc5.git4.1.fc22.x86_64
other involved packages: python-blivet-1.0.7-1.fc22.noarch, python-libs-2.7.9-5.fc22.x86_64
product:        Fedora
release:        Fedora release 22 (Twenty Two)
type:           anaconda
version:        22

Comment 1 Artur Cuvasov 2015-04-21 18:19:04 UTC
Created attachment 1017018 [details]
File: anaconda-tb

Comment 2 Artur Cuvasov 2015-04-21 18:19:06 UTC
Created attachment 1017019 [details]
File: anaconda.log

Comment 3 Artur Cuvasov 2015-04-21 18:19:07 UTC
Created attachment 1017020 [details]
File: environ

Comment 4 Artur Cuvasov 2015-04-21 18:19:09 UTC
Created attachment 1017021 [details]
File: journalctl

Comment 5 Artur Cuvasov 2015-04-21 18:19:11 UTC
Created attachment 1017022 [details]
File: lsblk_output

Comment 6 Artur Cuvasov 2015-04-21 18:19:12 UTC
Created attachment 1017023 [details]
File: nmcli_dev_list

Comment 7 Artur Cuvasov 2015-04-21 18:19:13 UTC
Created attachment 1017024 [details]
File: os_info

Comment 8 Artur Cuvasov 2015-04-21 18:19:15 UTC
Created attachment 1017025 [details]
File: program.log

Comment 9 Artur Cuvasov 2015-04-21 18:19:17 UTC
Created attachment 1017026 [details]
File: storage.log

Comment 10 Artur Cuvasov 2015-04-21 18:19:18 UTC
Created attachment 1017027 [details]
File: ifcfg.log

Comment 11 Artur Cuvasov 2015-04-22 13:04:04 UTC
Confirming the same error when booting from Fedora-Workstation-netinst-x86_64-22_Beta.iso.

Comment 12 David Lehman 2015-04-22 14:52:22 UTC
This should be resolved by the fix for bug 1214241. It is a different bug but is a result of the same underlying problem. Please reopen this report if the problem remains after the fix for that bug is in place.

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

Comment 13 Artur Cuvasov 2015-04-27 18:26:58 UTC
Is there and iso to test? You have marked a wrong "duplicate". 1214008 was opened earlier.

Comment 14 David Lehman 2015-04-28 13:44:49 UTC
The next iso image will be the first F22 Final test compose.

The developer who fixed the bug was working from bug 1214241, so I marked this one a duplicate of it. We normally use the first-reported bug, but there is no rule that we must.