Bug 505887

Summary: DeviceTreeError: duplicate paths in device tree
Product: [Fedora] Fedora Reporter: bjass57
Component: anacondaAssignee: David Lehman <dlehman>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:bf3ee875ac1bcb84c1935497b51c870b1ccd3c897c1442a28010d473032ea48b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-17 18:04:01 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

Description bjass57 2009-06-14 14:52:07 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.59 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devicetree.py", line 1782, in devices
    raise DeviceTreeError("duplicate paths in device tree")
  File "/usr/lib/anaconda/storage/__init__.py", line 324, in disks
    devices = self.devicetree.devices
  File "/usr/lib/anaconda/storage/partitioning.py", line 555, in doPartitioning
    disks = storage.disks
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1017, in refresh
    doPartitioning(self.storage)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1132, in editPartition
    if self.refresh():
  File "/usr/lib/anaconda/iw/partition_gui.py", line 974, in newCB
    self.editPartition(device, isNew=1)
DeviceTreeError: duplicate paths in device tree

Comment 1 bjass57 2009-06-14 14:52:19 UTC
Created attachment 347825 [details]
Attached traceback automatically from anaconda.

Comment 2 bjass57 2009-06-16 15:25:18 UTC
Bug occurred whilst partitioning Volume Group

Comment 3 David Lehman 2009-07-02 22:56:56 UTC
I know it has been a while, but can you possibly provide a sequence of steps you performed in order to hit this bug?

Comment 4 bjass57 2009-07-23 11:25:06 UTC
All I can remember is I was partitioning installing Fedora 11 and inadvertently tried to install a partition where their wasn't the room, got a notification to that effect, clicked on something else and bingo it went down.

Comment 5 Chris Lumens 2009-10-08 13:27:45 UTC
Duping to a new bug with the same traceback and reproducer information...

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