Bug 582757 - DeviceTreeError: duplicate paths in device tree
Summary: DeviceTreeError: duplicate paths in device tree
Keywords:
Status: CLOSED DUPLICATE of bug 526971
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 13
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:bcae46e4e94ed1b1e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-15 18:24 UTC by Michal Hlavinka
Modified: 2010-08-17 20:38 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-08-17 20:38:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (1.36 MB, text/plain)
2010-04-15 18:25 UTC, Michal Hlavinka
no flags Details
Attached traceback automatically from anaconda. (522.69 KB, text/plain)
2010-05-21 17:57 UTC, Kamil Páral
no flags Details
Attached traceback automatically from anaconda. (478.49 KB, text/plain)
2010-06-26 08:22 UTC, David Becker
no flags Details

Description Michal Hlavinka 2010-04-15 18:24:56 UTC
The following was filed automatically by anaconda:
anaconda 13.37.2 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devicetree.py", line 2108, in devices
    raise DeviceTreeError("duplicate paths in device tree")
  File "/usr/lib/anaconda/storage/__init__.py", line 388, in devices
    devices = self.devicetree.devices
  File "/usr/lib/anaconda/platform.py", line 60, in _mntDict
    for device in [d for d in self.anaconda.storage.devices if d.format.mountable]:
  File "/usr/lib/anaconda/platform.py", line 70, in bootDevice
    mntDict = self._mntDict()
  File "/usr/lib/anaconda/platform.py", line 505, in bootDevice
    return Platform.bootDevice(self)
  File "/usr/lib/anaconda/storage/__init__.py", line 295, in doIt
    boot = self.anaconda.platform.bootDevice()
  File "/usr/lib/anaconda/packages.py", line 109, in turnOnFilesystems
    anaconda.storage.doIt()
  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 1313, in nextClicked
    self.anaconda.dispatch.gotoNext()
DeviceTreeError: duplicate paths in device tree

Comment 1 Michal Hlavinka 2010-04-15 18:25:02 UTC
Created attachment 406879 [details]
Attached traceback automatically from anaconda.

Comment 2 Michal Hlavinka 2010-04-16 06:17:50 UTC
this happen when I was trying to workaround bug #582885, so I was doing quite a lot of changes. Can't say what caused it. IIRC, I've tried more than one approach and used 'reset' button at least once

Comment 3 Kamil Páral 2010-05-21 17:57:51 UTC
Created attachment 415742 [details]
Attached traceback automatically from anaconda.

Comment 4 David Becker 2010-06-26 08:22:21 UTC
Created attachment 427049 [details]
Attached traceback automatically from anaconda.

Comment 5 Andy Lindeberg 2010-08-17 20:38:58 UTC

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


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