(for PR #28931)
2025-11-20 12:12.54: New job: Lint
2025-11-20 12:12.54: Checking out commit 42572bec. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28931/head" && git reset --hard 42572bec
2025-11-20 12:12.54: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkoutbd2c391"
2025-11-20 12:12.55: Exec: "git" "-C" "/tmp/git-checkoutbd2c391" "submodule"
"deinit" "--force" "--all"
2025-11-20 12:12.55: Exec: "git" "-C" "/tmp/git-checkoutbd2c391" "reset"
"--hard" "-q" "42572bec27fac3424f6dd5330fa72d5c4d17b92d"
2025-11-20 12:12.58: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkoutbd2c391" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-11-20 12:12.58: Exec: "git" "merge" "-q" "--" "2a5ab3fbccdfdb06d413c48cfe1c129758b3a413"
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 . lmdb.1.0:new=false
2025-11-20 12:12.58: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "lmdb.1.0:new=false"
Linting opam-repository at /tmp/git-checkoutbd2c391/. ...
Error in lmdb.1.0: 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-11-20 12:13.19: Job failed: Error in lmdb.1.0: 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