- github
- ocaml
- opam-repository
- eeae51
- (lint)
(not at the head of any monitored branch or PR)
2025-03-20 15:08.23: New job: Lint
2025-03-20 15:08.23: Checking out commit eeae51c7. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/23330/head" && git reset --hard eeae51c7
2025-03-20 15:08.23: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout393660c8"
2025-03-20 15:08.25: Exec: "git" "-C" "/tmp/git-checkout393660c8" "submodule"
"deinit" "--force" "--all"
2025-03-20 15:08.25: Exec: "git" "-C" "/tmp/git-checkout393660c8" "reset"
"--hard" "-q" "eeae51c738e242582296002fd4e4e46e4a94de44"
2025-03-20 15:08.30: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout393660c8" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-03-20 15:08.30: Exec: "git" "merge" "-q" "--" "6cf83229ddc4e6f881ea41d454f9ed5a9b8227d1"
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.5:new=false conf-gmp-powm-sec.4:new=false
2025-03-20 15:08.30: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "conf-gmp.5:new=false" "conf-gmp-powm-sec.4:new=false"
Linting opam-repository at /tmp/git-checkout393660c8/. ...
Error in conf-gmp.5: error 46: Package is flagged "conf" but has source, install or remove instructions
Error in conf-gmp-powm-sec.4: error 46: Package is flagged "conf" but has source, install or remove instructions
Error in conf-gmp-powm-sec.4: conf packages should always use the 'conf-' name prefix, the 'conf' flag, and the 'depext' field all together, but this package only has the 'conf' flag and the 'conf-' name prefix
2025-03-20 15:08.44: Job failed: Error in conf-gmp-powm-sec.4: conf packages should always use the 'conf-' name prefix, the 'conf' flag, and the 'depext' field all together, but this package only has the 'conf' flag and the 'conf-' name prefix
Error in conf-gmp-powm-sec.4: error 46: Package is flagged "conf" but has source, install or remove instructions
Error in conf-gmp.5: error 46: Package is flagged "conf" but has source, install or remove instructions