Bug 488738 - KeyError: 'LVM2_VG_UUID'
Summary: KeyError: 'LVM2_VG_UUID'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: StorageRewrite anaconda_trace_hash:6b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-05 15:56 UTC by Nate Straz
Modified: 2009-03-05 18:52 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-05 18:52:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (100.09 KB, text/plain)
2009-03-05 15:56 UTC, Nate Straz
no flags Details

Description Nate Straz 2009-03-05 15:56:43 UTC
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'

Comment 1 Nate Straz 2009-03-05 15:56:47 UTC
Created attachment 334142 [details]
Attached traceback automatically from anaconda.

Comment 2 Hans de Goede 2009-03-05 18:52:16 UTC
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).


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