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/__init__.py", line 92, in storageInitialize 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 356784 [details] Attached traceback automatically from anaconda.
I can verify that removing one of my two CD/DVD drives works around this bug.
sr0 and sr1 probably shouldn't be identified as multipath devices.
*** Bug 516575 has been marked as a duplicate of this bug. ***
516557, 516567, and 516575 all encountered when selecting a partitioning option with JKeating 12.11 boot.iso. Maybe these should be elevated in severity and priority since they prevent installation of Fedora?
Created attachment 356906 [details] Patch that should fix it. This patch should fix the problem.
Confirmed fixed in rawhide.