Bug 516362

Summary: anaconda 12.11 traceback - 2 optical drives?
Product: [Fedora] Fedora Reporter: Ian Pilcher <ipilcher>
Component: anacondaAssignee: Peter Jones <pjones>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: clydekunkel7734, dcantrell, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:ad77422df9eb63797ce137dcaa13b8ce7f32e9910dbc7dfcf1c65d39f9928b29
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-11 21:34:26 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:
Bug Depends On:    
Bug Blocks: 507676    
Attachments:
Description Flags
Attached traceback automatically from anaconda.
none
Patch that should fix it. none

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.