RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 589688 - KeyError: 'ID_PATH'
Summary: KeyError: 'ID_PATH'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: udev
Version: 6.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Harald Hoyer
QA Contact: Yulia Kopkova
URL:
Whiteboard: anaconda_trace_hash:8a388a3a231a17f48...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-06 17:19 UTC by Michal Schmidt
Modified: 2010-11-10 21:49 UTC (History)
1 user (show)

Fixed In Version: udev-147-2.15
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 589717 (view as bug list)
Environment:
Last Closed: 2010-11-10 21:49:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (52.89 KB, text/plain)
2010-05-06 17:19 UTC, Michal Schmidt
no flags Details

Description Michal Schmidt 2010-05-06 17:19:44 UTC
The following was filed automatically by anaconda:
anaconda 13.21.35 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/udev.py", line 293, in udev_device_get_path
    return info["ID_PATH"]
  File "/usr/lib/anaconda/storage/devices.py", line 155, in deviceNameToDiskByPath
    return udev_device_get_path(dev)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1360, in handleUdevDiskLabelFormat
    bypath = os.path.basename(deviceNameToDiskByPath(device.name))
  File "/usr/lib/anaconda/storage/devicetree.py", line 1715, in handleUdevDeviceFormat
    self.handleUdevDiskLabelFormat(info, device)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1299, in addUdevDevice
    self.handleUdevDeviceFormat(info, device)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1965, in populate
    self.addUdevDevice(dev)
  File "/usr/lib/anaconda/storage/__init__.py", line 379, in reset
    self.devicetree.populate()
  File "/usr/lib/anaconda/storage/__init__.py", line 103, in storageInitialize
    storage.reset()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1346, in setScreen
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/gui.py", line 1259, in nextClicked
    self.setScreen ()
KeyError: 'ID_PATH'

Comment 1 Michal Schmidt 2010-05-06 17:19:48 UTC
Created attachment 412119 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2010-05-06 17:23:32 UTC
Looks like virtio devices aren't providing ID_PATH again.

Comment 3 Michal Schmidt 2010-05-06 17:25:46 UTC
I attempted an installation in a KVM guest, started from boot.iso. I gave Anaconda the HTTP URL where it then downloaded install.img from. The graphical Anaconda started, notified me that I'm installing a beta, asked about the storage method, at which point I chose the basic one. Then it crashed.

Comment 5 RHEL Program Management 2010-05-06 18:37:10 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 6 Harald Hoyer 2010-05-07 08:10:17 UTC
should be fixed with udev-147-2.15

Comment 10 releng-rhel@redhat.com 2010-11-10 21:49:28 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


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