[Pkg-xen-devel] Error starting xend?

Steve Kemp steve at steve.org.uk
Sun Sep 17 12:17:45 CEST 2006


  After upgrading to xen unstable packages I'm seeing the following
  problem:

skx at itchy:~$ sudo /etc/init.d/xend restart
Restarting XEN control daemon: xendTraceback (most recent call last):
  File "/usr/lib/xen-3.0-unstable-1/bin/xend", line 40, in ?
    from xen.xend.server import SrvDaemon
  File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 17, in ?
ImportError: No module named xc
Traceback (most recent call last):
  File "/usr/lib/xen-3.0-unstable-1/bin/xend", line 40, in ?
    from xen.xend.server import SrvDaemon
  File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 17, in ?
ImportError: No module named xc

   My packages appear to be correct:
skx at itchy:~$ dpkg --list | grep xen  | awk '{print $2}'
libc6-xen
linux-image-2.6.17-2-xen-686
linux-modules-2.6.17-2-xen-686
xen-hypervisor-3.0-unstable-1-i386
xen-ioemu-3.0-unstable
xen-linux-system-2.6.17-2-xen-686
xen-tools
xen-utils-3.0-unstable-1
xen-utils-common

  Lots of files in :/usr/lib/python2.4/site-packages/xen/xend/server are
 symlinks to /usr/share/pycentral/xen-utils-3.0/site-packages/xen/xend/server/
 which don't exist.  Is this the source of my problem?  Is there an obvious
 fix here?

  I notice that I do have the file:

    /usr/lib/xen-3.0-unstable-1/lib/python/xen/lowlevel/xc.so

  (Just looking for xc.* - I don't have xc.py*)

Steve
-- 
http://www.steve.org.uk/



More information about the Pkg-xen-devel mailing list