asymmetric has quit [Remote host closed the connection]
asymmetric has joined #nixos-systemd
<andi->
I think the Qt issue is a minor one. We should probably figure out why the tests never reach the multi-user target :)
<andi->
or not exactly that but why they never "finish" booting. Haven't looked into that yet and can't before the evening.. just had to kill a bunch of VMs that were stuck..
<flokli>
so, I was able to run the pantheon test on my machine here
<flokli>
I'll try some more tests in a bit, maybe the issue is gone, or it's also just some flakyness of some sort
<flokli>
I get some warnings in there about bluez, zeitgeist and avahi not running. But that's probably expected in /that/ environment
<NinjaTrappeur>
huh? Do you have a link of such a failing test?
<NinjaTrappeur>
I missed that part for some reason
<NinjaTrappeur>
andi- ^
<andi->
NinjaTrappeur: looking.. they do not show up as failed on hydra...
<NinjaTrappeur>
ah! That's probably why I missed those.
<andi->
They'll surely occur again..
<andi->
I just looked at the running builds after I woke up and some simple VM test was stuck for >8h
<ma27[m]>
shamelessly self-requested a review :P will try to test this during the next days :)
<ma27[m]>
flokli: regarding the nspawn-PR: I didn't find anything about this.... I'm actually thinking about filing a patch for this, but until then I think that my PR avoids some confusion :)
<arianvp>
Networkd files also do not support overrides I think yet also use the same function for generating its config
<ma27[m]>
ahh right, will update the PR accordingly, thanks! :)
<ma27[m]>
arianvp: so AFAICS networkd doesn't use the `generateUnits` function, but instead creates the config files in a `listToAttrs` expr