(for PR #27798)

2025-04-19 22:51.43: New job: Lint
2025-04-19 22:51.43: Checking out commit 7ffd8147. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27798/head" && git reset --hard 7ffd8147
2025-04-19 22:51.43: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout200d956d"
2025-04-19 22:51.45: Exec: "git" "-C" "/tmp/git-checkout200d956d" "submodule" 
                           "deinit" "--force" "--all"
2025-04-19 22:51.45: Exec: "git" "-C" "/tmp/git-checkout200d956d" "reset" 
                           "--hard" "-q" "7ffd814792efba70850b6829a4897bc274b099a1"
2025-04-19 22:51.49: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout200d956d" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-19 22:51.49: Exec: "git" "merge" "-q" "--" "999bff3ed88d26f76ff7eaddbfa7af49ed4737dc"

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-magick-core6.1:new=true conf-magick-core7.1:new=true

2025-04-19 22:51.50: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-magick-core6.1:new=true" "conf-magick-core7.1:new=true"
Linting opam-repository at /tmp/git-checkout200d956d/. ...
Error in conf-magick-core6.1:            warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "https://imagemagick.org/script/license.php"
Error in conf-magick-core7.1:            warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "https://imagemagick.org/script/license.php"
2025-04-19 22:52.01: Job failed: Error in conf-magick-core7.1:            warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "https://imagemagick.org/script/license.php"
Error in conf-magick-core6.1:            warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "https://imagemagick.org/script/license.php"