On Tue, 2018-01-30 at 22:55 +0000, Michael Young wrote: > Xen built with ocaml 4.06 gives errors such as > Error: This expression has type bytes but an expression was > expected of type string > as Byte and safe-strings which were introduced in 4.02 are the > default in 4.06. > This patch which is partly by Richard W.M. Jones of Red Hat > from https://bugzilla.redhat.com/show_bug.cgi?id=1526703 > fixes these issues. > > Signed-off-by: Michael Young <[email protected]> > Reviewed-by: Christian Lindig <[email protected]> > So, with this patch, oxenstord does not start for me.
Systemd says this (sorry, it's not the full output.. I don't have it right now, but can produce it): systemctl status xenstored ... Active: failed (Result: protocol) since Thu 2018-02-08 17:47:56 CET; 12min ago ... Feb 08 17:47:56 Zhaman systemd[1]: xenstored.service: Failed with result 'protocol'. Just running oxenstored from command line seems to exits with 0, but there's not an oxenstored process running. Getting rid of what is now commit "make xen ocaml safe-strings compliant" (df1e4c6e7f8892e950433ff33c215df0cd7b30f7), things work again for me. Regards, Dario PS. There has been a v2 of this patch, I think, but I don't have in my emails any longer, so I'm replying to this one. -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Software Engineer @ SUSE https://www.suse.com/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
