Lix | 1139 Members | |
| Lix user channel. Feel free to discuss on-topic issues here and give each other help. For matrix.to links to the rest of the Lix channels, see: https://wiki.lix.systems/books/lix-organisation/page/matrix-rooms | 316 Servers |
| Sender | Message | Time |
|---|---|---|
| 2 Apr 2026 | ||
| * hi I'm trying to update from 2.94.0 to 2.95.1 and I got
I'm trying to symlink said file | 09:09:55 | |
| * hi I'm trying to update from 2.94.0 to 2.95.1 and I got
I'm trying to symlink said file | 09:10:46 | |
| * hi I'm trying to update from 2.94.0 to 2.95.1 and I got
I'm trying to symlink said file | 09:10:57 | |
| * hi I'm trying to update from 2.94.0 to 2.95.1 w/ the Lix shell script and I got
I'm trying to symlink said file | 09:13:46 | |
| It is in your profile path | 09:16:57 | |
| ah, duh, right | 09:17:26 | |
| So /nix/var/nix/profiles/default/lib/... | 09:17:29 | |
| ty | 09:17:35 | |
| 09:18:28 | ||
| 09:19:06 | ||
FYI per the support matrix on https://git.lix.systems/lix-project/lix-installer it does not seem to support non-root installs of lix for x86 or aarch linux (the "root only" column is checked). I think (?) you might be able to do non-root lix via the static binary on hydra, but I haven't tested this. URL is https://hydra.nixos.org/job/nixpkgs/trunk/lixStatic.x86_64-linux/latest/download-by-type/file/binary-dist for the x86_64 linux binary if you want to see if it works for you. There's a blog post on using static nix at https://zameermanji.com/blog/2023/3/26/using-nix-without-root/ that might be relevant (i.e. getting around /nix/store) | 12:56:10 | |
80/80 installcheck - lix:fuctional2 is failing on my m4 Mac. Says 418/420 subtests passed, has anyone else seen this on 2.95.1? | 16:30:21 | |
| do you have more details on which test of f2 failed? | 16:30:40 | |
| (if you want to open an issue with details, that'd be welcome) | 16:31:03 | |
| I have the nix log but haven’t found the subtest details. I’ll do so thanks. | 16:31:15 | |
| #1173 still trying to wrangle the nix log to see the subtest failures if you have any advice there I’d love it. | 16:37:32 | |
| what if you try to look at all processes running | 16:47:12 | |
| normally you will see pytest process names | 16:47:18 | |
| perhaps you will see the "stuck" process name in the process name | 16:47:24 | |
Also interesting the output seems to be misaligned with things like 7709stests passed and 248.19s exit status 1ssed | 17:02:59 | |
| Never say a pytest proc that had stuck in the name, will keep searching | 17:13:18 | |
| * Never saw a pytest proc that had stuck in the name, will keep searching | 17:13:35 | |
| darn | 17:21:06 | |
| I'm asking the F2 experts on this | 17:21:09 | |
Cab you build with --keep-failed and send the meson testlog.txt? | 17:26:02 | |
| Also, we should re-open the discussion about tap, as this hasnt been the first time people need to dig deep to figure out what failed :/ | 17:26:35 | |
| which package are you building specifically? there was a recent issue with the nixpkgs packaging on mac os | 17:29:24 | |
I'm getting errors like error: NAR info file '4dh8j6q43apjc62yjp1fwxh55l2qrzhx.narinfo' is corrupt: expecting '\n' at line 2. The issue disappears when I specify --option substituters https://cache.nixos.org, and indeed curl https://cache.nix.systems/4dh8j6q43apjc62yjp1fwxh55l2qrzhx.narinfo gives the correct output while curl https://cache.lix.systems/0z54cs3y9xif48f4zvgnfgsnzva0fv8y.narinfo outputs some binary data (but still with status code 200). | 17:40:25 | |
| Yureka (she/her) ^ | 17:41:12 | |
| it's indeed a corrupted narinfo | 17:41:39 | |