(not at the head of any monitored branch or PR)
2025-01-09 16:44.15: New job: Lint
2025-01-09 16:44.15: Checking out commit da45543b. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27169/head" && git reset --hard da45543b
2025-01-09 16:44.15: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout277769f5"
2025-01-09 16:44.18: Exec: "git" "-C" "/tmp/git-checkout277769f5" "submodule" 
                           "deinit" "--force" "--all"
2025-01-09 16:44.18: Exec: "git" "-C" "/tmp/git-checkout277769f5" "reset" 
                           "--hard" "-q" "da45543bcf6ada03ab09d168b588f94a1c22a7cb"
2025-01-09 16:44.25: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout277769f5" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-01-09 16:44.26: Exec: "git" "merge" "-q" "--" "67e940587b8aca227f511e1943bcd31eabe6b1db"

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 . allegro5.0.2:new=true conf-allegro5.1:new=true

2025-01-09 16:44.28: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "allegro5.0.2:new=true" "conf-allegro5.1:new=true"
Linting opam-repository at /tmp/git-checkout277769f5/. ...
Error in conf-allegro5.1: No package source directory provided.
2025-01-09 16:44.44: Job failed: Error in conf-allegro5.1: No package source directory provided.