| 9 Jan 2025 |
otanaut | that would be the current error i have https://gist.github.com/omares/9faef2413bede493f395d2b39f135f28 | 22:23:11 |
Winter | In reply to @otanaut:matrix.org @Winter i am now able to reproduce it, the current build was not using my remote builder ...does your local machine have sandboxing disabled? | 23:43:54 |
| 10 Jan 2025 |
otanaut | In reply to@winter:catgirl.cloud ...does your local machine have sandboxing disabled? what would be the default state? i have not changed anything in that regards. | 06:53:49 |
otanaut | In reply to@winter:catgirl.cloud ...does your local machine have sandboxing disabled? just checked, it is enabled `cat /etc/nix/nix.conf | grep sandbox` -> `sandbox = true` | 08:46:12 |
otanaut | * just checked, it is enabled on the remote builder `cat /etc/nix/nix.conf | grep sandbox` -> `sandbox = true` and my local machine has it disabled | 08:46:50 |
otanaut | I have created a GitHub issue in the Nixpkgs repository, hoping to get support in resolving the problem: https://github.com/NixOS/nixpkgs/issues/372605. | 09:26:22 |
| 11 Jan 2025 |
otanaut | Look at me, I am the channel captain now | 16:37:08 |
| 12 Jan 2025 |
| @rosssmyth:matrix.org joined the room. | 05:40:27 |
| networkException joined the room. | 19:51:33 |
networkException | It looks like building nodejs_23 fails on stable | 20:05:21 |
emily | oh blugh sorry | 20:11:48 |
emily | I think that is my fault-ish, see https://github.com/NixOS/nixpkgs/pull/371201 | 20:11:59 |
emily | I forgot about the other build failure for the rest of that staging cycle | 20:12:18 |
emily | had to backport a bunch of Node.js changes to fix a failure but the libuv, compiler versions, etc. differ across branches | 20:13:06 |
emily | hm, no, sorry, that was 22 and only on x86_64-darwin | 20:13:06 |
emily | well, it still might be my fault :) but I remember 23 building | 20:13:41 |
emily | I believe next cycle is merging all the other Node/libuv changes from unstable so at latest it should be fixed then but … ideally it'd get fixed before then too | 20:13:41 |