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
Created attachment 406879 [details] Attached traceback automatically from anaconda.
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
Created attachment 415742 [details] Attached traceback automatically from anaconda.
Created attachment 427049 [details] Attached traceback automatically from anaconda.
*** This bug has been marked as a duplicate of bug 526971 ***