(for PR #27771)

2025-04-17 12:29.09: New job: Lint
2025-04-17 12:29.09: Checking out commit 9491c4f0. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27771/head" && git reset --hard 9491c4f0
2025-04-17 12:29.09: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout293cd437"
2025-04-17 12:29.11: Exec: "git" "-C" "/tmp/git-checkout293cd437" "submodule" 
                           "deinit" "--force" "--all"
2025-04-17 12:29.12: Exec: "git" "-C" "/tmp/git-checkout293cd437" "reset" 
                           "--hard" "-q" "9491c4f088f359a770241f040998ea1fabd254fc"
2025-04-17 12:29.16: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout293cd437" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-17 12:29.16: Exec: "git" "merge" "-q" "--" "8a323b26edb8cbbd3a90199f7ef3d8feb0b01d58"

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 . gluon.0.0.9:new=false

2025-04-17 12:29.16: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "gluon.0.0.9:new=false"
Linting opam-repository at /tmp/git-checkout293cd437/. ...
No errors
2025-04-17 12:29.29: Job succeeded