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] Xen4 on Debian Lenny: EFLCLASS wrong

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen4 on Debian Lenny: EFLCLASS wrong
From: "Dirk H. Schulz" <dirk.schulz@xxxxxxxxxxxxx>
Date: Mon, 06 Sep 2010 08:12:19 +0200
Delivery-date: Sun, 05 Sep 2010 23:13:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2
 Hi folks,

I have installed Debian Lenny 64Bit, have compiled Xen4, and now I am running a Xen4 Hypervisor with a Debian Backports Xen-Kernel (2.6.32) in dom0. That works so far, that means I can start dom0 and it runs.

But using xm commands always leads to these errors:

pclus2debi5-03:~# xm list
Traceback (most recent call last):
  File "/usr/sbin/xm", line 5, in <module>
    from xen.xm import main
File "/usr/lib/python2.5/site-packages/xen/xm/main.py", line 54, in <module>
    from xen.xm import console
File "/usr/lib/python2.5/site-packages/xen/xm/console.py", line 19, in <module>
    import xen.lowlevel.xs
ImportError: /usr/lib/python2.5/site-packages/xen/lowlevel/xs.so: wrong ELF class: ELFCLASS64
What I do not understand, is why ELFCLASS64 should be wrong a 64bit system?

I have googled a lot for this problem, but found nothing.

Any idea where to look at? I am stuck.

Dirk

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

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