| 2 Nov 2023 |
| eva changed their profile picture. | 20:09:29 |
| 3 Nov 2023 |
| mib 🥐 changed their profile picture. | 13:53:24 |
| 4 Nov 2023 |
| @chris01:nitro.chat | 11:53:35 |
| @chris01:nitro.chat removed their display name Chris. | 11:53:37 |
| @chris01:nitro.chat left the room. | 11:53:48 |
| 6 Nov 2023 |
| sefidel changed their profile picture. | 18:10:39 |
| 7 Nov 2023 |
| sefidel changed their profile picture. | 10:36:58 |
| 11 Nov 2023 |
| eva | 12:07:32 |
| @palo:xaos.space changed their profile picture. | 12:18:12 |
| @palo:xaos.space changed their profile picture. | 12:18:40 |
| @palo:xaos.space changed their profile picture. | 12:19:06 |
| 13 Nov 2023 |
rendakuenthusiast⚡️ | I'm running into a problem where colmena seems to hang after succesfully deploying to several remote machines, never completing | 01:30:23 |
Zhaofeng Li | In reply to @test-user:c.imperishable.name I'm running into a problem where colmena seems to hang after succesfully deploying to several remote machines, never completing Could be the activation script waiting on systemd-networkd-wait-online or something | 11:22:10 |
| SpindleyQ joined the room. | 18:11:20 |
SpindleyQ | Hey! I've been looking to transition from nixops and colmena looked attractive. However, I'm running into an issue where, if I include any nixos module that makes use of the config value that is passed into it, I get an infinite recursion error | 18:17:42 |
SpindleyQ | something as simple as including imports = [ "${nixpkgs}/nixos/modules/profiles/qemu-guest.nix" ] in a definition appears to be triggering it | 18:19:15 |
SpindleyQ | * something as simple as including imports = [ "${nixpkgs}/nixos/modules/profiles/qemu-guest.nix" ] in a node definition appears to be triggering it | 18:19:21 |
SpindleyQ | ... nope, nixpkgs was just undefined, and that's apparently the error you get. great. | 18:43:05 |
SpindleyQ | OK, yes, it looks like the whole time, the error was triggering because I was passing things other than valid paths to imports. There were two that I modified when rewriting to use flakes - the qemu-guest.nix one (which was originally <nixpkgs/nixos/modules/profiles/qemu-guest.nix>, but I forget to add nixpkgs to specialArgs), and another one, where I thought I could pass a function directly if I had it. But I don't think that works. | 19:00:55 |
SpindleyQ | And I guess I should be using modulesPath rather than passing in nixpkgs in specialArgs. | 19:01:12 |
| 14 Nov 2023 |
SpindleyQ | not to continue talking to myself, but I think, based on my reading of loadModule in nixos, that you can, in fact, pass a module directly in the imports = [] list and it should work, though the stacktrace gets more cryptic since there's no name associated with the module that it tries to load | 01:20:35 |
| @julian:nekover.se changed their display name from Julian to June. | 02:19:30 |
| 15 Nov 2023 |
rendakuenthusiast⚡️ | In reply to @zhaofeng:zhaofeng.li Could be the activation script waiting on systemd-networkd-wait-online or something I discovered that the problem was that one machine out of six or so was hanging for a long time | 06:29:40 |
rendakuenthusiast⚡️ | and I had a script that runs colmena with the --verbose flag so I only saw debug messages from all the other machines | 06:30:04 |
rendakuenthusiast⚡️ | if I removed teh --verbose it's obvious what was going on | 06:30:20 |
| @v:meowy.tech changed their display name from v to vivian. | 13:46:05 |
| @grahamc:nixos.orgchanged room power levels. | 15:54:26 |
| @grahamc:nixos.org left the room. | 15:54:27 |
| @qyliss:fairydust.space joined the room. | 17:31:47 |
| @qyliss:fairydust.space left the room. | 17:50:37 |