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-users

[Xen-users] Re: Binary package on Ubuntu 6.10

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Binary package on Ubuntu 6.10
From: Matthew Palmer <mpalmer@xxxxxxxxxxx>
Date: Tue, 6 Feb 2007 08:43:05 +1100
Delivery-date: Mon, 05 Feb 2007 13:43:08 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <45C76A3A.5070709@xxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <45C76A3A.5070709@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.11
On Mon, Feb 05, 2007 at 12:32:42PM -0500, Dave Frascone wrote:
> Ok -- now that I've got ubuntu installed, I did run into some trouble.  
> I got xen to boot up fine, but the xm utilities seem to be broken.  Ideas?:
> 
> root@dfrascon-lnx:~# xm list
> 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: /usr/lib/python/xen/lowlevel/acm.so: wrong ELF class: 
> ELFCLASS64
> root@dfrascon-lnx:~# cat /proc/cpuinfo

The output of "dpkg --print-architecture" would be helpful, but I'm guessing
it'll say 'i386', and you've somehow managed to install an x86_64 version of
Xen.

Either use a 32 bit Xen install, or a 64 bit Ubuntu install.

- Matt

-- 
You have a 16-bit quantity, but 5 bits of it are here and 2 bits of it are
there... and 2 bits of it are back here and 3 bits of it are up there.  The
C code to extract useful data had so many >> and << operators in it that it
looked like the C++ version of "hello world".   -- Matt Roberds, ASR

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

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