Hi libvirt developers and users,
TL;DR: you need to clone again the libvirt-ocaml repository, if you had
one already
Due to the way the repository was converted from another SCM in the
past, some of the metadata of older commits was broken, and this made
the repository unusable with more strict git configurations (e.g. as
used on GitHub). You can read more details about this in
https://www.redhat.com/archives/libvir-list/2018-September/msg00214.html
The ocaml-libvirt repository from Rich Jones' website was fixed, and
replaced the existing libvirt-ocaml on
libvirt.org. The libvirt-ocaml
repository is the official home now (or again) for the OCaml bindings
of libvirt.
This means that you need to clone again the libvirt-ocaml repository,
in case you had already a clone of this repository. In case you had
pending work on it, make sure to carry it over from an old clone to a
newer clone.
As usual, if you have patches for libvirt-ocaml, feel free to send them
to libvir-list, tagging them as [ocaml].
--
Pino Toscano