Bug 496377

Summary: Unhandled exception at the end of partitioning
Product: [Fedora] Fedora Reporter: Markku Kolkka <markku.kolkka>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, hdegoede, markku.kolkka, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:87a4a6a58781d20e7682fa7642059a8d4a6e40f5193354a7d839e6d1d498df20
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-18 12:47:00 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:
Attachments:
Description Flags
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description Markku Kolkka 2009-04-18 12:32:07 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.45 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/formats/__init__.py", line 284, in setup
    raise FormatSetupError("invalid device specification")
  File "/usr/lib/anaconda/storage/devices.py", line 530, in setup
    parent.format.setup()
  File "/usr/lib/anaconda/storage/devices.py", line 263, in setupParents
    parent.setup()
  File "/usr/lib/anaconda/storage/devices.py", line 1661, in setup
    self.setupParents()
  File "/usr/lib/anaconda/storage/devices.py", line 1964, in setup
    self.vg.setup()
  File "/usr/lib/anaconda/storage/deviceaction.py", line 322, in execute
    self._device.setup()
  File "/usr/lib/anaconda/storage/devicetree.py", line 658, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/anaconda/storage/__init__.py", line 234, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 116, in turnOnFilesystems
    anaconda.id.storage.doIt()
FormatSetupError: invalid device specification

Comment 1 Markku Kolkka 2009-04-18 12:32:19 UTC
Created attachment 340149 [details]
Attached traceback automatically from anaconda.

Comment 2 Hans de Goede 2009-04-18 12:47:00 UTC

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

Comment 3 Markku Kolkka 2009-05-12 20:45:36 UTC
Created attachment 343663 [details]
Attached traceback automatically from anaconda.