(not at the head of any monitored branch or PR)
2026-02-05 07:17.59: New job: Lint
2026-02-05 07:17.59: Checking out commit 02cbe632. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29309/head" && git reset --hard 02cbe632
2026-02-05 07:17.59: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2e701c86"
2026-02-05 07:18.00: Exec: "git" "-C" "/tmp/git-checkout2e701c86" "submodule" 
                           "deinit" "--force" "--all"
2026-02-05 07:18.00: Exec: "git" "-C" "/tmp/git-checkout2e701c86" "reset" 
                           "--hard" "-q" "02cbe632b1bf765d8872f21869200d69dea221ae"
2026-02-05 07:18.03: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2e701c86" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-02-05 07:18.04: Exec: "git" "merge" "-q" "--" "74f2f20e570abf0549cd31dbaf8d3d1de236efad"

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 . conf-libclang.19:new=false frama-clang.0.0.19:new=false

2026-02-05 07:18.04: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "conf-libclang.19:new=false" 
                           "frama-clang.0.0.19:new=false"
Linting opam-repository at /tmp/git-checkout2e701c86/. ...
Error in conf-libclang.19: Opam lint error 46: Package is flagged "conf" but has source, install or remove instructions
2026-02-05 07:18.29: Job failed: Error in conf-libclang.19: Opam lint error 46: Package is flagged "conf" but has source, install or remove instructions