Bug 489918

Summary: DeviceException: Could not find device for path /dev/sdb
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, jturner, matzilla, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:2b203f5e3ee51157349c350088792387126a528c45059badb566c4ae39d42a52
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-12 15:19:05 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:
Description Flags
Attached traceback automatically from anaconda.
none
udevadm info --export-db
none
Attached traceback automatically from anaconda. none

Description James Laska 2009-03-12 15:12:54 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.28 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.6/site-packages/parted/device.py", line 48, in __init__
    self.__device = _ped.device_get(path)
  File "/usr/lib/anaconda/storage/devices.py", line 671, in __init__
    self.partedDevice = parted.Device(path=self.path)
  File "/usr/lib/anaconda/storage/devicetree.py", line 980, in addUdevDevice
    initcb=cb)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1272, in populate
    self.addUdevDevice(dev)
  File "/usr/lib/anaconda/storage/__init__.py", line 221, in reset
    self.devicetree.populate()
  File "/usr/lib/anaconda/storage/__init__.py", line 64, in storageInitialize
    anaconda.id.storage.reset()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked
    self.anaconda.dispatch.gotoNext()
DeviceException: Could not find device for path /dev/sdb

Comment 1 James Laska 2009-03-12 15:12:58 UTC
Created attachment 334946 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-03-12 15:19:05 UTC

*** This bug has been marked as a duplicate of bug 488800 ***

Comment 3 James Laska 2009-03-12 15:36:43 UTC
Created attachment 334952 [details]
udevadm info --export-db

Comment 4 Matthieu Araman 2009-03-16 22:57:15 UTC
Created attachment 335448 [details]
Attached traceback automatically from anaconda.