(not at the head of any monitored branch or PR)
2025-03-13 08:34.34: New job: Lint
2025-03-13 08:34.34: Checking out commit ab2f39d6. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27613/head" && git reset --hard ab2f39d6
2025-03-13 08:34.34: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoutfc15aea"
2025-03-13 08:34.39: Exec: "git" "-C" "/tmp/git-checkoutfc15aea" "submodule" 
                           "deinit" "--force" "--all"
2025-03-13 08:34.40: Exec: "git" "-C" "/tmp/git-checkoutfc15aea" "reset" 
                           "--hard" "-q" "ab2f39d6673b097a056f3e1bd489d6f4714b1cbe"
2025-03-13 08:34.45: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutfc15aea" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-13 08:34.46: Exec: "git" "merge" "-q" "--" "5ab9f3c9e8c50d4858e5b871d7544019a20f89e2"

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 . coq-core.9.0.0:new=false coq-stdlib.9.0.0:new=false rocq-core.9.0.0:new=true rocq-prover.9.0.0:new=true rocq-runtime.9.0.0:new=true rocq-stdlib.9.0.0:new=true

2025-03-13 08:34.48: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "coq-core.9.0.0:new=false" "coq-stdlib.9.0.0:new=false" 
                           "rocq-core.9.0.0:new=true" "rocq-prover.9.0.0:new=true" 
                           "rocq-runtime.9.0.0:new=true" "rocq-stdlib.9.0.0:new=true"
Linting opam-repository at /tmp/git-checkoutfc15aea/. ...
Error in coq-stdlib.9.0.0: No package source directory provided.
Warning in rocq-stdlib.9.0.0: The package has a dune-project file but no explicit dependency on dune was found.
2025-03-13 08:35.12: Job failed: Warning in rocq-stdlib.9.0.0: The package has a dune-project file but no explicit dependency on dune was found.
Error in coq-stdlib.9.0.0: No package source directory provided.