David F Barrera
2006-Aug-18 14:45 UTC
[Xen-devel] [Fwd: x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:,xc_evtchn_status]
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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2006-Aug-18 14:51 UTC
Re: [Xen-devel] [Fwd: x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:,xc_evtchn_status]
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
David F Barrera
2006-Aug-21 16:00 UTC
Re: [Xen-devel] [Fwd: x86_64 - ImportError: /usr/lib64/python2.4/xen/lowlevel/xc.so: undefined symbol:,xc_evtchn_status]
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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel