(for PR #29233)

2026-01-17 14:54.40: New job: Lint
2026-01-17 14:54.40: Checking out commit d6c2a3a1. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29233/head" && git reset --hard d6c2a3a1
2026-01-17 14:54.40: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1ac37930"
2026-01-17 14:54.41: Exec: "git" "-C" "/tmp/git-checkout1ac37930" "submodule" 
                           "deinit" "--force" "--all"
2026-01-17 14:54.42: Exec: "git" "-C" "/tmp/git-checkout1ac37930" "reset" 
                           "--hard" "-q" "d6c2a3a1ddf4f76798c0b8ca62fa72ad16336102"
2026-01-17 14:54.44: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1ac37930" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-01-17 14:54.45: Exec: "git" "merge" "-q" "--" "6bda456f941d6c1e0773fcb1fd57c0eb54b8a2c1"

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 . restricted.1.2.0:new=false

2026-01-17 14:54.46: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "restricted.1.2.0:new=false"
Linting opam-repository at /tmp/git-checkout1ac37930/. ...
Error in restricted.1.2.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
2026-01-17 14:55.09: Job failed: Error in restricted.1.2.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