Created attachment 369274 [details, diff] Patch for xen-tools-4.2.2-r5 After updating to xen-4.2.2-r5 on x86, the xenstored init script won't start due to it requiring the xencommons init script. After commenting out the need xencommons line in the init script and loading the modules manually, it works correctly. Attached is a patch for the xen-tools-4.2.2-r5 ebuild to add the xencommons init script to be installed. If I am misunderstanding the correct procedure, please just let me know.
I see you found the additions in the 4.3.1. I note that your system here is x86. 07 Feb 2014; Ian Delaney <idella4@gentoo.org> +xen-tools-4.2.2-r6.ebuild, -xen-tools-4.2.2-r5.ebuild: revbump; add xencommons init scripts to 4.2.2, rm 4.2.2-r5, fixes Bug #499992
Yes, as much as I would love to have these machines be amd64, they are not. I have been working through updating them from xen 4.0 and may be providing another patch, this time to the xen-tools source if I can see why -lrt isn't being included in LIBS properly when compiling with the qemu use flag. Thank you for adding this, I tried to keep the comments associated from the 4.3.1 ebuild where appropriate.