Bug 516575 - KeyError: 'ID_SERIAL_SHORT'
Summary: KeyError: 'ID_SERIAL_SHORT'
Keywords:
Status: CLOSED DUPLICATE of bug 516362
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:9a86ca62c1f3de426...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-10 14:26 UTC by Clyde E. Kunkel
Modified: 2009-08-10 14:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-10 14:30:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (2.15 MB, text/plain)
2009-08-10 14:26 UTC, Clyde E. Kunkel
no flags Details

Description Clyde E. Kunkel 2009-08-10 14:26:04 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/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'

Comment 1 Clyde E. Kunkel 2009-08-10 14:26:17 UTC
Created attachment 356897 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-08-10 14:30:55 UTC
sr0 probably shouldn't ever be getting added to a multipath set.  Duping.

*** This bug has been marked as a duplicate of bug 516362 ***

Comment 3 Clyde E. Kunkel 2009-08-10 14:37:23 UTC
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?


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