NixOS GNOME | 408 Members | |
| A room for maintainers of GNOME & GNOME-Related desktop environments (xfce, cinnamon, pantheon...) | 92 Servers |
| Sender | Message | Time |
|---|---|---|
| 3 Nov 2023 | ||
| actually if it builds fine for you it is probably how i am using it in my configuration- i have a member of
| 23:41:02 | |
| anything seem wrong with that? | 23:41:15 | |
| * actually if it builds fine for you it is probably how i am using it in my configuration- i have a member of
| 23:41:36 | |
| 4 Nov 2023 | ||
| That looks fine. I was using that way initially then I had an issue with mismatched GLIBC versions, so I made the gnome branch the primary nixpkgs url (which triggered a massive rebuild) in order to resolve it. I haven't experienced the tracker issue yet but there were some related convos earlier in the chat if you scroll back. The only similar issue was with libsecret, which was caused by 100% CPU usage. I kept restarting the builds and it eventually got there | 00:39:34 | |
| * That looks fine. I was using that way initially then I had an issue with mismatched GLIBC versions, so I made the gnome branch the primary nixpkgs url (which triggered a massive rebuild) in order to resolve it. I haven't experienced the tracker issue yet but there were some related convos earlier in the chat if you scroll back. The only similar issue to yours was with libsecret, which was caused by 100% CPU usage. I kept restarting the builds and it eventually got there | 00:39:43 | |
| alright | 00:48:59 | |
In reply to @donskifarrell:matrix.orgby any chances was the CPU usage error related to a TIMEOUT [...] signal 15 sigterm message? hadn't seen that before this build | 00:52:46 | |
In reply to @shortcutz:matrix.orgAh, just checked and its not quite the same. I was having this issue : https://gitlab.gnome.org/GNOME/libsecret/-/issues/80 | 01:18:45 | |
| thanks anyway | 01:19:48 | |
| not even sure what the issue is, i'm getting different errors every rebuild | 01:20:04 | |
the latest one had to do with a curl failure 🤷 | 01:20:16 | |
shortcutz: the non-deterministic failures sometimes happen more frequently during CPU pressure, you can try building just the affected package if it persists (nix-build https://github.com/NixOS/nixpkgs/archive/gnome.tar.gz -A tracker) | 14:46:00 | |
In reply to @shortcutz:matrix.orgnote that there are also some module changes so you might get issues from that | 14:46:53 | |
| thanks for the tips! | 14:55:37 | |
| i think i can corroborate the cpu pressure thing- i could get much farther (last <100 derivations) built when forcing `max-jobs=1`. maybe that doesnt technically correlate with cpu pressure but it is a fact | 14:56:57 | |