[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Xen-devel] Re: [Xen-changelog] [PATCH] Make non-native python pathhandling a


  • To: "Ryan Harper" <ryanh@xxxxxxxxxx>, "Xen Development List" <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
  • Date: Tue, 19 Apr 2005 00:22:54 +0100
  • Delivery-date: Mon, 18 Apr 2005 23:22:42 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>
  • Thread-index: AcVEZRp2+5SvA+AZRqeIWq0mz4CcSwACBu0g
  • Thread-topic: [Xen-devel] Re: [Xen-changelog] [PATCH] Make non-native python pathhandling a

 > > -# Default install path for Xen binary packages.
> > -sys.path = [ '/usr/lib/python' ] + sys.path
> > +# add fallback path for non-native python path installs if needed
> > +sys.path.append('/usr/lib/python')
> >  from xen.xend.server import SrvDaemon
> >  
> >  class CheckError(ValueError):
> 
> This patch breaks xend in unstable for me.  With the above 
> patch applied, xend fails to start and dumps the following in
> /var/log/xend-debug.log:

Are you sure you haven't got an old installation under
/usr/lib/python2.3/site-packages/ (substitute your python version)?

Ian

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.