(for PR #27813)

2025-04-24 16:54.28: New job: Lint
2025-04-24 16:54.28: Checking out commit 546d1768. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27813/head" && git reset --hard 546d1768
2025-04-24 16:54.28: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout126b813b"
2025-04-24 16:54.30: Exec: "git" "-C" "/tmp/git-checkout126b813b" "submodule" 
                           "deinit" "--force" "--all"
2025-04-24 16:54.30: Exec: "git" "-C" "/tmp/git-checkout126b813b" "reset" 
                           "--hard" "-q" "546d1768a256366f015e57963a94e1209efa87fb"
2025-04-24 16:54.35: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout126b813b" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-24 16:54.35: Exec: "git" "merge" "-q" "--" "8106bcf57fc33218275bbf0d02e725f4e9fcd0f6"

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-openjdk.1:new=false

2025-04-24 16:54.36: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-openjdk.1:new=false"
Linting opam-repository at /tmp/git-checkout126b813b/. ...
Error in conf-openjdk.1:            warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "GPLv2 with linking exception"
2025-04-24 16:54.48: Job failed: Error in conf-openjdk.1:            warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "GPLv2 with linking exception"