> On 4 Nov 2025, at 16:56, Andrew Cooper <[email protected]> wrote:
> 
> The latest oxenstored from Xapi-project fails to start up:
> 
>  launch-xenstore[1201]: Starting /usr/sbin/oxenstored...
>  launch-xenstore[1222]: Fatal error: exception
>    Dynlink.Error (Dynlink.Cannot_open_dll "Dynlink.Error 
> (Dynlink.Cannot_open_dll
>    
> \"Failure(\\\"/usr/libexec/xen//ocaml/xsd_glue/xenctrl_plugin/domain_getinfo_v1.cmxs:
>    undefined symbol: xc_domain_getinfo_single\\\")\")")
> 
> This is because domain_getinfo_v1.cmxs isn't dynamically linked correctly.
> Fill in the correct variable, and remove the xen prefix from xenctrl.
> 
> Reported-by: Edwin Török <[email protected]>
> Suggested-by: Edwin Török <[email protected]>
> Fixes: a6576011a4d2 ("ocaml/libs: Implement a dynamically-loaded plugin for 
> Xenctrl.domain_getinfo")
> Signed-off-by: Andrew Cooper <[email protected]>
> ---
> CC: Christian Lindig <[email protected]>
> CC: Rob Hoes <[email protected]>
> CC: Pau Ruiz Safont <[email protected]>
> CC: Andrii Sultanov <[email protected]>
> CC: Oleksii Kurochko <[email protected]>
> 
> For 4.21.  Without this, we can't proceed with deprecate oxenstored.

Acked-by: Christian Lindig <[email protected]>

Reply via email to