Exotic Nix Targets | 347 Members | |
| 108 Servers |
| Sender | Message | Time |
|---|---|---|
| 9 Jul 2023 | ||
| Oh dear, no ethernet in mainline either | 11:23:29 | |
| :') | 11:23:47 | |
| 10 Jul 2023 | ||
| artemis: RE your past problems with The easy way to check it is to set | 08:32:39 | |
I disabled sandbox fallback in the overlay with https://github.com/trofi/nix-guix-gentoo/commit/88050fcf0f3a11a7a6763494eda580b707be1267 and added a README entry to diagnose it: https://github.com/trofi/nix-guix-gentoo/commit/8109131192dc340e314d9e41159b176bfb5b82c8 | 08:33:40 | |
What environment did you use to run nix? Real machine, a VM or some container? | 08:34:20 | |
In reply to @trofi:matrix.orgreal machine, no VMs, no containers | 08:56:22 | |
| also my /etc/nix/nix.conf already has `sandbox-fallback = false` | 08:58:48 | |
| * also my /etc/nix/nix.conf already has `sandbox-fallback = false` without issue | 08:59:01 | |
| * also my /etc/nix/nix.conf already has `sandbox-fallback = false` without issue. i dont know when i added that but it's been there | 08:59:53 | |
| 09:05:21 | ||
| 09:39:14 | ||
| Must be something else then (or a poisoned local cache when was built without a sandbox, before nix.conf tweaks) | 09:46:47 | |
| how coud i clean local cache to ttest that theory | 10:41:41 | |
| Good question. I would "uninstall" everything by cleaning all gc roots in /nix/var/nix/gcroots and run nix-xollect-garbage -d. | 10:56:09 | |
| * Good question. I would "uninstall" everything by cleaning all gc roots in /nix/var/nix/gcroots and run nix-collect-garbage -d. | 10:56:33 | |
| Alternatively you can `nix-build --check` all paths in the problematic closure. But it will require checking for false positives manually. | 11:00:46 | |
| i will do the first option | 11:25:01 | |
| 11 Jul 2023 | ||
In reply to @alex:tunstall.xyzI've gotten Linux 5.15 to compile but it doesn't boot, doesn't log to journalctl, and doesn't output to HDMI, so I've folded and ordered the necessary hardware to debug over serial. | 10:41:37 | |