(for PR #30017)
2026-06-15 13:57.44: New job: Lint
2026-06-15 13:57.44: Checking out commit c8524da0. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/30017/head" && git reset --hard c8524da0
2026-06-15 13:57.44: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2bb6747"
2026-06-15 13:57.45: Exec: "git" "-C" "/tmp/git-checkout2bb6747" "submodule"
"deinit" "--force" "--all"
2026-06-15 13:57.46: Exec: "git" "-C" "/tmp/git-checkout2bb6747" "reset"
"--hard" "-q" "c8524da0ee5deff62ee4b638a375f6b7aaefd792"
2026-06-15 13:57.49: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2bb6747" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-06-15 13:57.49: Exec: "git" "merge" "-q" "--" "414e70c429da30638466022ee70e76b3300f8d95"
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 . ortools.9.15.0-2:new=false ortools_solvers.9.15.0-2:new=false
2026-06-15 13:57.50: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "ortools.9.15.0-2:new=false"
"ortools_solvers.9.15.0-2:new=false"
Linting opam-repository at /tmp/git-checkout2bb6747/. ...
Error in ortools_solvers.9.15.0-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-06-15 13:58.35: Job failed: Error in ortools_solvers.9.15.0-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