Ming Chen
2009-Jun-26 14:42 UTC
[Xen-users] after installing virt-manager, error reported and cannot start up xend
Hello, I installed xen3.4 on Fedora and it worked very well. But after I installed virt-manager by yum install, xend cannot start up any more. It always reported: /usr/lib/python2.5/site-packages/xen/lowlevel/xs.so: undefined symbol: xs_set_target Who could give me some hands on this problem? I have other machine installed xen3.4, can I copy some libs from that machine to this one to solve this problem. But I have to know where xs_set_target is defined. Thanks. Ming _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Derzhavets
2009-Jun-26 15:20 UTC
Re: [Xen-users] after installing virt-manager, error reported and cannot start up xend
>I installed xen3.4 on Fedora and it worked very well. But after Iinstalled virt-manager by >yum install, xend cannot start up any more. It always reported:> /usr/lib/python2.5/site-packages/xen/lowlevel/xs.so: undefined symbol: xs_set_targetRun :- rpm -qa|grep xen Boris. --- On Fri, 6/26/09, Ming Chen <kingming0811@gmail.com> wrote: From: Ming Chen <kingming0811@gmail.com> Subject: [Xen-users] after installing virt-manager, error reported and cannot start up xend To: Xen-users@lists.xensource.com Date: Friday, June 26, 2009, 10:42 AM Hello, I installed xen3.4 on Fedora and it worked very well. But after I installed virt-manager by yum install, xend cannot start up any more. It always reported: /usr/lib/python2.5/site-packages/xen/lowlevel/xs.so: undefined symbol: xs_set_target Who could give me some hands on this problem? I have other machine installed xen3.4, can I copy some libs from that machine to this one to solve this problem. But I have to know where xs_set_target is defined. Thanks. Ming -----Inline Attachment Follows----- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Ming Chen
2009-Jun-26 16:30 UTC
Re: [Xen-users] after installing virt-manager, error reported and cannot start up xend
Boris, Thank you. The output is xen-libs-3.1.0-13.fc8. Could you please tell me more details on what to do? Thanks. On Fri, Jun 26, 2009 at 11:20 AM, Boris Derzhavets <bderzhavets@yahoo.com>wrote:> >I installed xen3.4 on Fedora and it worked very well. But after I > installed virt-manager by >yum install, xend cannot start up any more. It > always reported: > > /usr/lib/python2.5/site-packages/xen/lowlevel/xs.so: undefined symbol: > xs_set_target > Run :- > rpm -qa|grep xen > > Boris. > --- On *Fri, 6/26/09, Ming Chen <kingming0811@gmail.com>* wrote: > > > From: Ming Chen <kingming0811@gmail.com> > Subject: [Xen-users] after installing virt-manager, error reported and > cannot start up xend > To: Xen-users@lists.xensource.com > Date: Friday, June 26, 2009, 10:42 AM > > > Hello, > > I installed xen3.4 on Fedora and it worked very well. But after I installed > virt-manager by yum install, xend cannot start up any more. It always > reported: > /usr/lib/python2.5/site-packages/xen/lowlevel/xs.so: undefined symbol: > xs_set_target > > Who could give me some hands on this problem? I have other machine > installed xen3.4, can I copy some libs from that machine to this one to > solve this problem. But I have to know where xs_set_target is defined. > Thanks. > > Ming > > -----Inline Attachment Follows----- > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com<http://mc/compose?to=Xen-users@lists.xensource.com> > http://lists.xensource.com/xen-users > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Derzhavets
2009-Jun-26 17:36 UTC
Re: [Xen-users] after installing virt-manager, error reported and cannot start up xend
In meantime i can suggest tested & working config via xen-3.3.1-11.fc11.src.rpm on F10:- http://bderzhavets.wordpress.com/2009/05/07/backport-zfs-support-to-xen-331-f10-dom0-kernel-2630-rc3-tip/ xen-3.4.1-(X).fc12.src.rpm will closely follow Xen 3.4.1 official release. xen-3.4.0-2.fc12.src.rpm is buggy in my experience. Looks like libxenstore.so is broken when attempt to install RPMS been built via src.rpm. PasiKarkkainen stated that he succeeded with xen-3.3.1-11.fc11.src.rpm on F11. Most probably i was unable to install proper 32-bit environment for rpmbuild on F11. Boris. --- On Fri, 6/26/09, Ming Chen <kingming0811@gmail.com> wrote: From: Ming Chen <kingming0811@gmail.com> Subject: Re: [Xen-users] after installing virt-manager, error reported and cannot start up xend To: "Boris Derzhavets" <bderzhavets@yahoo.com> Cc: Xen-users@lists.xensource.com Date: Friday, June 26, 2009, 12:30 PM Boris, Thank you. The output is xen-libs-3.1.0-13.fc8. Could you please tell me more details on what to do? Thanks. On Fri, Jun 26, 2009 at 11:20 AM, Boris Derzhavets <bderzhavets@yahoo.com> wrote:>I installed xen3.4 on Fedora and it worked very well. But after Iinstalled virt-manager by >yum install, xend cannot start up any more. It always reported:> /usr/lib/python2.5/site-packages/xen/lowlevel/xs.so: undefined symbol: xs_set_targetRun :- rpm -qa|grep xen Boris. --- On Fri, 6/26/09, Ming Chen <kingming0811@gmail.com> wrote: From: Ming Chen <kingming0811@gmail.com> Subject: [Xen-users] after installing virt-manager, error reported and cannot start up xend To: Xen-users@lists.xensource.com Date: Friday, June 26, 2009, 10:42 AM Hello, I installed xen3.4 on Fedora and it worked very well. But after I installed virt-manager by yum install, xend cannot start up any more. It always reported: /usr/lib/python2.5/site-packages/xen/lowlevel/xs.so: undefined symbol: xs_set_target Who could give me some hands on this problem? I have other machine installed xen3.4, can I copy some libs from that machine to this one to solve this problem. But I have to know where xs_set_target is defined. Thanks. Ming -----Inline Attachment Follows----- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users