util-linux: try to fix parallel build failures#311988
util-linux: try to fix parallel build failures#311988alyssais wants to merge 1 commit intoNixOS:stagingfrom
Conversation
Difficult to know if these actually fix it, since it only happens sometimes. Link: NixOS#309805 (comment) Link: https://lore.kernel.org/util-linux/87le4c1zm4.fsf@alyssa.is/
|
I was now trying to reproduce the failure on the community 80-core aarch64 (without these patches), but I failed, even though the machine was almost idle. So I don't know. |
|
I've seen it locally before too. I didn't realise it was transient at the time, because it went away after I did some other work on the package. |
Difficult to know if these actually fix it, since it only happens sometimes. Link: #309805 (comment) Link: https://lore.kernel.org/util-linux/87le4c1zm4.fsf@alyssa.is/ vcunat edit: only apply on some platforms for now, balancing fixes and the amount of rebuild work on Hydra. The rest is picked from PR #311988
|
If I didn't mess up something, this (i686) build used the patches and failed apparently in the same way again: |
|
This reverts commit 57bdbab. Too many issues with 2.40 for now — we're reverting to 2.39. Fixes: NixOS#311988
|
I think this was an instance of this problem? Restarted the build. |
|
Looks like it. |
|
Unfortunately, restarting doesn't seem to help at all with that particular build… |
|
The util-linux upgrade has been reverted in staging, if that's helpful. |
Description of changes
Difficult to know if these actually fix it, since it only happens sometimes.
See #309805 (comment).
Should be backported to 24.05 once possible.
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.