Bug 490155 - Exception when editing a logical volume
Summary: Exception when editing a logical volume
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:383f2212e4238a3e9...
Depends On:
Blocks: F11Beta, F11BetaBlocker
TreeView+ depends on / blocked
 
Reported: 2009-03-13 15:47 UTC by Tomas Mraz
Modified: 2009-03-15 15:00 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-15 15:00:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (78.84 KB, text/plain)
2009-03-13 15:47 UTC, Tomas Mraz
no flags Details

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.


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