[03:20] ananke: that was with the distro-packaged version right? [03:20] holmanb: yes [03:21] Okay [03:21] ananke: which cloud? [03:21] AWS [03:23] we take official vendor supplied AMIs (ubuntu, kali, debian, etc) and we run them through our standardized packer pipeline, where we inject our own settings/etc. `cloud-init status --wait` is the first step of those packer recipes, and this is the first time we've encountered this issue [03:24] in this case it's "ami-02d46314883bdd49c" # kali-last-snapshot-amd64-2023.4.0-804fcc46-63fc-4eb6-85a1-50e66d6c721 (us-east-1) [03:24] which is the latest official upstream AMI [03:27] eg: https://dpaste.org/fAGpp [03:29] both dbus and systemd are being upgraded [04:58] ananke: yeah should be fixed in tip of main, thanks for sharing those logs [04:59] And there's a release happening in the next month so should be fixed after that [04:59] Or you could patch it === kuraudo1 is now known as kuraudo [15:56] @meena: morning [15:56] follow up from the directory conversation a couple days ago [15:56] holmanb: go [15:57] since ds-identify's "output" is just a configuration directory - ds-identify could conceivably write out run_dir in its cloud.cfg directory [15:57] however for this to work the python code will need to know where to read its run_dir from [15:58] I thought of that issue after posting the first message so that's less useful than I thought it was going to be [15:58] sorry [16:00] so I'm back to "should cloud-init's python code respect an env variable for cloud.cfg location"? [16:02] holmanb: yes [16:03] but im guessing FreeBSD won't be the only ones who patch settings.py [16:04] right [16:06] but if we could pass the correct one per ENV, and only use /etc/cloud/cloud.cfg as fallback [16:10] I think that should work [16:11] that way it can be set in the init system and the patch won't have to get updated every time I go on a refactoring bender [16:12] * holmanb included in a recent PR more python2 code deletion [16:18] whoa [21:28] cjp256: are you around? [21:30] cjp256: I have a PR ready for review that implements option 245 support with dhcpcd for azure [21:30] if you'd like to review it :-) [22:26] community notice: cloud-init 23.4.2 is uploaded to ubuntu's -proposed pockets for SRU verification and review. We'll be performing our SRU validation of this release for stable Ubuntu releases over the next 7 days. https://github.com/canonical/cloud-init/releases/tag/23.4.2 [22:27] preliminary packages have also been uploaded to ppa:cloud-init-dev/proposed as well for cloud-init 23.4.2 testing on ubuntu.