Chris Withers wrote:
> ImportError: /usr/lib/zope2.9/lib/python/persistent/cPersistence.so: 
> undefined symbol: PyUnicodeUCS4_AsEncodedString

> ImportError: /opt/Zope-2.9/lib/python/persistent/cPersistence.so: 
> undefined symbol: PyUnicodeUCS2_AsEncodedString

Having had a bit of a google, I found this post from Andreas:

http://mail.zope.org/pipermail/zope3-users/2006-June/003791.html

So it seems that "python2.4" resolves to one python when cron is running 
and another when run from a shell of the same user.

Has anyone seen this behaviour before or know what could cause it?

cheers,

Chris

PS: I've solved this for now by changing python2.4 to 
/usr/local/bin/python2.4 in the control scripts, which seems to have 
done the trick.

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to