xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* error starting xen
@ 2012-03-20 17:19 Kristijan Lečnik
  2012-03-20 17:47 ` Ian Campbell
  0 siblings, 1 reply; 5+ messages in thread
From: Kristijan Lečnik @ 2012-03-20 17:19 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 5285 bytes --]

Hi,

i have OpenSuSe 11.2 with

kernel-xen-3.1.10-12.1.x86_64
xen-4.1.2_15-175.1.x86_64
xen-devel-4.1.2_15-175.1.x86_64
xen-tools-4.1.2_15-175.1.x86_64
kernel-xen-devel-3.1.10-12.1.x86_64
xen-libs-4.1.2_15-175.1.x86_64

i had working xen under OpenSuSe, but then i was playing with 4.2 unstable
and remove all OpenSuSe xen and compile 4.2 unstable and it was working,
but after reverting back to stock xen from OpenSuSe 12.1 i get this error
starting xen:

Mar 20 18:16:41 pomaranca xend[27486]: Starting xend Traceback (most recent
call last):
Mar 20 18:16:41 pomaranca xend[27486]: File "/usr/sbin/xend", line 36, in
<module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend.server import SrvDaemon
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/server/SrvDaemon.py", line 26,
in <module>
Mar 20 18:16:41 pomaranca xend[27486]: import relocate
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/server/relocate.py", line 28,
in <module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend import XendDomain
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/XendDomain.py", line 36, in
<module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend import XendOptions,
XendCheckpoint, XendDomainInfo
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/XendCheckpoint.py", line 23,
in <module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend.XendConfig import
XendConfig
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/XendConfig.py", line 33, in
<module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend.XendDevices import
XendDevices
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/XendDevices.py", line 22, in
<module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend.server import blkif,
netif, tpmif, pciif, iopif, irqif, vfbif, vscsiif, netif2, vusbif
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/server/netif.py", line 30, in
<module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend.XendXSPolicyAdmin
import XSPolicyAdminInstance
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/XendXSPolicyAdmin.py", line
26, in <module>
Mar 20 18:16:41 pomaranca xend[27486]: import xen.util.xsm.acm.acm as
security
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/util/xsm/acm/acm.py", line 28, in
<module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.lowlevel import acm
Mar 20 18:16:41 pomaranca xend[27486]: ImportError:
/usr/lib64/python2.7/site-packages/xen/lowlevel/acm.so: undefined symbol:
xc_acm_op
Mar 20 18:16:41 pomaranca xend[27486]: Traceback (most recent call last):
Mar 20 18:16:41 pomaranca xend[27486]: File "/usr/sbin/xend", line 36, in
<module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend.server import SrvDaemon
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/server/SrvDaemon.py", line 26,
in <module>
Mar 20 18:16:41 pomaranca xend[27486]: import relocate
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/server/relocate.py", line 28,
in <module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend import XendDomain
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/XendDomain.py", line 36, in
<module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend import XendOptions,
XendCheckpoint, XendDomainInfo
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/XendCheckpoint.py", line 23,
in <module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend.XendConfig import
XendConfig
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/XendConfig.py", line 33, in
<module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend.XendDevices import
XendDevices
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/XendDevices.py", line 22, in
<module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend.server import blkif,
netif, tpmif, pciif, iopif, irqif, vfbif, vscsiif, netif2, vusbif
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/server/netif.py", line 30, in
<module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.xend.XendXSPolicyAdmin
import XSPolicyAdminInstance
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/xend/XendXSPolicyAdmin.py", line
26, in <module>
Mar 20 18:16:41 pomaranca xend[27486]: import xen.util.xsm.acm.acm as
security
Mar 20 18:16:41 pomaranca xend[27486]: File
"/usr/lib64/python2.7/site-packages/xen/util/xsm/acm/acm.py", line 28, in
<module>
Mar 20 18:16:41 pomaranca xend[27486]: from xen.lowlevel import acm
Mar 20 18:16:41 pomaranca xend[27486]: ImportError:
/usr/lib64/python2.7/site-packages/xen/lowlevel/acm.so: undefined symbol:
xc_acm_op
etc....

 ImportError: /usr/lib64/python2.7/site-packages/xen/lowlevel/acm.so:
undefined symbol: xc_acm_op
google doesn't reveal much, what could be wrong?

Best Regards,
Kristijan Lecnik

[-- Attachment #1.2: Type: text/html, Size: 6346 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-03-21  5:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-20 17:19 error starting xen Kristijan Lečnik
2012-03-20 17:47 ` Ian Campbell
2012-03-20 18:55   ` Kristijan Lečnik
2012-03-20 20:00     ` Ian Campbell
2012-03-21  5:37       ` Kristijan Lečnik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).