https://bugzilla.novell.com/show_bug.cgi?id=708025 https://bugzilla.novell.com/show_bug.cgi?id=708025#c13 --- Comment #13 from James Fehlig <jfehlig@novell.com> 2011-08-08 16:07:22 UTC --- (In reply to comment #12)
I'm not building from source, so these paths aren't very helpful. Where do these patches apply on a live system?
You can patch the python code directly with no need to build packages. Save /usr/lib64/python/site-packages/xen/xend/XendCheckpoint.py and /usr/lib64/python/site-packages/xen/xend/XendDomainInfo.py before applying the patch and then e.g. # cd /usr/lib64/python/site-packages/ # patch -p3 < /path/to/patch # rcxend restart
If this fixed bugs in SLES, any particular reason that it's not being pushed to opensuse?
It was just reported in SLES, with customer providing positive feedback on the patch. The fix will be pushed in next SLES update, and next openSUSE one if the patch fixes your problem :-). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.