[albatross-users] ALbatross 1.33

Andrew McNamara andrewm at object-craft.com.au
Thu Apr 6 10:00:21 EST 2006


>Sorry to bother you again. I've gotten further this time, seems I'm missing
>somthing but not sure what.
>
>
> /bin/su -l albatross -s /bin/sh -c "/usr/local/src/bin/al-session-daemon
>--pidfile=/var/log/albatross/al-session-daemon.pid
>--log=/var/log/albatross/al-session-daemon.log start"
>
>Traceback (most recent call last):
>  File "/usr/local/src/bin/al-session-daemon", line 26, in ?
>    from albatross import simpleserver
>  File "/usr/lib/python2.3/site-packages/albatross/__init__.py", line 9, in
>?
>    from albatross.context import *
>  File "/usr/lib/python2.3/site-packages/albatross/context.py", line 12, in
>?
>    import cPickle
>ImportError: /usr/lib/python2.3/lib-dynload/cPickle.so: undefined symbol:
>PyUnicodeUCS4_AsUTF8String

This means your python installation is broken in some way (probably bad
shared library path). I'm a little reluctant to suggest too much here -
I'm assuming you're using a RedHat system, and they require a specific
version of python installed and working for their system management tools,
and inadvertently breaking that python install will render your machine
largely unmanageable.

If you have a support contract with RedHat, asking them to help you
install Python 2.3 might be worthwhile. Failing that, maybe someone on
the list has been through this before (I haven't done it for years)?

-- 
Andrew McNamara, Senior Developer, Object Craft
http://www.object-craft.com.au/



More information about the Albatross-users mailing list