Bug 516362 - anaconda 12.11 traceback - 2 optical drives?
Summary: anaconda 12.11 traceback - 2 optical drives?
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:ad77422df9eb63797...
: 516575 (view as bug list)
Depends On:
Blocks: F12Alpha, F12AlphaBlocker
TreeView+ depends on / blocked
 
Reported: 2009-08-08 18:02 UTC by Ian Pilcher
Modified: 2013-01-10 05:24 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-08-11 21:34:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (156.74 KB, text/plain)
2009-08-08 18:02 UTC, Ian Pilcher
no flags Details
Patch that should fix it. (1.63 KB, patch)
2009-08-10 15:25 UTC, Peter Jones
no flags Details | Diff

Description Ian Pilcher 2009-08-08 18:02:01 UTC
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'

Comment 1 Ian Pilcher 2009-08-08 18:02:06 UTC
Created attachment 356784 [details]
Attached traceback automatically from anaconda.

Comment 2 Ian Pilcher 2009-08-08 20:12:10 UTC
I can verify that removing one of my two CD/DVD drives works around this
bug.

Comment 3 Chris Lumens 2009-08-10 14:02:14 UTC
sr0 and sr1 probably shouldn't be identified as multipath devices.

Comment 4 Chris Lumens 2009-08-10 14:30:55 UTC
*** Bug 516575 has been marked as a duplicate of this bug. ***

Comment 5 Clyde E. Kunkel 2009-08-10 14:40:29 UTC
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?

Comment 6 Peter Jones 2009-08-10 15:25:10 UTC
Created attachment 356906 [details]
Patch that should fix it.

This patch should fix the problem.

Comment 7 Jesse Keating 2009-08-11 21:34:26 UTC
Confirmed fixed in rawhide.


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