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-bugs

[Xen-bugs] [Bug 702] Failure starting xend

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=702





------- Comment #1 from atse@xxxxxxxxxxxxx  2006-08-04 04:38 -------
I don't think revertiong the changeset will help your situation, since what
happened previously is that /usr/lib[64]/python was added appended to your
sys.path, so your FC5 xen python modules were used instead of your xen-unstable
installation anyway. All that changeset has done is highlight the fact that
xend had always been sourcing the FC5 python modules.

Adding a try: except: block here will only help hide the symptom but not solve
the cause. I recommend you remove the FC5 python xen python modules is you are
going to be following the unstable tree.


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 702] Failure starting xend, bugzilla-daemon <=