All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christopher G. Stach II" <cgs@ldsys.net>
To: xen-devel@lists.xensource.com
Subject: Re: Problems with XEN 3.0.4 and Python
Date: Tue, 26 Dec 2006 14:22:48 -0200	[thread overview]
Message-ID: <45914C58.8050709@ldsys.net> (raw)
In-Reply-To: <45914B6A.5040501@tegger.de>

Velten Spägele wrote:
> Hi,
> 
> today i have hg clone XEN 3.0.4 and compile it with
> 
> make world and make install
> 
> it has been successfully installed
> 
> update-rc.d xend defaults 20 21
> update-rc.d xendomains defaults 21 20
> 
> after making a initrd with mkinitrd.yaird and updating grub it was
> booting successfull
> 
> but now:
> 
> DEBIAN:~# xm
> Traceback (most recent call last):
>   File "/usr/sbin/xm", line 8, in ?
>     from xen.xm import main
>   File "//usr/lib/python/xen/xm/main.py", line 51, in ?
>     from xen.util import security
>   File "//usr/lib/python/xen/util/security.py", line 25, in ?
>     from xen.lowlevel import acm
> ImportError: libxenctrl.so.3.0: cannot handle TLS data
> DEBIAN:~#
> 
> Python is installed:
> 
> Python 2.3.5 with python
> Python 2.4.1 with python2.4
> 
> do i need python2.5 ?
> 
> or where is the error ?
> 
> Greets ( M.f.G ;) )
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

Google.

-- 
Christopher G. Stach II

  reply	other threads:[~2006-12-26 16:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-26 16:18 Problems with XEN 3.0.4 and Python Velten Spägele
2006-12-26 16:22 ` Christopher G. Stach II [this message]
2006-12-26 16:28 ` Keir Fraser
2006-12-30 15:32   ` Henning Sprang
2007-01-02 23:17 ` Problems with xen 3.0.3 install on debian sarge grel
  -- strict thread matches above, loose matches on Subject: below --
2006-12-25 23:42 Problems with XEN 3.0.4 and Python Velten Spägele

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45914C58.8050709@ldsys.net \
    --to=cgs@ldsys.net \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.