(for PR #27881)

2025-05-15 04:23.04: New job: Lint
2025-05-15 04:23.04: Checking out commit d00d1f12. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27881/head" && git reset --hard d00d1f12
2025-05-15 04:23.04: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1766a8d1"
2025-05-15 04:23.05: Exec: "git" "-C" "/tmp/git-checkout1766a8d1" "submodule" 
                           "deinit" "--force" "--all"
2025-05-15 04:23.06: Exec: "git" "-C" "/tmp/git-checkout1766a8d1" "reset" 
                           "--hard" "-q" "d00d1f12333e4a7b6e424fb2abd6eec5baf0a43c"
2025-05-15 04:23.09: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1766a8d1" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-15 04:23.10: Exec: "git" "merge" "-q" "--" "19c8e74c010228407e25949e40cac8e17ab856a3"

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-option-fp.1:new=false

2025-05-15 04:23.11: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "ocaml-option-fp.1:new=false"
Linting opam-repository at /tmp/git-checkout1766a8d1/. ...
Error in ocaml-option-fp.1: No package source directory provided.
2025-05-15 04:23.24: Job failed: Error in ocaml-option-fp.1: No package source directory provided.