(for PR #28931)
2025-12-09 23:30.56: New job: Lint
2025-12-09 23:30.56: Checking out commit 42abe0a8. 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 42abe0a8
2025-12-09 23:30.56: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout115b3944"
2025-12-09 23:30.57: Exec: "git" "-C" "/tmp/git-checkout115b3944" "submodule"
"deinit" "--force" "--all"
2025-12-09 23:30.58: Exec: "git" "-C" "/tmp/git-checkout115b3944" "reset"
"--hard" "-q" "42abe0a86f7cded95c96cd2196636ef0bcc58ec7"
2025-12-09 23:31.00: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout115b3944" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-12-09 23:31.01: Exec: "git" "merge" "-q" "--" "d684c896eb6f7e6030d6ee65338d9db22a612f01"
Auto-merging packages/lmdb/lmdb.1.0/opam
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-12-09 23:31.02: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "lmdb.1.0:new=false"
Linting opam-repository at /tmp/git-checkout115b3944/. ...
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-12-09 23:31.23: 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