Bug 488738
| Summary: | KeyError: 'LVM2_VG_UUID' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nate Straz <nstraz> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, hdegoede, rmaximo, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | StorageRewrite anaconda_trace_hash:6b7d1bb9e442369a938d11291816e3cb48f8f1f3388b299c47042e0b0639996d | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-03-05 18:52:16 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 334142 [details]
Attached traceback automatically from anaconda.
Thanks for reporting this is fixed in the current storage rewrite git tree and the fix will be in the next respin of the updates.img (and tomorrows rawhide). |
The following was filed automatically by anaconda: anaconda 11.5.0.23 exception report Traceback (most recent call first): File "/tmp/updates/storage/udev.py", line 215, in udev_device_get_vg_uuid return info['LVM2_VG_UUID'] File "/tmp/updates/storage/devicetree.py", line 834, in addUdevDevice kwargs["vgUuid"] = udev_device_get_vg_uuid(info) File "/tmp/updates/storage/devicetree.py", line 1004, in _populate self.addUdevDevice(dev) File "/tmp/updates/storage/devicetree.py", line 155, in __init__ self._populate() File "/tmp/updates/storage/__init__.py", line 217, in reset luksDict=self.__luksDevs) File "/tmp/updates/storage/__init__.py", line 62, in storageInitialize anaconda.id.storage.reset() File "/tmp/updates/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/tmp/updates/dispatch.py", line 128, in gotoNext self.moveStep() File "/tmp/updates/gui.py", line 1317, in nextClicked self.anaconda.dispatch.gotoNext() KeyError: 'LVM2_VG_UUID'