31 May 2024 |
adamcstephens | i encourage others to open PRs though :) | 00:04:58 |
hexa | yeah, I think breaking changes for a rolling thing are fine? | 07:31:24 |
hexa | the configuration.nix on the vm image is 0444 🤔 | 12:04:26 |
hexa | * the configuration.nix on the vm image has chmod 0444 🤔 | 12:04:33 |
adamcstephens | i thought mkg fixed that a while back | 12:41:40 |
adamcstephens | did you check unstable? | 12:42:51 |
hexa | I have installed the nixos unstable image from may 28th | 13:33:12 |
adamcstephens | ahh it was only applied to the container image | 13:39:14 |
adamcstephens | https://github.com/NixOS/nixpkgs/pull/316162 | 13:40:40 |
hexa | can you go 0644? 🙂 | 14:18:26 |
hexa | just for my obsessive compulsive brain 😛 | 14:18:39 |
adamcstephens | sure | 14:19:47 |
adamcstephens | not that setuid/setgid will ever be set coming from the nix store :) | 14:20:09 |
hexa | yeah, better safe than sorry for weird reasons we don't anticipate today 😆 | 14:20:32 |
adamcstephens | i do normally add it when writing them myself. i just copy/pasted from the container image | 14:21:05 |
hexa | incus 6.2.0 fixes an annoying issue in incus-migrate fwiw 😄 | 15:49:40 |
hexa | https://github.com/lxc/incus/releases/tag/v6.2.0 | 15:49:49 |
hexa |
Error: Source instance name must be provided for cluster member move
| 16:19:51 |
hexa | hm, can't get rid of this error | 16:20:07 |
hexa | wondering if the cluster needs to upgrade to 6.2, not incus-migrate | 16:27:45 |
2 Jun 2024 |
adamcstephens |
All create commands as well as incus init and incus launch now support reading an initial configuration as YAML from stdin.
| 03:10:29 |
adamcstephens | 6.2 is merged and backport is merged. | 13:59:19 |
adamcstephens | We frequently get timeouts in the x86 tests. :/ | 13:59:41 |
adamcstephens | * We frequently get timeouts in the x86 tests on ofborg. :/ | 13:59:48 |
hexa | feel free to do kanidm 1.2.2 next | 14:01:36 |
hexa | I tried to, but something odd about the Cargo.lock came up and I didn't feel like digging into it | 14:02:03 |
adamcstephens | yeah they didn't update Cargo.lock correctly in the release | 14:12:25 |
3 Jun 2024 |
hexa | now if only I could run an lxc-agent on the junos vrr instance that we use 😄 | 15:41:38 |
hexa | it runs a fbsd | 15:42:12 |
adamcstephens | can you run arbitrary programs? | 16:07:30 |