The following was filed automatically by anaconda: anaconda 15.24 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/datacombo.py", line 43, in append self.store[iter] = (text, data) File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/lvm_dialog_gui.py", line 269, in createPEOptionMenu peCombo.append(val, curpe) File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/lvm_dialog_gui.py", line 1345, in __init__ self.peCombo = self.createPEOptionMenu(self.vg.peSize * 1024) File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 1713, in editLVMVolumeGroup device, isNew) File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 1548, in createCB self.editLVMVolumeGroup(tempvg, isNew = True) TypeError: value is of wrong type for this column
Created attachment 487704 [details] Attached traceback automatically from anaconda.
Failed while installing the latest build F15 (3.25.11) while creating LVM partition. Steps: 1. create /boot , ext4 , 400mb 2. create PV to max available 3. create LV (triggered traceback at this point) NOTE: installation works OK using ext4 rather than LVM.
*** This bug has been marked as a duplicate of bug 682543 ***