(for PR #27360)

2025-11-10 16:55.41: New job: Lint
2025-11-10 16:55.41: Checking out commit 879cce63. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27360/head" && git reset --hard 879cce63
2025-11-10 16:55.41: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3839f256"
2025-11-10 16:55.43: Exec: "git" "-C" "/tmp/git-checkout3839f256" "submodule" 
                           "deinit" "--force" "--all"
2025-11-10 16:55.43: Exec: "git" "-C" "/tmp/git-checkout3839f256" "reset" 
                           "--hard" "-q" "879cce6341a5b8d26f5989e5001751782571cb8b"
2025-11-10 16:55.48: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3839f256" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-11-10 16:55.48: Exec: "git" "merge" "-q" "--" "b6a264c784afa1e19f7a926fc10d49010ad12be4"

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-rocksdb-ge-5-17-2.5.17.2:new=true ocaml-rocksdb.0.02:new=true

2025-11-10 16:55.51: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-rocksdb-ge-5-17-2.5.17.2:new=true" 
                           "ocaml-rocksdb.0.02:new=true"
Linting opam-repository at /tmp/git-checkout3839f256/. ...
Error in conf-rocksdb-ge-5-17-2.5.17.2: conf packages should always use the 'conf-' name prefix, the 'conf' flag, and the 'depext' field all together, but this package only has the 'conf' flag and the 'conf-' name prefix
2025-11-10 16:56.10: Job failed: Error in conf-rocksdb-ge-5-17-2.5.17.2: conf packages should always use the 'conf-' name prefix, the 'conf' flag, and the 'depext' field all together, but this package only has the 'conf' flag and the 'conf-' name prefix