(for PR #27805)

2025-04-21 22:34.07: New job: Lint
2025-04-21 22:34.07: Checking out commit 0973cb33. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27805/head" && git reset --hard 0973cb33
2025-04-21 22:34.07: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout5bfa1d7"
2025-04-21 22:34.07: Exec: "git" "-C" "/tmp/git-checkout5bfa1d7" "submodule" 
                           "deinit" "--force" "--all"
2025-04-21 22:34.08: Exec: "git" "-C" "/tmp/git-checkout5bfa1d7" "reset" 
                           "--hard" "-q" "0973cb338b9c444847c2acea0ee4bab440b99267"
2025-04-21 22:34.12: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout5bfa1d7" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-21 22:34.12: 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-gegl.1:new=true

2025-04-21 22:34.12: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-gegl.1:new=true"
Linting opam-repository at /tmp/git-checkout5bfa1d7/. ...
Error in conf-gegl.1:            warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "LGPL-3.0-or-later, and GPL-3.0-or-later"
2025-04-21 22:34.24: Job failed: Error in conf-gegl.1:            warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "LGPL-3.0-or-later, and GPL-3.0-or-later"