/srv/irclogs.ubuntu.com/2018/05/08/#cloud-init.txt

=== mgerdts_ is now known as mgerdts
=== gin is now known as ginsul_
smoserrharper: i'm going to land https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/344768 based on your lgtm.17:57
smoserblackboxsw: ^17:57
rharpersmoser: ok18:08
blackboxswjust put up an integration test fix for bionic https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/34525618:58
=== blackboxsw is now known as blackboxs
=== blackboxs is now known as blackboxsw
blackboxswfixes a couple of things I ran into which testing -proposed for the SRU.18:59
blackboxswhrm smoser/raharper, why would update-ca-certificates generate 3 symlinks in /etc/ssl/certs for a given user-data provided trusted certificate in xenial but only 1 in bionic? https://pastebin.ubuntu.com/p/b7DRPygpYr/19:57
blackboxsws/1 in bionic/2 in bionic/19:57
blackboxswsame user-data trusted provided for xenial and bionic19:57
* blackboxsw was thinking of changing the integration test tests/cloud_tests/testcases/modules/ca_cert.(yaml|py) to instead validate that there is a symlink /etc/ssl/cert/cloud-init-ca-certs.pem -> /usr/share/ca-certificates/cloud-init-ca-certs.crt and >= 1 other link pointing to /etc/ssl/cert/cloud-init-ca-certs.pem20:02
blackboxswinstead of just counting the number of files generated by update-ca-certs20:02
smoserwow.20:14
smoserhm..20:14
* blackboxsw is reading man pages at the moment trying to figure out what/why20:15
blackboxswand there is no diff in the cloud-init-ca-certs.crt file written on bionic vs xenial20:18
blackboxswhrm reminds me of this maybe https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/107702020:23
ubot5Ubuntu bug 1077020 in cloud-init (Ubuntu Raring) "cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf" [High,Fix released]20:23
blackboxswI'm seeing a blank line in /etc/ca-certificates.conf right now on xenial and bionic20:24
blackboxswwill see if removing it affects anything20:24
blackboxswremoving the leading blank line in /etc/ca-certificates.conf has not affect on number of symlinks created in /etc/ssl/certs in bionic or xenial.20:25
smoserblackboxsw: if i had to guess its this20:34
smoser https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=89507520:34
ubot5Debian bug 895075 in src:ca-certificates "ca-certificates: Please replace 'c_rehash' with 'openssl rehash'" [Normal,Fixed]20:34
blackboxswThe "openssl rehash" command creates half that many symlinks (one per20:36
blackboxswcertificate instead of two) because it uses only the newer hash.20:36
blackboxswahhh ok20:36
smosergit-ubuntu is awesome20:37
blackboxswso not a bug, but intended behavior20:37
blackboxswthat is an excellent find20:37
smoserhttp://paste.ubuntu.com/p/DbrQGvMZCD/20:37
blackboxswagreed, we should hire nacc :)20:38
blackboxsw#toosoon20:38
blackboxswthanks for that smoser20:39
paulmeyrharper: around?21:03
rharperpaulmey: here21:03
rharpersorry, I was out last week21:03
rharperyour branch needs a review ?21:03
paulmeyno problem... yes please:   https://code.launchpad.net/~paul-meyer/cloud-init/+git/cloud-init/+merge/34453821:03
paulmeythanks in advance21:04
paulmeyThanks rharper, I'll wait for you or smoser to respond to finalize those checks.23:30

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