Gerrit 3.13.x series #5

Open
opened 2025-11-15 02:15:02 +00:00 by raito · 0 comments
Owner

Gerrit 3.13 is officially out, I pushed a 3_13_1 branch that is unfinished atm, stuck on the following:

error: build of '/nix/store/rnk18x25aw7pgx2qvsvrz98jclamqfd1-gerrit-3.13.1-deps.drv' on 'ssh://build01-x86-newtype' failed: builder for '/nix/store/rnk18x25aw7pgx2qvsvrz98jclamqfd1-gerrit-3.13.1-deps.drv' failed with exit code 1;
       last 14 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/nlm56ag1hyl3xi6f4jqq7x8baw8pgn5h-gerrit
       > source root is gerrit
       > Running phase: patchPhase
       > patching script interpreter paths in Documentation/replace_macros.py
       > Documentation/replace_macros.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/7gl4khq26h625mpqzkiiqsify3hclar1-python3-3.13.9/bin/python3"
       > applying patch /nix/store/mlgpinkpmqrvjm3c7klrpwx3jk0v5hcd-0001-Revert-Remove-net.i2p.crypto-eddsa.patch
       > patching file Documentation/licenses.txt
       > Hunk #1 FAILED at 314.
       > 1 out of 1 hunk FAILED -- saving rejects to file Documentation/licenses.txt.rej
       > patching file lib/mina/BUILD
       > patching file lib/nongoogle_test.sh
       > patching file tools/nongoogle.bzl
       > Hunk #1 succeeded at 147 with fuzz 1 (offset -4 lines).
       For full logs, run:
              nix log /nix/store/rnk18x25aw7pgx2qvsvrz98jclamqfd1-gerrit-3.13.1-deps.drv
error: builder for '/nix/store/rnk18x25aw7pgx2qvsvrz98jclamqfd1-gerrit-3.13.1-deps.drv' failed on remote builder
error: 1 dependencies of derivation '/nix/store/kbdgvxsq8nmsl3iks9926mxkl6jms0qd-gerrit-3.13.1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/d65nhins9g1jx9clglis43bgmpzm1h6m-gerrit-3.13.1-ci.drv' failed to build

Analyzing whether ed25519-sk regressed again is probably going to be important...

Gerrit 3.13 is officially out, I pushed a `3_13_1` branch that is unfinished atm, stuck on the following: ``` error: build of '/nix/store/rnk18x25aw7pgx2qvsvrz98jclamqfd1-gerrit-3.13.1-deps.drv' on 'ssh://build01-x86-newtype' failed: builder for '/nix/store/rnk18x25aw7pgx2qvsvrz98jclamqfd1-gerrit-3.13.1-deps.drv' failed with exit code 1; last 14 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/nlm56ag1hyl3xi6f4jqq7x8baw8pgn5h-gerrit > source root is gerrit > Running phase: patchPhase > patching script interpreter paths in Documentation/replace_macros.py > Documentation/replace_macros.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/7gl4khq26h625mpqzkiiqsify3hclar1-python3-3.13.9/bin/python3" > applying patch /nix/store/mlgpinkpmqrvjm3c7klrpwx3jk0v5hcd-0001-Revert-Remove-net.i2p.crypto-eddsa.patch > patching file Documentation/licenses.txt > Hunk #1 FAILED at 314. > 1 out of 1 hunk FAILED -- saving rejects to file Documentation/licenses.txt.rej > patching file lib/mina/BUILD > patching file lib/nongoogle_test.sh > patching file tools/nongoogle.bzl > Hunk #1 succeeded at 147 with fuzz 1 (offset -4 lines). For full logs, run: nix log /nix/store/rnk18x25aw7pgx2qvsvrz98jclamqfd1-gerrit-3.13.1-deps.drv error: builder for '/nix/store/rnk18x25aw7pgx2qvsvrz98jclamqfd1-gerrit-3.13.1-deps.drv' failed on remote builder error: 1 dependencies of derivation '/nix/store/kbdgvxsq8nmsl3iks9926mxkl6jms0qd-gerrit-3.13.1.drv' failed to build error: 1 dependencies of derivation '/nix/store/d65nhins9g1jx9clglis43bgmpzm1h6m-gerrit-3.13.1-ci.drv' failed to build ``` Analyzing whether ed25519-sk regressed again is probably going to be important...
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
afnix/nix-gerrit#5
No description provided.