(not at the head of any monitored branch or PR)
2025-08-28 19:41.11: New job: Lint
2025-08-28 19:41.11: Checking out commit 20c5f568. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28412/head" && git reset --hard 20c5f568
2025-08-28 19:41.11: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1fb4552e"
2025-08-28 19:41.12: Exec: "git" "-C" "/tmp/git-checkout1fb4552e" "submodule" 
                           "deinit" "--force" "--all"
2025-08-28 19:41.12: Exec: "git" "-C" "/tmp/git-checkout1fb4552e" "reset" 
                           "--hard" "-q" "20c5f5682f4cbf3fd87881cf101e0a2484e6f0f5"
2025-08-28 19:41.15: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1fb4552e" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-08-28 19:41.16: Exec: "git" "merge" "-q" "--" "f2cd184cfc6f3b25d3bda0873beb3e8b254806ec"

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 . conf-protoc.6.2.0:new=false conf-protoc-dev.6.2.0:new=false ocaml-protoc-plugin.6.2.0:new=false

2025-08-28 19:41.16: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-protoc.6.2.0:new=false" "conf-protoc-dev.6.2.0:new=false" 
                           "ocaml-protoc-plugin.6.2.0:new=false"
Linting opam-repository at /tmp/git-checkout1fb4552e/. ...
Error in conf-protoc.6.2.0:              error 46: Package is flagged "conf" but has source, install or remove instructions
Warning in conf-protoc.6.2.0: The package has a dune-project file but no explicit dependency on dune was found.
Error in conf-protoc-dev.6.2.0:              error 46: Package is flagged "conf" but has source, install or remove instructions
Warning in conf-protoc-dev.6.2.0: The package has a dune-project file but no explicit dependency on dune was found.
2025-08-28 19:41.47: Job failed: Warning in conf-protoc-dev.6.2.0: The package has a dune-project file but no explicit dependency on dune was found.
Error in conf-protoc-dev.6.2.0:              error 46: Package is flagged "conf" but has source, install or remove instructions
Warning in conf-protoc.6.2.0: The package has a dune-project file but no explicit dependency on dune was found.
Error in conf-protoc.6.2.0:              error 46: Package is flagged "conf" but has source, install or remove instructions