[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Xen installation : Python C API mismatch
Hello,
I am trying to install Xen 3.1.0 on a Debian Sid. I have been able to do this type of installation correctly with it working perfectly before but I have to admit I can't get this one to work. Here are the error messages that I get at Xen startup : orangene1-hyp:~# /etc/init.d/xend start /usr/lib/python/xen/xend/server/SrvDaemon.py:20: RuntimeWarning: Python C API version mismatch for module xen.lowlevel.xc: This Python has API version 1013, module xen.lowlevel.xc has version 1012. import xen.lowlevel.xc /usr/lib/python/xen/util/security.py:25: RuntimeWarning: Python C API version mismatch for module acm: This Python has API version 1013, module acm has version 1012. from xen.lowlevel import acm /usr/lib/python/xen/xend/xenstore/xsutil.py:8: RuntimeWarning: Python C API version mismatch for module xen.lowlevel.xs: This Python has API version 1013, module xen.lowlevel.xs has version 1012. import xen.lowlevel.xs /usr/lib/python/xen/xend/XendBootloader.py:25: RuntimeWarning: Python C API version mismatch for module ptsname: This Python has API version 1013, module ptsname has version 1012. from xen.lowlevel import ptsname /usr/lib/python/xen/xend/server/SrvDaemon.py:20: RuntimeWarning: Python C API version mismatch for module xen.lowlevel.xc: This Python has API version 1013, module xen.lowlevel.xc has version 1012. import xen.lowlevel.xc /usr/lib/python/xen/util/security.py:25: RuntimeWarning: Python C API version mismatch for module acm: This Python has API version 1013, module acm has version 1012. from xen.lowlevel import acm /usr/lib/python/xen/xend/xenstore/xsutil.py:8: RuntimeWarning: Python C API version mismatch for module xen.lowlevel.xs: This Python has API version 1013, module xen.lowlevel.xs has version 1012. import xen.lowlevel.xs /usr/lib/python/xen/xend/XendBootloader.py:25: RuntimeWarning: Python C API version mismatch for module ptsname: This Python has API version 1013, module ptsname has version 1012. from xen.lowlevel import ptsname I have tried to install python from Sid and Lenny versions but none seem to change any of this... I have no Python knowledge at all so I would like to know if anybody would happen to have an idea concerning this problem. I will be happy to give you more info if there is something missing in this post. Thank you in advance for your help, Antoine Benkemoun -- Antoine Benkemoun Tel : 03.51.53.57.00 Port : 06.32.88.59.35 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |