Bug 489918 - DeviceException: Could not find device for path /dev/sdb
Summary: DeviceException: Could not find device for path /dev/sdb
Keywords:
Status: CLOSED DUPLICATE of bug 488800
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: anaconda_trace_hash:2b203f5e3ee511573...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-12 15:12 UTC by James Laska
Modified: 2013-09-02 06:32 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-12 15:19:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (74.21 KB, text/plain)
2009-03-12 15:12 UTC, James Laska
no flags Details
udevadm info --export-db (100.59 KB, text/plain)
2009-03-12 15:36 UTC, James Laska
no flags Details
Attached traceback automatically from anaconda. (69.77 KB, text/plain)
2009-03-16 22:57 UTC, Matthieu Araman
no flags Details

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.


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