WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Problems with XEN 3.0.4 and Python

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Problems with XEN 3.0.4 and Python
From: "Christopher G. Stach II" <cgs@xxxxxxxxx>
Date: Tue, 26 Dec 2006 14:22:48 -0200
Delivery-date: Tue, 26 Dec 2006 08:22:48 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <45914B6A.5040501@xxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <45914B6A.5040501@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.9 (X11/20061219)
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@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel

Google.

-- 
Christopher G. Stach II


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>