(not at the head of any monitored branch or PR)
2026-04-30 01:38.38: New job: Lint
2026-04-30 01:38.38: Checking out commit 89a6ae88. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29824/head" && git reset --hard 89a6ae88
2026-04-30 01:38.38: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout14f1e0d8"
2026-04-30 01:38.46: Exec: "git" "-C" "/tmp/git-checkout14f1e0d8" "submodule" 
                           "deinit" "--force" "--all"
2026-04-30 01:38.47: Exec: "git" "-C" "/tmp/git-checkout14f1e0d8" "reset" 
                           "--hard" "-q" "89a6ae888498500bf7c0fc05361da936fc6acacf"
2026-04-30 01:38.49: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout14f1e0d8" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-30 01:38.49: Exec: "git" "merge" "-q" "--" "24c3efe52d0b736596aedf7facc049389fbda2b6"

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 --machine-readable --opam-repository . chrome-trace.3.23.0~alpha2:new=false dune.3.23.0~alpha2:new=false dune-action-plugin.3.23.0~alpha2:new=false dune-action-trace.3.23.0~alpha2:new=false dune-build-info.3.23.0~alpha2:new=false dune-configurator.3.23.0~alpha2:new=false dune-glob.3.23.0~alpha2:new=false dune-private-libs.3.23.0~alpha2:new=false dune-rpc.3.23.0~alpha2:new=false dune-rpc-lwt.3.23.0~alpha2:new=false dune-site.3.23.0~alpha2:new=false dyn.3.23.0~alpha2:new=false fs-io.3.23.0~alpha2:new=false ocamlc-loc.3.23.0~alpha2:new=false ordering.3.23.0~alpha2:new=false stdune.3.23.0~alpha2:new=false top-closure.3.23.0~alpha2:new=false xdg.3.23.0~alpha2:new=false

2026-04-30 01:38.50: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "chrome-trace.3.23.0~alpha2:new=false" 
                           "dune.3.23.0~alpha2:new=false" "dune-action-plugin.3.23.0~alpha2:new=false" 
                           "dune-action-trace.3.23.0~alpha2:new=false" 
                           "dune-build-info.3.23.0~alpha2:new=false" 
                           "dune-configurator.3.23.0~alpha2:new=false" 
                           "dune-glob.3.23.0~alpha2:new=false" "dune-private-libs.3.23.0~alpha2:new=false" 
                           "dune-rpc.3.23.0~alpha2:new=false" "dune-rpc-lwt.3.23.0~alpha2:new=false" 
                           "dune-site.3.23.0~alpha2:new=false" "dyn.3.23.0~alpha2:new=false" 
                           "fs-io.3.23.0~alpha2:new=false" "ocamlc-loc.3.23.0~alpha2:new=false" 
                           "ordering.3.23.0~alpha2:new=false" "stdune.3.23.0~alpha2:new=false" 
                           "top-closure.3.23.0~alpha2:new=false" "xdg.3.23.0~alpha2:new=false"
Linting opam-repository at /tmp/git-checkout14f1e0d8/. ...
Error in dune.3.23.0~alpha2: conf packages should always use the 'conf-' name prefix, the 'conf' flag, and the 'depext' field all together, but this package only has a non-empty 'depext' field
2026-04-30 01:40.15: Job failed: Error in dune.3.23.0~alpha2: conf packages should always use the 'conf-' name prefix, the 'conf' flag, and the 'depext' field all together, but this package only has a non-empty 'depext' field