Tuesday, 2018-05-08

*** e0ne has joined #openstack-loci05:18
*** e0ne has quit IRC05:29
*** evin has joined #openstack-loci06:17
*** e0ne has joined #openstack-loci08:40
*** aspiers has quit IRC08:40
*** aspiers has joined #openstack-loci08:47
*** e0ne_ has joined #openstack-loci14:05
*** e0ne has quit IRC14:05
*** openstackgerrit has joined #openstack-loci14:41
openstackgerritMerged openstack/loci master: add pip additional args  https://review.openstack.org/55758514:41
jgriffithSamYaple: portdirect Have either of you looked into what broke in requirements for the loci builds?15:32
*** pbourke has quit IRC15:32
jgriffithCould not find a version that satisfies the requirement enum-compat (from eventlet===0.20.0->-c /tmp/wheels/upper-constraints.txt (line 135)) (from versions: )15:32
jgriffithNo matching distribution found for enum-compat (from eventlet===0.20.0->-c /tmp/wheels/upper-constraints.txt (line 135))15:32
jgriffithI suspect a dep problem in global requirements, but I can't quite figure out why it's still working in standard builds etc15:33
jgriffithoh... wait, I may have been looking in the wrong place15:33
*** pbourke has joined #openstack-loci15:34
*** e0ne_ has quit IRC15:58
SamYaplejgriffith: did you figure it out?16:38
SamYaplejgriffith: looks like the automatic requirements build is failing16:38
SamYaplecascading to the container builds. building from hand should work16:39
jgriffithSamYaple: I didn't get it worked out, but yeah it does seem that there's a conflict in the requirements build; something with eventlet17:00
jgriffithhttps://hastebin.com/igecepekeb.cs17:01
*** e0ne has joined #openstack-loci17:10
*** e0ne has quit IRC17:12
SamYaplejgriffith: python 2 or 3?17:20
jgriffith217:22
SamYaplejgriffith: looks like enum-compat isnt in upper-constraints yet (it will be after they re-run the scripts and merge it). in the mean time, add PIP_PACKAGES="enum-compat" to your requiremetns build17:24
SamYaplethis has happened before17:24
jgriffith:)  Trying that now17:24
jgriffithHmm... don't we try and run PROJECT/requirements.txt before running things added with PIP_PACKAGES?17:31
jgriffithI don't mind switching to stable, or just noting the issue for now until the changes propogate through the system17:32
SamYaplejgriffith: we `pip install /${PROJECT}.git`, which pulls in PROJECT/requirements.txt yes17:32
*** e0ne has joined #openstack-loci17:32
jgriffithSamYaple: so we have a chicken/egg problem no?  Becuase installing requirements will fail as it can't find the dep enum-compat17:33
jgriffithand we don't install that until after we try and install requirements17:33
jgriffithor am I completely not right on my reading of this17:34
SamYapledocker build https://github.com/openstack/loci.git --build-arg PROJECT=requirements --build-arg PIP_PACKAGES="enum-compat"17:37
SamYaplethen build from the image that generates17:37
jgriffithDERP17:38
SamYaplebasically if it needs to be compiled, it needs to be in requirements build. if it is natively a wheel, you can supply it to the PROJECT=cinder builder17:38
SamYapleportdirect hogepodge jgriffith pbourke : moving from launchpad to storyboard, any objections? (if not, itll happen Friday afternoonish). Ill send and email to the mailing list before that time17:41
jgriffithSamYaple: no objections here17:45
jgriffithSamYaple: and building off of a base container worked great, thanks!17:45
SamYaple+117:46
jgriffithGiven this should work iteself out via req updates I'm not going to push a change to Cinder, but I may just add a note to the README of how to deal with mismatch issues17:46
portdirectSamYaple: wfm18:19
*** diablo_rojo has joined #openstack-loci18:22
openstackgerritSam Yaple proposed openstack/loci master: Add libosinfo to nova  https://review.openstack.org/55466618:35
*** e0ne has quit IRC18:38
openstackgerritSam Yaple proposed openstack/loci master: Add libosinfo to nova  https://review.openstack.org/55466618:38
openstackgerritSam Yaple proposed openstack/loci master: Add enum-compat for upstream requirements  https://review.openstack.org/56696918:38
*** openstackgerrit has quit IRC18:49
*** e0ne has joined #openstack-loci19:02
*** e0ne has quit IRC19:24
hogepodgeSamYaple: Issue tracker? Where we're going we don't need issue trackers.19:26
SamYaple:)19:29
*** e0ne has joined #openstack-loci20:20
*** openstackgerrit has joined #openstack-loci20:30
openstackgerritSam Yaple proposed openstack/loci master: Add enum-compat for upstream requirements  https://review.openstack.org/56696920:30
openstackgerritSam Yaple proposed openstack/loci master: Add libosinfo to nova  https://review.openstack.org/55466620:30
openstackgerritSam Yaple proposed openstack/loci master: Disable debian  https://review.openstack.org/56703920:30
*** e0ne has quit IRC20:45
*** mandre is now known as mandre_off20:59
SamYaplealright everyone, i need a review on https://review.openstack.org/#/q/topic:libosinfo+(status:open+OR+status:merged) (ignore the topic name, its just reused)21:45
SamYaplethe libosinfo patch isnt critical, but it will generate warns in the nova log if its missing21:45
SamYaplethe other two are needed to get the gates back21:45
SamYaple(ignore the failing gates, once these patches merge, the gates willgo green again)21:46

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