Sender | Message | Time |
---|---|---|
2 May 2025 | ||
20:16:07 | ||
Hey all, I'm working on a bug I encountered related to a race condition between GC processes, but I'm a little stuck on a C++ thing (not my forte). All links will be to 2.24.12 since that's what I'm on at the moment, but I suspect the error is still present in recent versions. If the GC socket is disconnected, you get So, you would expect that to get caught in However, if I put some | 20:22:37 | |
I worked on this with Tom yesterday, and I'm planning to put together a PR once I know why this exception isn't being caught. | 20:25:06 | |
3 May 2025 | ||
Perhaps related to SysError being templated? | 18:42:16 | |
https://hydra.nixos.org/build/296021551 | 21:36:42 | |
i686-gnu.nix.x86_64-linux is still allocating a build slot for 3 days | 21:37:06 | |
wondering if anyone feels responsible for that package | 21:37:22 | |
| 21:53:03 | |
*
| 21:53:07 | |
22:20:35 | ||
4 May 2025 | ||
@hex... testing with a Nixpkgs for now (i'm getting the 403 on Hydra: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36) | 00:29:45 | |
* hexa: ... testing with a Nixpkgs for now (i'm getting the 403 on Hydra: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36) | 00:29:54 | |
sorry, but I had to ban older chromium versions due to abuse | 00:30:51 | |
we have 136 on master | 00:31:12 | |
but 135 is also allowed | 00:31:15 | |
got it... I guess i'm due to upgrade | 00:31:28 | |
bots are basically enumerating all kinds of software versions, so I'm only allowing recent ones | 00:31:33 | |
GC tests not ending seems to be an issue.. encountered it some where... we can add a timeout to fail faster. I'm poking into the gc system (see above, Zach's post), might be similar. | 00:35:26 | |
i get the same deadlock on gc-auto.sh and gc-non-blocking.sh | 00:39:16 | |
yeah, adding a timeout would be appreciated | 01:40:58 | |
@tomberek:matrix.org @hexa:lossy.network just for the record i am fairly certain "gc" is a red herring, the cause is actually https://github.com/NixOS/nix/issues/13042 | 08:38:42 | |
i don't know how meson works in a nixpkgs build so i think everyone would appreciate some meson wizards check it out | 08:39:35 | |
although, i suppose these two are just tests that wait forever for a build to succeed, we could probably just patch the test scripts to not do that | 08:41:31 | |
09:52:44 | ||
The README links the #nix:nixos.org Matrix channel but when I try to join I get an error that it doesn't exist. Shouldn't this rather suggest #users:nixos.org for user support and this channel for development? | 09:57:01 | |
(I'm not entirely sure that the channel doesn't exist ... perhaps sth is broken with my Matrix client/server.) | 09:58:35 | |
Also in the 2nd last section of the CONTRIBUTING.md there's:
And Nix reference manual is linked to https://nix.dev/manual/nix/development/development/contributing.html which gives me a 403 Forbidden error. | 10:01:39 | |
It should, yes | 10:02:13 | |
Are you using some sort of weird web browser? | 10:02:20 | |
No ... I'm using Firefox. | 10:02:33 |