(not at the head of any monitored branch or PR)
2024-10-30 14:24.20: New job: Lint
2024-10-30 14:24.20: Checking out commit 4650d39b. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26814/head" && git reset --hard 4650d39b
2024-10-30 14:24.20: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout327e66c9"
2024-10-30 14:24.22: Exec: "git" "-C" "/tmp/git-checkout327e66c9" "submodule" 
                           "deinit" "--force" "--all"
2024-10-30 14:24.22: Exec: "git" "-C" "/tmp/git-checkout327e66c9" "reset" 
                           "--hard" "-q" "4650d39b5f7558220fc3c5468aed419e1b79a9c8"
2024-10-30 14:24.28: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout327e66c9" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2024-10-30 14:24.29: Exec: "git" "merge" "-q" "--" "ce4637ae20e511e8dc54562b123f1407fa5b2ca8"

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 . --changed-packages conf-m4.1

2024-10-30 14:24.29: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "--changed-packages" "conf-m4.1"
Linting opam-repository at /tmp/git-checkout327e66c9/. ...
Error in conf-m4.1:              error 46: Package is flagged "conf" but has source, install or remove instructions
2024-10-30 14:24.46: Job failed: Error in conf-m4.1:              error 46: Package is flagged "conf" but has source, install or remove instructions