Public bug reported: opam on noble currently FTBFS with the following error:
``` Actual targets: - _build/default/opam-installer.install - _build/default/opam.install Running[1]: (cd _build/default/src/client && /usr/bin/sh -c 'git describe --exact HEAD || echo [dev]') > _build/default/src/client/git-describe 2> /dev/null Running[2]: (cd _build/default/src/client && /usr/bin/sh -c 'git rev-parse --quiet --verify HEAD || echo .') > _build/default/src/client/git-sha 2> /dev/null sed -f process.sed opam.install > processed-opam.install sed: can't read opam.install: No such file or directory make[2]: *** [Makefile:166: processed-opam.install] Error 2 ``` relevant upstream issue: https://github.com/ocaml/opam/issues/5058 from the github issue, this appears to have been fixed in 2.1.6, need to find the relevant commit that fixes this issue. ** Affects: opam (Ubuntu) Importance: Undecided Status: Confirmed ** Affects: opam (Ubuntu Noble) Importance: Undecided Status: Confirmed ** Also affects: opam (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: opam (Ubuntu) Status: New => Invalid ** Changed in: opam (Ubuntu Noble) Status: New => Confirmed ** Changed in: opam (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2151793 Title: opam on noble FTBFS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/opam/+bug/2151793/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
