The following was filed automatically by anaconda: anaconda 12.11 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/devicetree.py", line 1809, in identifyMultipaths for serial in [d['ID_SERIAL_SHORT'] for d in multipath_disks]: File "/usr/lib/anaconda/storage/devicetree.py", line 1859, in populate devices = self.identifyMultipaths(devices) File "/usr/lib/anaconda/storage/__init__.py", line 293, in reset self.devicetree.populate() File "/usr/lib/anaconda/storage/partitioning.py", line 214, in doAutoPartition anaconda.id.storage.reset() File "/usr/lib/anaconda/dispatch.py", line 204, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 127, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1201, in nextClicked self.anaconda.dispatch.gotoNext() KeyError: 'ID_SERIAL_SHORT'
Created attachment 356897 [details] Attached traceback automatically from anaconda.
sr0 probably shouldn't ever be getting added to a multipath set. Duping. *** This bug has been marked as a duplicate of bug 516362 ***
Testing JKeating anaconda 12.11 boot.iso and selected "shrink current system", checked "Review and modify partitioning layout" and clicked Next. Related to 516557 and 516567?