28 Jan 2025 |
adamcstephens | nobody touches those files :) | 19:38:39 |
hexa | can finally use the network configuration I asked for 😄 | 20:17:20 |
hexa | and of course we don't do DHCPv4 | 20:17:27 |
hexa | but router adverts work, and so does network-online.target | 20:17:42 |
hexa | now about the things that bother me | 20:19:05 |
hexa |
Nixos unstable amd64 (20250128_01:00)
| 20:19:09 |
hexa | should be NixOS, pretty please | 20:19:15 |
hexa | bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
bash: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
| 20:20:33 |
hexa | and these when entering the terminal | 20:20:41 |
adamcstephens | what do you mean enter the terminal? | 20:50:42 |
adamcstephens | I'm not sure where that Nixos came from. I always use NixOS | 20:51:07 |
hexa | root@incus1:~# incus exec nixos-test bash
bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
bash: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
[root@nixos-test:~]#
| 20:57:08 |
adamcstephens | that's with the default image? | 20:57:24 |
hexa | yep | 20:57:27 |
hexa | unstable | 20:57:28 |
hexa | vm | 20:57:30 |
hexa | /etc/NIXOS https://github.com/lxc/incus/blob/02856c6e5fd8d55e12be252946288345869624af/doc/instance-exec.md?plain=1#L81 | 20:58:20 |
adamcstephens | i don't see where Nixos is coming from | 20:58:25 |
hexa | /etc/NIXOS https://github.com/lxc/incus/blob/02856c6e5fd8d55e12be252946288345869624af/cmd/incusd/instance_exec.go#L646 | 20:58:40 |
adamcstephens | wtf is that | 20:58:48 |
adamcstephens | incus shell <instance> bypasses this error by using su | 21:07:30 |
adamcstephens | * incus shell <instance> bypasses this error by using su -l | 21:07:37 |
adamcstephens | i've been using that primarily since i discovered it so haven't seen that in a while | 21:08:06 |
hexa | fair | 21:08:33 |
adamcstephens | trying to set up incus on this work VM. it's been a while since I did it from scratch :) | 21:13:29 |
hexa | create-message
1:You just created an Nixos unstable aarch64 (20250128_01:00) container.
| 21:16:02 |
hexa | https://images.linuxcontainers.org/images/nixos/unstable/arm64/default/20250128_01:00/meta.tar.xz | 21:16:08 |
hexa | * in https://images.linuxcontainers.org/images/nixos/unstable/arm64/default/20250128_01:00/meta.tar.xz | 21:16:10 |
hexa | https://github.com/lxc/lxc-ci/blob/66d2b0e83f7f22373187451734f57e3a1548c08c/images/nixos.yaml#L10 | 21:17:15 |
hexa | whereever image.description comes from | 21:17:25 |