Bug 233 - Anaconda gives me an error shortly after installation begins
: Anaconda gives me an error shortly after installation begins
Status: RESOLVED FIXED
Product: Sabayon
Classification: Unclassified
Component: Installed
: Legacy (3.x)
: Other Linux
: P3 normal
: Current Stable
Assigned To: Fabio Erculiani
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-07-02 02:12 UTC by Aaron
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 Aaron 2007-07-02 02:12:28 UTC
With anaconda I tell it to automatically partition and I set all the stuff up, I've tried it with and without updating the installer and still get the same error as shortly after installation begins

this is what it gives me:
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 0x86c744c>
Comment 1 Fabio Erculiani Staff 2007-08-25 18:18:05 UTC
Fixed with 3.4e