| 27 Jan 2025 |
hexa | * but the first step would probably be to split the four m1 macs in the US between ofborg and hydra | 02:55:40 |
| 28 Jan 2025 |
Simon Hauser | harmonia between the linux nodes is active since yesterday, will work on deploying harmonia for the darwin nodes later today | 15:39:26 |
| 31 Jan 2025 |
| Jonas Chevalier changed their display name from Jonas Chevalier to Jonas Chevalier (FOSDEM). | 19:12:07 |
| SomeoneSerge (back on matrix) changed their display name from SomeoneSerge to SomeoneSerge (Bruxelles). | 19:32:38 |
| 2 Feb 2025 |
| pbsds changed their display name from pbsds to pbsds (FOSDEM). | 16:04:47 |
hexa | the aarch64-linux machines seems to run oom https://logs.ofborg.org/?key=nixos/nixpkgs.378701&attempt_id=caa8d4f6-a94f-4c26-8a10-63e6bd8d00df | 17:14:18 |
hexa | [ 51%] Building CXX object tests/gtests/CMakeFiles/test_batch_normalization.dir/main.cpp.o
cpp: fatal error: too many input files
compilation terminated.
| 18:16:49 |
hexa | also cute | 18:16:52 |
hexa | https://logs.ofborg.org/?key=nixos/nixpkgs.364362&attempt_id=9c382a02-08a6-4787-8083-f559528e3eb3 | 18:16:56 |
hexa | is this an fd limit? | 18:17:00 |
hexa | hm, apparently not | 18:18:21 |
hexa | but I can't reproduce this error 🤷♂️ | 18:18:30 |
| 3 Feb 2025 |
| Jonas Chevalier changed their display name from Jonas Chevalier (FOSDEM) to Jonas Chevalier. | 08:23:40 |
| SomeoneSerge (back on matrix) changed their display name from SomeoneSerge (Bruxelles) to SomeoneSerge (Gand St. Pieters). | 13:39:08 |
| pbsds changed their display name from pbsds (FOSDEM) to pbsds. | 16:25:19 |
| 5 Feb 2025 |
| Winter changed their profile picture. | 23:30:22 |
| 6 Feb 2025 |
| SomeoneSerge (back on matrix) changed their display name from SomeoneSerge (Gand St. Pieters) to SomeoneSerge (UTC+U[-12,12]). | 17:48:19 |
| 7 Feb 2025 |
hexa |
Cannot nix-instantiate `python313Packages.django-apscheduler.passthru.tests` because:
error: access to absolute path '/private' is forbidden in restricted mode
Cannot nix-instantiate `python313Packages.django_5` because:
error: access to absolute path '/private' is forbidden in restricted mode
Cannot nix-instantiate `python313Packages.django_5.passthru.tests` because:
error: access to absolute path '/private' is forbidden in restricted mode
| 00:17:39 |
hexa | that's not super helpful | 00:17:44 |
hexa | * Cannot nix-instantiate `python313Packages.django-apscheduler.passthru.tests` because:
error: access to absolute path '/private' is forbidden in restricted mode
Cannot nix-instantiate `python313Packages.django_5` because:
error: access to absolute path '/private' is forbidden in restricted mode
Cannot nix-instantiate `python313Packages.django_5.passthru.tests` because:
error: access to absolute path '/private' is forbidden in restricted mode
| 00:18:19 |
hexa | https://github.com/NixOS/nixpkgs/pull/379941/checks?check_run_id=36819376995 | 00:18:24 |
adamcstephens | Since when does GH use the users avatar for the preview? | 00:20:29 |
hexa | 👋 | 00:21:41 |
| Niklas Korz joined the room. | 12:15:46 |
| 10 Feb 2025 |
Bot_wxt1221 | https://github.com/NixOS/nixpkgs/pull/380265 | 01:13:07 |
Bot_wxt1221 | The github actions fail because of this stupid reason for many times | 01:13:26 |
adamcstephens | What stupid reason? Seems like all the gha jobs passed | 02:02:09 |
Bot_wxt1221 | Someone has fixed it. Thanks | 02:37:07 |
| 13 Feb 2025 |
adamcstephens | In reply to @hexa:lossy.network
Cannot nix-instantiate `python313Packages.django-apscheduler.passthru.tests` because:
error: access to absolute path '/private' is forbidden in restricted mode
Cannot nix-instantiate `python313Packages.django_5` because:
error: access to absolute path '/private' is forbidden in restricted mode
Cannot nix-instantiate `python313Packages.django_5.passthru.tests` because:
error: access to absolute path '/private' is forbidden in restricted mode
can anyone provide any insight into this error? seems to be affecting all darwin jobs | 16:53:48 |
emily | /var is a symlink to /private/var. hmm, there was a recent bug with Nix pure/--impure evaluation and symlinsk,I think | 16:56:08 |