Bug 251 - Exception Occurs in Anaconda
: Exception Occurs in Anaconda
Status: RESOLVED FIXED
Product: Sabayon
Classification: Unclassified
Component: Installed
: Legacy (3.x)
: PC Linux
: P3 normal
: Current Stable
Assigned To: Fabio Erculiani
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-07-19 00:41 UTC by phzi
Modified: 2009-02-09 15:41 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description phzi 2007-07-19 00:41:40 UTC
I have attempted various potential partition setups in Sabayon, all of which lead to this error. I have manually used fdisk to remove all partitions from the drive, and on another attempt to manually create the partitions - both of these attempts still resulted in the exception.

I have 2 SATA disks (SCSI emulated) which are /dev/sda, /dev/sdb (as well as a SATA CDRom); and two IDE disks. I am attempting to install to /dev/sda (no changes are being made to any other partition).

This bug is occurring with BOTH 3.4 Business Edition, and 3.4 loop3. (text below is from 3.4-loop3).

Full Exception Text:
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 0xd1f680>
Comment 1 Fabio Erculiani Staff 2007-08-25 18:17:54 UTC
Fixed with 3.4e