Public bug reported: After installing `ocaml-findlib liblablgtk3-ocaml-dev liblablgtksourceview3-ocaml-dev`, running `ocamlfind query -format "%v" lablgtk3` results in `[unspecified]`, rather than giving the version number. According to https://github.com/coq/coq/issues/13079#issuecomment-698168077, this may be a result of using the autogenerated GitHub source archive rather than the dune-release `.tbz` archive (e.g., https://github.com/garrigue/lablgtk/releases/download/3.1.1/lablgtk3-3.1.1.tbz). This makes these packages unusable with `configure` scripts that do version checks.
There is a log displaying this issue on focal at https://travis- ci.com/github/JasonGross/test2/jobs/390617264. I believe the same issue shows up on groovy, as evidenced by searching for the string `[unspecified]` in the log at https://launchpadlibrarian.net/498745150 /buildlog_ubuntu-groovy- amd64.coq_8.master~git~202009232210+21727-0~daily337-d7b2da080b~ubuntu20.10.1_BUILDING.txt.gz . ** Affects: lablgtk3 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897171 Title: package is misconfigured or missing version files, resulting in ocamlfind not knowing its version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lablgtk3/+bug/1897171/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
