| 8 Dec 2024 |
hexa | sane | 15:08:32 |
adamcstephens | ❯ nix-build -A nixosTests.boot.uefiNetboot -A nixosTests.boot.biosNetboot -A nixosTests.installer
| 15:17:19 |
adamcstephens | i'll come back in a while :) | 15:17:22 |
hexa | enjoy | 15:17:30 |
adamcstephens | maybe i'll limit this installer test | 15:18:00 |
| 15 Dec 2024 |
mkg20001 | I'm getting Error: Couldn't find one of the required UEFI firmware files: [] when starting a vm with csm, is there anything i forgot to enable? I'm using non-lts incus | 22:10:45 |
mkg20001 | * I'm getting Error: Couldn't find one of the required UEFI firmware files: [] when starting a vm with csm, is there anything i forgot to enable? I'm using non-lts incus 6.7 | 22:10:56 |
adamcstephens | no, that should work out of the box | 22:17:18 |
adamcstephens | can you try lts and/or 6.8 which was already merged? | 22:17:30 |
| 16 Dec 2024 |
adamcstephens | ┗━ ∑ ⏵ 0 │ ✔ 30 │ ⏸ 0 │ Finished at 19:03:18 after 10m9s
/nix/store/4ra20fag9m2vhr6i9vcqkazkjrzlsfwz-vm-test-run-incus
| 00:19:16 |
adamcstephens | wooo | 00:19:18 |
adamcstephens | spent a few hours yesterday refactoring the incus tests | 00:19:35 |
mkg20001 | still occurs | 20:55:05 |
mkg20001 | filed an issue: https://github.com/NixOS/nixpkgs/issues/365696 | 20:58:33 |
adamcstephens | thanks | 20:59:15 |
| 17 Dec 2024 |
adamcstephens | i can reproduce it in test, but haven't looked into the root cause yet | 04:40:42 |
adamcstephens | oh it may because it doesn't look like we bundle a csm firmware | 04:42:21 |
| 19 Dec 2024 |
adamcstephens | bah, i'm running out of disk space in the tests again. i guess i'm going to have to do deletions in cleanup, even though they add time | 04:29:58 |
adamcstephens | i just looked and at the current (too small) size of 12GB, it's larger than any other test | 04:30:43 |
adamcstephens | really tempted to change the default storage pool to zfs or lvm for volume cloning | 04:31:30 |
adamcstephens | https://github.com/NixOS/nixpkgs/pull/365778 | 04:51:41 |
adamcstephens | even ofborg can run the full suite now | 04:51:57 |
| 20 Dec 2024 |
adamcstephens | oops i probably broke aarch64 incus users with that PR | 19:14:39 |
adamcstephens | by probably I mean definitely did :) | 19:17:43 |
adamcstephens | That's what I get for not running on my rpi4 | 19:22:39 |
hexa | seabios 😄 | 19:49:02 |
adamcstephens | i didn't ask why mkg20001 wanted CSM support, but it was easy | 19:55:20 |
adamcstephens | * i didn't ask why mkg20001 wanted CSM support, but it was easy to fix | 19:55:26 |
| 23 Dec 2024 |
adamcstephens | # pgrep -af incusd
13463 [incusd] <defunct>
2994264 [incusd] <defunct>
2997534 /nix/store/mrhl1i0f9hxxswls63nvd740n0mvwclz-incus-6.8.0/bin/incusd --group incus-admin --debug
2997535 /nix/store/mrhl1i0f9hxxswls63nvd740n0mvwclz-incus-6.8.0/bin/incusd waitready --timeout=600
| 14:21:22 |
adamcstephens | :/ | 14:21:24 |