Bug 728886

Summary: F16 Alpha - Unhandled exception has occurred after partitioning the hard disk
Product: [Fedora] Fedora Reporter: Srinivasa <seena_fcqa>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 16CC: anaconda-maint-list, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-08 14:02:46 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
Anaconda and Screen shot of the error is captured. none

Description Srinivasa 2011-08-08 09:38:14 UTC
Created attachment 517153 [details]
Anaconda and Screen shot of the error is captured.

Description of problem:

During the installation of F16 Alpha TC1, unhandled exception has occurred after creating the partition table. 

Environment: VMWare Virtual machine environment.


Steps to Reproduce:
1. Select the language, keyboard...etc while installation
2. Select the installation type as "Replace Existing Linux System"
3. After selecting the installation type pressing the "Next" button is resulted in unhandled exception.
  

Expected results:


Additional info:

Comment 1 Chris Lumens 2011-08-08 13:56:27 UTC
18:53:17,122 CRIT anaconda: anaconda 16.14 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devices.py", line 790, in create
    raise DeviceCreateError(str(e), self.name)
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 241, in execute
    self.device.create(intf=intf)
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 316, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 383, in doIt
    self.devicetree.processActions()
  File "/usr/lib/python2.7/site-packages/pyanaconda/packages.py", line 122, in turnOnFilesystems
    anaconda.storage.doIt()
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 338, in dispatch
    self.dir = self.steps[self.step].target(self.anaconda)
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 235, in go_forward
    self.dispatch()
  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1198, in nextClicked
    self.anaconda.dispatch.go_forward()
DeviceCreateError: ('lvcreate failed for VolGroup/lv_swap:   /dev/VolGroup/lv_swap: not found: device not cleared\n  Aborting. Failed to wipe start of new LV.\n', 'VolGroup-lv_swap')

Comment 2 Chris Lumens 2011-08-08 14:02:46 UTC

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