Share

Abeni the Gentoo ebuild Builder

Tracker: Bugs

5 abeni 1.0 pre2 won't start - ID: 1461882
Last Update: Tracker Item Submitted ( t35t0r )

I basically installed abeni 1.0 pre2 through portage by
copying the latest ebuild in portae to abeni-1.0_pre2
and by changing the SRC_URI to point to a tbz2 file.
The install seemed to go fine.

The first error was that it was looking for a
non-existent wxpython version, so i changed the line:

File "/usr/lib/python2.4/site-packages/abeni/main.py",
line 31, in ?
wxversion.select("2.5")

to wxversion.select("2.6")

Now that error was fixed but I'm getting this error and
the program won't start:

Traceback (most recent call last):
File "/usr/bin/abeni", line 3, in ?
import abeni.main
File
"/usr/lib/python2.4/site-packages/abeni/main.py", line
35, in ?
from MyFrame import MyFrame
File
"/usr/lib/python2.4/site-packages/abeni/MyFrame.py",
line 45, in ?
import MyDatabase
File
"/usr/lib/python2.4/site-packages/abeni/MyDatabase.py",
line 3, in ?
from sqlobject import *
ImportError: No module named sqlobject


t35t0r ( t35t0r ) - 2006-03-31 06:06

5

Open

None

Nobody/Anonymous

Critical

v1.0 (example)

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.