-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
redis: 7.2.7 -> 8.0.2 #403628
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
redis: 7.2.7 -> 8.0.2 #403628
Conversation
|
Should be good now, @SuperSandro2000 |
|
Estimating the rebuilds locally is possible but uses lots of resources. Usually we just look at the previous PR and unusually that changes. |
|
|
@Saterfield990 redis 8.0.2 is out, can you please update PR ? Thanks! |
|
|
|
Broken build on darwin seems to be a regression here, it builds fine on master. |
|
In the error logs it says something about not finding fast_float which is available in nixpkgs. |
|
|
|
There is another error further up: When I remove this line, it starts to build: This was introduced in #114203 without further comment. I guess it's safe to remove now. |
|
|
FYI, it doesn't seem great on aarch64-linux on Hydra, with 2/2 failures: |
|
The error is: Upstream has one commit for this file that is still unreleased and "fixes a flaky integration test": redis/redis@a0b2257 This might also be unrelated, though. |
|
Applying that commit as a patch did not work: Running phase: patchPhase
applying patch /nix/store/xw8y4qdqdx8s472x4w2wg84q4avy2ac5-redis-5.0-use-system-jemalloc.patch
patching file src/Makefile
Hunk #1 succeeded at 279 with fuzz 1 (offset 50 lines).
applying patch /nix/store/3iy92f1g127na3k6yw6y4nfnppba3w16-14034.patch
patching file tests/integration/replication-rdbchannel.tcl
Hunk #2 FAILED at 295.
Hunk #3 succeeded at 433 (offset -3 lines).
1 out of 3 hunks FAILED -- saving rejects to file tests/integration/replication-rdbchannel.tcl.rej |
|
Maybe just disable this test similar to |
Continuation of #399462
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.