(not at the head of any monitored branch or PR)
2025-04-15 14:39.54: New job: Lint
2025-04-15 14:39.54: Checking out commit f4405140. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27759/head" && git reset --hard f4405140
2025-04-15 14:39.54: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout15304b94"
2025-04-15 14:39.56: Exec: "git" "-C" "/tmp/git-checkout15304b94" "submodule" 
                           "deinit" "--force" "--all"
2025-04-15 14:39.56: Exec: "git" "-C" "/tmp/git-checkout15304b94" "reset" 
                           "--hard" "-q" "f440514054381fd678f9e815efbbfe85985a51eb"
2025-04-15 14:40.00: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout15304b94" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-15 14:40.00: Exec: "git" "merge" "-q" "--" "70b82be6e261da74b766f9bb1344a1ecd5b1909d"

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-gmp-paths.1:new=false conf-mpfr-paths.1:new=false

2025-04-15 14:40.01: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-gmp-paths.1:new=false" "conf-mpfr-paths.1:new=false"
Linting opam-repository at /tmp/git-checkout15304b94/. ...
Error in conf-gmp-paths.1:              error 46: Package is flagged "conf" but has source, install or remove instructions
Error in conf-mpfr-paths.1:              error 46: Package is flagged "conf" but has source, install or remove instructions
2025-04-15 14:40.13: Job failed: Error in conf-mpfr-paths.1:              error 46: Package is flagged "conf" but has source, install or remove instructions
Error in conf-gmp-paths.1:              error 46: Package is flagged "conf" but has source, install or remove instructions