Bug 149500 - traceback while editing LVM LV
Summary: traceback while editing LVM LV
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-23 17:35 UTC by Charles R. Anderson
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-02-23 18:41:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Charles R. Anderson 2005-02-23 17:35:12 UTC
Description of problem:

Selected Desktop install, auto-partition, remove all partitions from this
system, review partitions with Disk Druid afterwards.  Selected the LVM
VolGroup00 under Hard Drives and clicked the LVM button.  Got traceback (copied
by hand):

File "/usr/src/build/523428-i386/install//usr/lib/anaconda/iw/partition_gui.py",
line 1196, in makeLvmCB self.editLVMVolumeGroup (request, isNew=1)

File "/usr/src/build/523428-i386/install//usr/lib/anaconda/iw/partition_gui.py",
line 1123, in editLVMVolumeGroup (origVgRequest, isNew)

File
"/usr/src/build/523428-i386/install//usr/lib/anaconda/iw/lvm_dialog_gui.py",
line 917, in __init__ (self.diskset)

File "/usr/src/build/523428-i386/install//usr/lib/anaconda/partitions.py", line
531 in getAvailLVMPartitions
    size = clampPVSize(size,65536)

NameError: global name 'clampPVSize' is not defined

Comment 1 Chris Lumens 2005-02-23 18:41:29 UTC
Yup, I committed a fix for this not three hours ago and should show up in the
next anaconda build in Rawhide.


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