- github
- ocaml
- opam-repository
- b3bc9d
- (lint)
(not at the head of any monitored branch or PR)
2025-05-09 11:52.19: New job: Lint
2025-05-09 11:52.19: Checking out commit b3bc9d73. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27864/head" && git reset --hard b3bc9d73
2025-05-09 11:52.19: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout1571ac0e"
2025-05-09 11:52.20: Exec: "git" "-C" "/tmp/git-checkout1571ac0e" "submodule"
"deinit" "--force" "--all"
2025-05-09 11:52.20: Exec: "git" "-C" "/tmp/git-checkout1571ac0e" "reset"
"--hard" "-q" "b3bc9d73d284e8a1aa3409da9fc3f2c4b22be9f7"
2025-05-09 11:52.23: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout1571ac0e" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-05-09 11:52.23: Exec: "git" "merge" "-q" "--" "0d013e603b5ebf0e9b404e10d5a6839f226e1739"
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-cuda.1:new=false
2025-05-09 11:52.23: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "conf-cuda.1:new=false"
Linting opam-repository at /tmp/git-checkout1571ac0e/. ...
Error in conf-cuda.1: warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "CUDA Toolkit End User License Agreement <https://docs.nvidia.com/cuda/eula/index.html>"
Error in conf-cuda.1: 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-05-09 11:52.50: Job failed: Error in conf-cuda.1: 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-cuda.1: warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "CUDA Toolkit End User License Agreement <https://docs.nvidia.com/cuda/eula/index.html>"