(for PR #29212)

2026-01-19 13:42.27: New job: Lint
2026-01-19 13:42.27: Checking out commit 0f758721. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29212/head" && git reset --hard 0f758721
2026-01-19 13:42.27: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout18051235"
2026-01-19 13:42.30: Exec: "git" "-C" "/tmp/git-checkout18051235" "submodule" 
                           "deinit" "--force" "--all"
2026-01-19 13:42.30: Exec: "git" "-C" "/tmp/git-checkout18051235" "reset" 
                           "--hard" "-q" "0f7587219dc2cfad8e2788fa7f83722726569ece"
2026-01-19 13:42.32: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout18051235" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-01-19 13:42.33: Exec: "git" "merge" "-q" "--" "39960ffbaf3e5b50a1e354d4c99bfecc01e358ca"

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 . lmdb.1.1.1:new=false

2026-01-19 13:42.34: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "lmdb.1.1.1:new=false"
Linting opam-repository at /tmp/git-checkout18051235/. ...
Error in lmdb.1.1.1: 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-01-19 13:43.03: Job failed: Error in lmdb.1.1.1: 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