| 19 Oct 2025 |
dramforever | * if nobody beats me to it i'll come back after ~12h to test aarch64-linux | 20:43:03 |
ElvishJerricco | hm, the card0 workaround isn't working on aarch64 | 20:59:40 |
ElvishJerricco | huh, nothing is getting uaccess as far as I can tell in the aarch64 vm.... this is weird | 22:06:37 |
K900 | I wonder if this is something about legacy boot vs uefi | 22:13:27 |
K900 | Or like whatever it gets the console from | 22:13:35 |
ElvishJerricco | I don't see why either of those things would be relevant | 22:16:26 |
K900 | logind might not consider it an active session | 22:18:09 |
K900 | For whatever reason | 22:18:13 |
ElvishJerricco | well | 22:18:46 |
ElvishJerricco | I'm not even seeing TAGS=:uaccess: on any devices with udevadm info | 22:18:59 |
ElvishJerricco | and that should just always happen due to udev rules | 22:19:08 |
ElvishJerricco | oh, it's really stupid | 22:57:06 |
ElvishJerricco | my aarch64 machine is my mac | 22:57:29 |
ElvishJerricco | So I was using the linux builder VM to build these | 22:57:38 |
ElvishJerricco | but this mac doesn't support nested virt | 22:57:43 |
ElvishJerricco | so the problem was just.... udev hadn't finished processing rules yet | 22:57:54 |
ElvishJerricco | because it's that slow | 22:57:57 |
ElvishJerricco | * but this mac doesn't support nested virt, so the tests were using TCG instead of virt | 22:58:14 |
ElvishJerricco | But then I remembered you can run nixos tests on macOS and it'll use virtualisation. And that appears to be working perfectly | 22:59:13 |
ElvishJerricco | ok, yea, with that silly revelation, the card0 version is actually working | 23:00:54 |
ElvishJerricco | vcunat: so I think we can merge https://github.com/NixOS/nixpkgs/pull/453603 to fix the login test. | 23:01:43 |
ivy | when does staging get merged into staging-next? | 23:59:44 |
| 20 Oct 2025 |
Sandro | Redacted or Malformed Event | 00:28:07 |
Sandro | when staging-next got merged | 00:28:28 |
dramforever | tested and works on regular aarch64-linux as well | 03:38:42 |
dramforever | well, as regular as it gets anyway... | 03:38:56 |
prince213 | So openssl is failing to build because tests want to create local sockets on darwin | 04:33:39 |
prince213 | https://github.com/NixOS/nixpkgs/pull/453695 | 04:33:43 |
prince213 | Why didn't this surface before? | 04:34:15 |
prince213 | Or is it just me? | 04:35:28 |