Bugzilla – Bug 219
EXception occured
Last modified: 2009-02-09 15:41:29 UTC
Traceback (most recent call last): File "/opt/anaconda/usr/lib/anaconda/gui.py", line 955, in handleRenderCallback self.currentWindow.renderCallback() File "/opt/anaconda/usr/lib/anaconda/iw/progress_gui.py", line 250, in renderCallback self.intf.icw.nextClicked() File "/opt/anaconda/usr/lib/anaconda/gui.py", line 872, in nextClicked self.dispatch.gotoNext() File "/opt/anaconda/usr/lib/anaconda/dispatch.py", line 140, in gotoNext self.moveStep() File "/opt/anaconda/usr/lib/anaconda/dispatch.py", line 208, in moveStep rc = apply(func, self.bindArgs(args)) File "/opt/anaconda/usr/lib/anaconda/packages.py", line 104, in turnOnFilesystems thefsset.createLogicalVolumes(instPath) File "/opt/anaconda/usr/lib/anaconda/fsset.py", line 1514, in createLogicalVolumes entry.device.setupDevice(chroot) File "/opt/anaconda/usr/lib/anaconda/fsset.py", line 2129, in setupDevice raise SystemError, "pvcreate failed for %s" % (volume,) SystemError: pvcreate failed for <fsset.PartitionDevice instance at 0xd2a4d0> I have run the updater before installing..i have tried automatic and manual partitionning...nothing seems to work
Are their any linux partitions already on the system?
No, just a window$ installation...it can't mount my sata drives
Marking old entries as fixed by update.