(for PR #29085)

2025-12-17 15:33.24: New job: Lint
2025-12-17 15:33.24: Checking out commit d0355fee. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29085/head" && git reset --hard d0355fee
2025-12-17 15:33.24: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout132deb84"
2025-12-17 15:33.25: Exec: "git" "-C" "/tmp/git-checkout132deb84" "submodule" 
                           "deinit" "--force" "--all"
2025-12-17 15:33.26: Exec: "git" "-C" "/tmp/git-checkout132deb84" "reset" 
                           "--hard" "-q" "d0355feefc1e55d6558a9946775e6b891961f805"
2025-12-17 15:33.28: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout132deb84" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-12-17 15:33.29: Exec: "git" "merge" "-q" "--" "c199949faadf15109c780af6e7b5b8a514096df6"

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 . ocaml.5.5.0:new=false

2025-12-17 15:33.29: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "ocaml.5.5.0:new=false"
Linting opam-repository at /tmp/git-checkout132deb84/. ...
Error in ocaml.5.5.0: No package source directory provided.
2025-12-17 15:33.53: Job failed: Error in ocaml.5.5.0: No package source directory provided.