Muli Ben-Yehuda
2005-Sep-14 09:07 UTC
[Xen-devel] undefined symbol xcio_error when running ''xend start''
Hi, We''ve been seeing this error from xend with today''s unstable: Traceback (most recent call last): File "/usr/sbin/xend", line 36, in ? from xen.xend.server import SrvDaemon File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 41, in ? import channel File "/usr/lib/python2.4/site-packages/xen/xend/server/channel.py", line 3, in ? import xen.lowlevel.xc; xc = xen.lowlevel.xc.new() ImportError: /usr/lib/python2.4/site-packages/xen/lowlevel/xc.so: undefined symbol: xcio_error Blowing up /usr/lib/python2.4/site-packages/xen/ and rerunning install-tools fixes it, so it''s probably stale entries left behind in there which python is then picking up. Should the directory be removed whenever install-tools is run? Cheers, Muli -- Muli Ben-Yehuda http://www.mulix.org | http://mulix.livejournal.com/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel