| 4 Nov 2024 |
Gaétan Lepage | Neither Austin Horstman and I can replicate the failure locally | 06:42:07 |
zowoq | It builds now: https://buildbot.nix-community.org/#/builders/2934/builds/980/steps/2/logs/stdio. | 08:42:56 |
Gaétan Lepage | Indeed it does. Have you done something special ? | 09:12:19 |
zowoq | No, not sure why it works now. | 14:38:45 |
Gaétan Lepage | Ok, thank you for reporting the build success anyway :) | 16:09:11 |
emily | can, uh, an admin remove /tmp/uv-test-sock on the community builder? | 18:45:00 |
emily | it's making it impossible to build libuv 🙃 | 18:45:06 |
Mic92 | emily: looks like it got removed. | 18:58:54 |
Mic92 | or maybe you can tell which machine it's supposed to be. | 18:59:11 |
emily | oh, sorry, I meant the Darwin one. I can just do it myself with a runCommand build user gamble though | 19:00:40 |
Mic92 | emilazy: I cannot find that on the machine | 19:03:21 |
emily | I just removed it (with nix build --impure --option sandbox false --expr 'with import (builtins.getFlake "nixpkgs") {}; map (n: runCommand "uv${toString n}" { } "rm /tmp/uv-test-sock") [0 1 2 3 4 5 6 7 8 9 10 11 12]') | 19:03:34 |
emily | (to get the build user that owns it) | 19:03:48 |
Mic92 | ok | 19:03:54 |
emily | sorry for the unnecessary request :) | 19:03:56 |
Mic92 | no worries | 19:13:27 |
| Ainz Ooal Gown joined the room. | 19:28:19 |
Ainz Ooal Gown | https://github.com/nix-community/infra/pull/1552
Why I didn't think of this earlier | 19:29:17 |
Ainz Ooal Gown | Now nixpkgs review can review darwin packages from a linux machine! | 19:30:05 |
emily | note that everyone with access to the community builders effectively has root; I would not recommend trusting their results on your machines | 19:31:59 |