/srv/irclogs.ubuntu.com/2024/04/25/#cloud-init.txt

=== kuraudo1 is now known as kuraudo
meenalooks like even the simplest growpart test will fail, unless I dig deeper14:18
holmanfalcojr: nice job on that tz fix 20:31
falcojrthanks!20:31
holmanfalcojr: i completely overlooked the fact that date was emitting in non-utc20:31
holmanI saw before that we were parsing without tz, but I didn't put 2 and 2 together20:32
holmanfalcojr: putting up a ci change now to run unittests against alpine with a tz set20:32
falcojrsounds good20:32
minimalI'm in UTC (at least for part of the year) so it would have been hit-and-miss whether I'd see in in my local builds20:46
meenaheh, i got all of my servers in UTC, but my laptop is in… minimal's TZ21:26
minimalthis TZ ain't big enough for the both of us! ;-)22:01
* meena should really have her own TZ22:52
meenaholman: i'm not sure right now we ever actually end up in this codepath, but this seems wrong: https://gist.github.com/igalic/3c343d2766ad910ede38b7ecfea8e05e (this is caused by this line: https://github.com/canonical/cloud-init/blob/main/cloudinit/distros/bsd.py#L17223:34
meenawe should either just return the input at that point (bail) or raise some exception (bail very loudly)23:52
meenaas it stands, we're making a call to the parent class, which is… to say, we're calling out to Linux23:52
meenato be clear, this is bogus input for that function that should never get there, but it's good I tried it, or i wouldn't have discovered that the function itself is broken in unexpected ways 23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!