(for PR #26991)
2025-11-10 16:57.44: New job: Lint
2025-11-10 16:57.44: Checking out commit 3500c886. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26991/head" && git reset --hard 3500c886
2025-11-10 16:57.44: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout82c6589"
2025-11-10 16:57.45: Exec: "git" "-C" "/tmp/git-checkout82c6589" "submodule"
"deinit" "--force" "--all"
2025-11-10 16:57.46: Exec: "git" "-C" "/tmp/git-checkout82c6589" "reset"
"--hard" "-q" "3500c88614e8805aed82ce8c2bd2cee803e97b69"
2025-11-10 16:57.53: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout82c6589" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-11-10 16:57.53: Exec: "git" "merge" "-q" "--" "b6a264c784afa1e19f7a926fc10d49010ad12be4"
To reproduce locally, on the opam-repository PR branch, run:
opam pin opam-ci-check git+https://github.com/ocurrent/opam-repo-ci.git#live
opam-ci-check lint --opam-repository . conf-gcc-multilib.1.0:new=true
2025-11-10 16:57.56: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "conf-gcc-multilib.1.0:new=true"
Linting opam-repository at /tmp/git-checkout82c6589/. ...
No errors
2025-11-10 16:58.11: Job succeeded