[02:20] ping vorlon are you active? [02:49] doge-doge: ish? how can I help? [02:49] I'm a little bit puzzled on your "the default is true" comment in the unattended-upgrades bug report [02:50] https://stuff.mit.edu/afs/athena/system/i386_deb50/os/usr/share/doc/python-apt/html/apt_pkg/cache.html#Configuration.FindB [02:50] never studied python before but this is the class for find_b [02:51] and line 1956 in the UU script is the conditional if [02:54] are you essentially saying that since it was commented out, it was essentially invisible and there was manually set to "True" inside find_b's parameters? [02:58] ah I think I get it, "return default [object]" and since object is there as "True", that condition returns a 1 [02:59] default in italics threw me off [03:00] a bit odd that python [03:07] I still wonder why rbalint switched around that and InstallOnShutdown in the script since the current 18.04 package, maybe just so it reads better? [03:15] ...or possibly to make sure there are indeed 2 steps necessary to trigger InstallOnShutdown considering https://github.com/mvo5/unattended-upgrades/blob/master/unattended-upgrade#L2006 === grumble is now known as \x01VERSION\x01