- github
- ocaml
- opam-repository
- b7ee11
- (lint)
(not at the head of any monitored branch or PR)
2025-04-15 17:08.15: New job: Lint
2025-04-15 17:08.15: Checking out commit b7ee1126. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27764/head" && git reset --hard b7ee1126
2025-04-15 17:08.15: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout3657a38c"
2025-04-15 17:08.16: Exec: "git" "-C" "/tmp/git-checkout3657a38c" "submodule"
"deinit" "--force" "--all"
2025-04-15 17:08.16: Exec: "git" "-C" "/tmp/git-checkout3657a38c" "reset"
"--hard" "-q" "b7ee11260826c0c63ececdc0a5719b3240aab107"
2025-04-15 17:08.20: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3657a38c" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-04-15 17:08.20: Exec: "git" "merge" "-q" "--" "e6dedb1eed4b290f755e8755ac00728e09854600"
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 . ca-certs.1.0.1:new=false
2025-04-15 17:08.21: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "ca-certs.1.0.1:new=false"
Linting opam-repository at /tmp/git-checkout3657a38c/. ...
Error in ca-certs.1.0.1: 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
2025-04-15 17:08.35: Job failed: Error in ca-certs.1.0.1: 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