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

blackboxswlarsks: a volley of comments for you on Why bother with the split01:58
blackboxswoops on https://code.launchpad.net/~larsks/cloud-init/+git/cloud-init/+merge/345113 rather01:59
=== r-daneel_ is now known as r-daneel
blackboxswThis can land. thank you https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/34373817:18
* blackboxsw kicked off an ec2-integration-x test run on the commandline (not in jenkins). So please don't kick that job in the UI17:32
smoserdone17:49
robjoblackboxsw: noLnxDistro back in your court17:54
blackboxswpowersj: can you glance at my review today https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/34201018:03
blackboxswrobjo: thanks18:03
powersjblackboxsw: yeah18:04
smoserrobjo: general opensuse question18:05
smoserthere is a python-jsonpatch that is zypper installable . that is python2.718:05
smoserbut zypper search jsonpatch does not show a python3 version18:05
smoseris that expected?18:05
robjothat depends on the repositories enabled and the distribution18:06
smoserwell, opensuse 42.318:06
robjoif the devel:languages:python repo is anebaled python3-jsonpatch would show up or if the distribution is Tumbleweed18:06
smoserand i've not enabled new repositories as doing so would require me to bother you with that question18:06
robjoopenSUSE 42.3 is using Python 2 by default and not many python3 packages are included by default18:07
robjoopenSUSE Leap 15 will have mostly python3 packages as it is by default Python3 based18:07
smoserok. so.. stick with python2 for the moment on suse18:07
smoserer... opensuse 4218:08
smoserright?18:08
robjoLeap 15 is expected in June sometime18:08
smoserk18:08
robjoyes python 2 on Leap42.x18:08
smoserrobjo: ok. in a container i did recraet a failure of nose18:11
smoserbut not the one you saw18:11
robjohmm inconsistencies :( , the failure I saw was produced on an openSUSE Tumbleweed box with tox -e py318:13
robjobecause I have a mix of Python2 and Python 3 on my Leap 42.3 box I cannot test there18:14
=== r-daneel_ is now known as r-daneel
smoserrobjo: with https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/345630 i can run21:43
smoserpython -m nose tests/unittests cloudinit/21:43
smoseron opensuse 42.321:43
smosererr.. hmm. i thought i could.21:44
smosererr maybe not. that does fix just running that test case file, but running them all i get21:47
smoserhttp://paste.ubuntu.com/p/YGkb42wvzp/21:47
smoseri'll look more tomorrow21:47
smoserpowersj, blackboxsw https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/34562721:48
smoserthat is what is allowing me to somewhat sanely get a opensuse environment21:48
smoser./tools/run-container --keep opensuse/42.321:48
robjoI wonder what would trigger the insertion of "'http://ubuntu-mirror.suse.de/ubuntu' in my case21:49
robjothat looks almost like the test is using the domain name of the test machine and thus the test itself would be host dependent21:49
robjoI'll try and find some time to look into this tomorrow, have to get some docs into a state where they can be reviewed first21:50
smoserno. that is doc'd in cloudinit/config/cc_apt_configure.py21:51
smoserit looks for <distro>-mirror21:51
smoseri'll get the tests sorted in run-container for opensuse 42.3 tomorrow.21:52
smoseri have to leave "right now"21:52
smoserlater21:52
robjobut in the test it shouldn't, or the "expected" resuts cannot be matched21:52
=== simpoir is now known as simpoir|afk
ecksithowdy! i'm doing some user and group management using the cloud-init module that dynamic writes the file. is there a way i can set the `sudo` value to something that won't trigger the sudoers file to be created? (worth noting i haven't been able to try this on an image just yet)23:45
ecksitsomething like `sudo: false` would be perfect but i cannot locate it in the git repository23:46

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