(for PR #29235)

2026-01-17 17:39.20: New job: Lint
2026-01-17 17:39.20: Checking out commit 8f131cf5. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29235/head" && git reset --hard 8f131cf5
2026-01-17 17:39.20: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout17e138fc"
2026-01-17 17:39.21: Exec: "git" "-C" "/tmp/git-checkout17e138fc" "submodule" 
                           "deinit" "--force" "--all"
2026-01-17 17:39.22: Exec: "git" "-C" "/tmp/git-checkout17e138fc" "reset" 
                           "--hard" "-q" "8f131cf5ec9475fd996105017aee31dd5ccdd419"
2026-01-17 17:39.24: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout17e138fc" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-01-17 17:39.25: 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 . liquidsoap.2.4.2:new=false liquidsoap-js.2.4.2:new=false liquidsoap-lang.2.4.2:new=false liquidsoap-mode.2.4.2:new=false

2026-01-17 17:39.25: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "liquidsoap.2.4.2:new=false" 
                           "liquidsoap-js.2.4.2:new=false" "liquidsoap-lang.2.4.2:new=false" 
                           "liquidsoap-mode.2.4.2:new=false"
Linting opam-repository at /tmp/git-checkout17e138fc/. ...
Error in liquidsoap.2.4.2: 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 17:39.54: Job failed: Error in liquidsoap.2.4.2: 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