(for PR #29346)

2026-02-10 21:08.53: New job: Lint
2026-02-10 21:08.53: Checking out commit f9b251a9. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29346/head" && git reset --hard f9b251a9
2026-02-10 21:08.53: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout193b5793"
2026-02-10 21:08.55: Exec: "git" "-C" "/tmp/git-checkout193b5793" "submodule" 
                           "deinit" "--force" "--all"
2026-02-10 21:08.55: Exec: "git" "-C" "/tmp/git-checkout193b5793" "reset" 
                           "--hard" "-q" "f9b251a9ba3c7a07ff42cc0992b0e2e1b5e9ef3a"
2026-02-10 21:08.59: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout193b5793" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-02-10 21:08.59: Exec: "git" "merge" "-q" "--" "723d54aa6a7e7ae665518b4c6fa6464f4cdffb3f"

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 . tracy-client.0.7:new=false

2026-02-10 21:09.00: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "tracy-client.0.7:new=false"
Linting opam-repository at /tmp/git-checkout193b5793/. ...
Error in tracy-client.0.7: 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-02-10 21:09.27: Job failed: Error in tracy-client.0.7: 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