by KairiTech » Wed Dec 30, 2009 19:37
I was able to install 5.o onto my software-RAID configuration but when I used the Sabayon_Linux_5.1-r1_amd64_G.iso image the installation aborted with the error messages that appear below. Updating the installer online prior to the install did not solve the problem. Bug or error in my RAID config?
==================================================================
Component: Sabayon Linux Installer
Version: 1.0
Summary: TB70483daf fsset.py:2043:mdadmLine:UnboundLocalError: local variable 'devices' referenced before assignment
Traceback (most recent call last):
File "/opt/anaconda/usr/lib/anaconda/gui.py", line 1100, in handleRenderCallback
self.currentWindow.renderCallback()
File "/opt/anaconda/usr/lib/anaconda/iw/progress_gui.py", line 162, in renderCallback
self.intf.icw.nextClicked()
File "/opt/anaconda/usr/lib/anaconda/gui.py", line 947, in nextClicked
self.dispatch.gotoNext()
File "/opt/anaconda/usr/lib/anaconda/dispatch.py", line 217, in gotoNext
self.moveStep()
File "/opt/anaconda/usr/lib/anaconda/dispatch.py", line 285, in moveStep
rc = apply(func, self.bindArgs(args))
File "/opt/anaconda/usr/lib/anaconda/sabayon/installer.py", line 245, in doInstall
id.fsset.write(instPath)
File "/opt/anaconda/usr/lib/anaconda/fsset.py", line 1257, in write
cf = self.mdadmConf()
File "/opt/anaconda/usr/lib/anaconda/fsset.py", line 1242, in mdadmConf
cf = cf + ent.device.mdadmLine()
File "/opt/anaconda/usr/lib/anaconda/fsset.py", line 2043, in mdadmLine
for d in devices:
UnboundLocalError: local variable 'devices' referenced before assignment
Local variables in innermost frame:
devPrefix: /dev
self: <fsset.RAIDDevice instance at 0x1e888c0>
levels: {0: 'raid0', 1: 'raid1', 4: 'raid5', 5: 'raid5', 6: 'raid6', 10: 'raid10'}
==================================================================
Last edited by
KairiTech on Mon Aug 16, 2010 15:39, edited 1 time in total.
Real geeks use RAID 0 - everything else is for wimps and no backup strategy is for nubies.