Bug 1214008 - AttributeError: 'LVMVolumeGroupDevice' object has no attribute 'vgSpaceUsed'
Summary: AttributeError: 'LVMVolumeGroupDevice' object has no attribute 'vgSpaceUsed'
Keywords:
Status: CLOSED DUPLICATE of bug 1214241
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:1dccc987873c2ce17a60f2cd10b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-21 18:19 UTC by Artur Cuvasov
Modified: 2015-04-28 13:44 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-22 14:52:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (516.28 KB, text/plain)
2015-04-21 18:19 UTC, Artur Cuvasov
no flags Details
File: anaconda.log (6.96 KB, text/plain)
2015-04-21 18:19 UTC, Artur Cuvasov
no flags Details
File: environ (653 bytes, text/plain)
2015-04-21 18:19 UTC, Artur Cuvasov
no flags Details
File: journalctl (263.59 KB, text/plain)
2015-04-21 18:19 UTC, Artur Cuvasov
no flags Details
File: lsblk_output (4.23 KB, text/plain)
2015-04-21 18:19 UTC, Artur Cuvasov
no flags Details
File: nmcli_dev_list (1.04 KB, text/plain)
2015-04-21 18:19 UTC, Artur Cuvasov
no flags Details
File: os_info (443 bytes, text/plain)
2015-04-21 18:19 UTC, Artur Cuvasov
no flags Details
File: program.log (47.38 KB, text/plain)
2015-04-21 18:19 UTC, Artur Cuvasov
no flags Details
File: storage.log (183.86 KB, text/plain)
2015-04-21 18:19 UTC, Artur Cuvasov
no flags Details
File: ifcfg.log (2.11 KB, text/plain)
2015-04-21 18:19 UTC, Artur Cuvasov
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.