I reloaded Sabayon, going fine, got auto login in going and thats fine. Only when I came to working on the Entropy did it go pear shape.
http://wiki.sabayonlinux.org/index.php?title=En:Entropy
I followed it to the letter and rebooted and now its gone into verbose and then asking me as if I were in a terminal program for my name and password. I suspect most people would have given up and moved on, I don't do that I do try and conquer if possible, but I am now saying if this can't be fixed then Linux is a big NO and I shall have be content with Windows (which I am not content with Windows).
I did try and re-install with my disk and even there I get a bug!!
- Code: Select all
Component: Sabayon Linux Installer
Version: 1.0
Summary: TB4ff74858 entropy.py:35525:addPackageToInstalledTable:OperationalError: table installedtable has 3 columns but 2 values were supplied
Traceback (most recent call last):
File "/opt/anaconda/usr/lib/anaconda/gui.py", line 1109, in handleRenderCallback
self.currentWindow.renderCallback()
File "/opt/anaconda/usr/lib/anaconda/iw/progress_gui.py", line 158, in renderCallback
self.intf.icw.nextClicked()
File "/opt/anaconda/usr/lib/anaconda/gui.py", line 961, in nextClicked
self.dispatch.gotoNext()
File "/opt/anaconda/usr/lib/anaconda/dispatch.py", line 233, in gotoNext
self.moveStep()
File "/opt/anaconda/usr/lib/anaconda/dispatch.py", line 301, in moveStep
rc = apply(func, self.bindArgs(args))
File "/opt/anaconda/usr/lib/anaconda/sabayon/installer.py", line 90, in doInstall
slUpgrade.runWorldUpdate(rescue = rescue)
File "/opt/anaconda/usr/lib/anaconda/sabayon/slUtils.py", line 1250, in runWorldUpdate
rc = Package.run(xterm_header = countstring)
File "/usr/lib/entropy/libraries/entropy.py", line 6803, in run
rc = self.run_stepper(xterm_header)
File "/usr/lib/entropy/libraries/entropy.py", line 6778, in run_stepper
rc = steps_data.get(step)()
File "/usr/lib/entropy/libraries/entropy.py", line 6712, in do_install
return self.install_step()
File "/usr/lib/entropy/libraries/entropy.py", line 6442, in install_step
rc = self.__install_package()
File "/usr/lib/entropy/libraries/entropy.py", line 5663, in __install_package
newidpackage = self._install_package_into_database()
File "/usr/lib/entropy/libraries/entropy.py", line 5891, in _install_package_into_database
self.Entropy.clientDbconn.addPackageToInstalledTable(idpackage,self.infoDict['repository'])
File "/usr/lib/entropy/libraries/entropy.py", line 35525, in addPackageToInstalledTable
self.cursor.execute('INSERT into installedtable VALUES (?,?)', (idpackage, repositoryName,))
OperationalError: table installedtable has 3 columns but 2 values were supplied
Local variables in innermost frame:
idpackage: 7299
self: <entropy.EntropyDatabaseInterface instance at 0xa195f0>
repositoryName: sabayonlinux.org
So how can I gain access to my Sabayon? Is it really time to kick Linux in the ditch for good?
I know the answer to the next question and that is 'Do I want to have anymore hassle with Linx if this doesn't work?'
The answer to that is NO.
Now what can go wrong when following the Wiki? Why is it as before it was after loading packages and why is it that I am jinxed?
Tony

