(for PR #28931)

2025-11-23 10:30.18: New job: Lint
2025-11-23 10:30.18: Checking out commit 8f00c13a. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28931/head" && git reset --hard 8f00c13a
2025-11-23 10:30.18: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoute37de1e"
2025-11-23 10:30.19: Exec: "git" "-C" "/tmp/git-checkoute37de1e" "submodule" 
                           "deinit" "--force" "--all"
2025-11-23 10:30.19: Exec: "git" "-C" "/tmp/git-checkoute37de1e" "reset" 
                           "--hard" "-q" "8f00c13a54683097cc781d46df0c18b7f635d303"
2025-11-23 10:30.22: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoute37de1e" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-11-23 10:30.22: Exec: "git" "merge" "-q" "--" "90ae18973efb465b99913d4664b7d87c21628a19"

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

2025-11-23 10:30.24: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "lmdb.1.0:new=false"
Linting opam-repository at /tmp/git-checkoute37de1e/. ...
Error in lmdb.1.0: 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
2025-11-23 10:30.47: Job failed: Error in lmdb.1.0: 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