* [Fwd: x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:,xc_evtchn_status]
@ 2006-08-18 14:45 David F Barrera
2006-08-18 14:51 ` Keir Fraser
0 siblings, 1 reply; 3+ messages in thread
From: David F Barrera @ 2006-08-18 14:45 UTC (permalink / raw)
To: ewan, xen-devel
Ewan,
What about this issue? Is there a patch for this as well? I am still
seeing this error with the latest changeset:
bl2-10:/tmp/xen-unstable.hg # hg tip
changeset: 11134:ec03b24a2d83
tag: tip
user: shand@kneesaa.uk.xensource.com
date: Tue Aug 15 13:53:55 2006 +0100
summary: Fix VT after hvm changes.
bl2-10:~ # uname -a
Linux bl2-10 2.6.16.13-xen #1 SMP Fri Aug 18 06:46:43 CDT 2006 x86_64
x86_64 x86_64 GNU/Linux
bl2-10:~ # xend start
Traceback (most recent call last):
File "/usr/sbin/xend", line 49, in ?
from xen.xend.server import SrvDaemon
File "//usr/lib64/python/xen/xend/server/SrvDaemon.py", line 17, in ?
import xen.lowlevel.xc
ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:
xc_evtchn_status
bl2-10:~ # cat /etc/issue
Welcome to SUSE Linux Enterprise Server 10 (x86_64) - Kernel \r (\l).
bl2-10:~ #
-------- Original Message --------
Subject: x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so:
undefined symbol:,xc_evtchn_status
Date: Wed, 16 Aug 2006 11:03:18 -0500
From: David F Barrera <dfbp@us.ibm.com>
To: xen-devel <xen-devel@lists.xensource.com>
On two x86_64 boxes with SLES 9 and SLES 10, the following error has occurred:
# xend start
Traceback (most recent call last):
File "/usr/sbin/xend", line 49, in ?
from xen.xend.server import SrvDaemon
File "//usr/lib64/python/xen/xend/server/SrvDaemon.py", line 17, in ?
import xen.lowlevel.xc
ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:
xc_evtchn_status
---------------------------------------
Currently testing with cs:
changeset: 11134:ec03b24a2d83
tag: tip
user: shand@kneesaa.uk.xensource.com <mailto:shand@kneesaa.uk.xensource.com>
date: Tue Aug 15 13:53:55 2006 +0100
summary: Fix VT after hvm changes.
The problem has occurred for at least the this week.
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=740
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Fwd: x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:,xc_evtchn_status]
2006-08-18 14:45 [Fwd: x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:,xc_evtchn_status] David F Barrera
@ 2006-08-18 14:51 ` Keir Fraser
2006-08-21 16:00 ` David F Barrera
0 siblings, 1 reply; 3+ messages in thread
From: Keir Fraser @ 2006-08-18 14:51 UTC (permalink / raw)
To: David F Barrera, ewan, xen-devel
On 18/8/06 3:45 pm, "David F Barrera" <dfbp@us.ibm.com> wrote:
> Ewan,
>
> What about this issue? Is there a patch for this as well? I am still
> seeing this error with the latest changeset:
There's a lot of stuff stuck in the staging tree right now. We just fixed a
bug which should result in everything being pushed to the public tree in a
couple of hours.
-- Keir
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Fwd: x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:,xc_evtchn_status]
2006-08-18 14:51 ` Keir Fraser
@ 2006-08-21 16:00 ` David F Barrera
0 siblings, 0 replies; 3+ messages in thread
From: David F Barrera @ 2006-08-21 16:00 UTC (permalink / raw)
To: Keir Fraser; +Cc: xen-devel, ewan
Keir Fraser wrote:
>
> On 18/8/06 3:45 pm, "David F Barrera" <dfbp@us.ibm.com> wrote:
>
>
>> Ewan,
>>
>> What about this issue? Is there a patch for this as well? I am still
>> seeing this error with the latest changeset:
>>
>
> There's a lot of stuff stuck in the staging tree right now. We just fixed a
> bug which should result in everything being pushed to the public tree in a
> couple of hours.
>
> -- Keir
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
Still unable to start xend on my SLES 10 x86_64 box, using CS 11212
dated Aug 21.
# xend start
Traceback (most recent call last):
File "/usr/sbin/xend", line 49, in ?
from xen.xend.server import SrvDaemon
File "//usr/lib64/python/xen/xend/server/SrvDaemon.py", line 17, in ?
import xen.lowlevel.xc
ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:
xc_evtchn_status
# hg tip
changeset: 11212:58ed222274f2
tag: tip
user: kfraser@localhost.localdomain
date: Mon Aug 21 03:01:53 2006 +0100
summary: [XEN] Remove unnecessary printk from invalid opcode debug
output.
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-08-21 16:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-18 14:45 [Fwd: x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:,xc_evtchn_status] David F Barrera
2006-08-18 14:51 ` Keir Fraser
2006-08-21 16:00 ` David F Barrera
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.