(for PR #29099)
2026-01-17 02:42.49: New job: Lint
2026-01-17 02:42.49: Checking out commit 04d2f86e. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29099/head" && git reset --hard 04d2f86e
2026-01-17 02:42.49: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout19375be4"
2026-01-17 02:42.50: Exec: "git" "-C" "/tmp/git-checkout19375be4" "submodule"
"deinit" "--force" "--all"
2026-01-17 02:42.51: Exec: "git" "-C" "/tmp/git-checkout19375be4" "reset"
"--hard" "-q" "04d2f86ea398fda1f63fba7bbb75272dad5eec9d"
2026-01-17 02:42.54: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout19375be4" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-17 02:42.54: Exec: "git" "merge" "-q" "--" "6bda456f941d6c1e0773fcb1fd57c0eb54b8a2c1"
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 . fstar.2025.12.15:new=false
2026-01-17 02:42.56: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "fstar.2025.12.15:new=false"
Linting opam-repository at /tmp/git-checkout19375be4/. ...
Error in fstar.2025.12.15: 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-01-17 02:43.25: Job failed: Error in fstar.2025.12.15: 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