Bug 490155

Summary: Exception when editing a logical volume
Product: [Fedora] Fedora Reporter: Tomas Mraz <tmraz>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:383f2212e4238a3e952eb7031202254bfa4d729b7b678bf3ed01579eabd240c1
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-15 15:00:06 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: 476774    
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Tomas Mraz 2009-03-13 15:47:36 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.28 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devices.py", line 1199, in _setName
    raise DeviceError("device is active")
  File "/usr/lib/anaconda/storage/devices.py", line 1205, in <lambda>
    lambda d,n: d._setName(n))
  File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 911, in run
    self.vg.name = volname
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1140, in editLVMVolumeGroup
    actions = vgeditor.run()
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1064, in editCB
    self.editLVMVolumeGroup(device)
DeviceError: device is active

Comment 1 Tomas Mraz 2009-03-13 15:47:44 UTC
Created attachment 335107 [details]
Attached traceback automatically from anaconda.

Comment 2 Tomas Mraz 2009-03-13 16:05:20 UTC
Similar to bug 489022 but the exception is different.

Comment 3 Tomas Mraz 2009-03-15 15:00:06 UTC
It seems that with the current image this crash is gone. Unfortunately the image is still uninstallable.