Bug 1214008
| Summary: | AttributeError: 'LVMVolumeGroupDevice' object has no attribute 'vgSpaceUsed' | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Artur Cuvasov <artur.cuvasov> | ||||||||||||||||||||||
| Component: | python-blivet | Assignee: | David Lehman <dlehman> | ||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 22 | CC: | 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: |
|
||||||||||||||||||||||||
Created attachment 1017018 [details]
File: anaconda-tb
Created attachment 1017019 [details]
File: anaconda.log
Created attachment 1017020 [details]
File: environ
Created attachment 1017021 [details]
File: journalctl
Created attachment 1017022 [details]
File: lsblk_output
Created attachment 1017023 [details]
File: nmcli_dev_list
Created attachment 1017024 [details]
File: os_info
Created attachment 1017025 [details]
File: program.log
Created attachment 1017026 [details]
File: storage.log
Created attachment 1017027 [details]
File: ifcfg.log
Confirming the same error when booting from Fedora-Workstation-netinst-x86_64-22_Beta.iso. 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 *** Is there and iso to test? You have marked a wrong "duplicate". 1214008 was opened earlier. 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. |
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