[albatross-users] Problem running al-session-daemon

Thomas Schreiner t.schreiner at gmx.de
Mon Nov 3 22:32:01 EST 2003


Hi,

I have problems starting the session-deamon. When I try to start it, i 
get the following traceback:
[thomas at pooka session-server]$ ./al-session-daemon start
Traceback (most recent call last):
   File "./al-session-daemon", line 26, in ?
     from albatross import simpleserver
   File 
"/usr/local/FreeGee-v1.0/Core/Python-2.2.2/lib/python2.2/site-packages/albatross/__init__.py", 
line 9, in ?
     from albatross.context import *
   File 
"/usr/local/FreeGee-v1.0/Core/Python-2.2.2/lib/python2.2/site-packages/albatross/context.py", 
line 12, in ?
     import cPickle
ImportError: 
/usr/local/FreeGee-v1.0/Core/Python-2.2.2/lib/python2.2/lib-dynload/cPickle.so: 
undefined symbol: PyUnicodeUCS2_AsUTF8String

the same error occurs when I try to do ./al-session-daemon --help

objdump -x tells me that there is a PyUnicodeUCS2_AsUTF8String in the 
correct cPickle.so but there are more than one python versions installed 
and not all of them have PyUnicodeUCS2_AsUTF8String in cPickle

I am using RedHat 9 and tried albatross 1.10 and 1.11pre2
I am very new to Python and Albatross and new to Linux, so if missed 
something obvious please forgive me.

any help is appreciated

thanks,
Thomas




More information about the Albatross-users mailing list