(for PR #29128)

2025-12-23 22:12.42: New job: Lint
2025-12-23 22:12.42: Checking out commit be6f5a2b. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29128/head" && git reset --hard be6f5a2b
2025-12-23 22:12.42: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoute49bcd1"
2025-12-23 22:12.46: Exec: "git" "-C" "/tmp/git-checkoute49bcd1" "submodule" 
                           "deinit" "--force" "--all"
2025-12-23 22:12.47: Exec: "git" "-C" "/tmp/git-checkoute49bcd1" "reset" 
                           "--hard" "-q" "be6f5a2b2d3c046d757bfdb66968dd0064a03728"
2025-12-23 22:12.49: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoute49bcd1" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-12-23 22:12.49: Exec: "git" "merge" "-q" "--" "173460ab354e0e6a17ee414264f348b06dee2d3d"

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 . posix-base.3.1.0:new=false posix-bindings.3.1.0:new=false posix-getopt.3.1.0:new=false posix-math2.3.1.0:new=false posix-signal.3.1.0:new=false posix-socket.3.1.0:new=false posix-socket-unix.3.1.0:new=false posix-time2.3.1.0:new=false posix-types.3.1.0:new=false posix-uname.3.1.0:new=false

2025-12-23 22:12.50: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "posix-base.3.1.0:new=false" "posix-bindings.3.1.0:new=false" 
                           "posix-getopt.3.1.0:new=false" "posix-math2.3.1.0:new=false" 
                           "posix-signal.3.1.0:new=false" "posix-socket.3.1.0:new=false" 
                           "posix-socket-unix.3.1.0:new=false" "posix-time2.3.1.0:new=false" 
                           "posix-types.3.1.0:new=false" "posix-uname.3.1.0:new=false"
Linting opam-repository at /tmp/git-checkoute49bcd1/. ...
No errors
2025-12-23 22:13.15: Job succeeded