hogepodge | hrw: I'm around | 00:15 |
---|---|---|
hogepodge | portdirect: evrardjp: so loci builds are broken. I'm still investigating, but it appears that the root cause is an update to virtualenv that changes how library symlinks are handled. On both CentOS and Ubuntu if you look at the libraries linked in /var/lib/openstack/lib{,64}/python2.7/lib-dynload directory you'll see that the symlinks there are to the temporary wheels directory that don't exist any more | 00:17 |
*** lemko has quit IRC | 00:20 | |
hogepodge | portdirect: link http://lists.openstack.org/pipermail/openstack-discuss/2019-February/002592.html | 00:39 |
*** mrhillsman has joined #openstack-loci | 00:59 | |
*** sdake has joined #openstack-loci | 01:01 | |
*** openstackgerrit has joined #openstack-loci | 01:02 | |
openstackgerrit | Chris Hoge proposed openstack/loci master: Fix Loci build by temporarily pinning virtualenv https://review.openstack.org/636252 | 01:02 |
hogepodge | portdirect: hrw evrardjp this patch provides a temporary fix https://review.openstack.org/#/c/636252/1 | 01:03 |
portdirect | If it gets loci working again, let's do it | 01:04 |
portdirect | Then we can get a bit of time for a longer term solution | 01:05 |
portdirect | Thanks hogepodge | 01:05 |
openstackgerrit | Chris Hoge proposed openstack/loci master: Fix Loci build by temporarily pinning virtualenv https://review.openstack.org/636252 | 01:05 |
hogepodge | portdirect: thank you! I updated the patch with a comment saying it's an ugly fix and should be removed so we don't forget about it. | 01:08 |
*** sdake has quit IRC | 01:37 | |
*** sdake has joined #openstack-loci | 01:41 | |
*** sdake has quit IRC | 01:43 | |
*** sdake has joined #openstack-loci | 01:51 | |
*** sdake has quit IRC | 01:51 | |
*** sdake has joined #openstack-loci | 03:40 | |
*** sdake has quit IRC | 03:59 | |
*** e0ne has joined #openstack-loci | 06:24 | |
*** lemko has joined #openstack-loci | 06:30 | |
*** e0ne has quit IRC | 06:35 | |
*** e0ne has joined #openstack-loci | 07:12 | |
*** e0ne has quit IRC | 07:16 | |
*** e0ne has joined #openstack-loci | 07:24 | |
*** e0ne has quit IRC | 07:32 | |
evrardjp | good morning | 07:33 |
evrardjp | I will have a look | 07:33 |
*** e0ne has joined #openstack-loci | 07:42 | |
openstackgerrit | Merged openstack/loci master: Fix Loci build by temporarily pinning virtualenv https://review.openstack.org/636252 | 08:21 |
*** e0ne has quit IRC | 08:35 | |
*** e0ne has joined #openstack-loci | 08:37 | |
*** e0ne has quit IRC | 08:38 | |
hrw | getting tired of a way how requirements are used and built | 08:44 |
*** e0ne has joined #openstack-loci | 08:46 | |
*** e0ne has quit IRC | 08:48 | |
*** happyhemant has joined #openstack-loci | 08:53 | |
*** e0ne has joined #openstack-loci | 08:54 | |
*** e0ne has quit IRC | 08:56 | |
*** itxaka has joined #openstack-loci | 09:06 | |
*** e0ne has joined #openstack-loci | 09:25 | |
*** e0ne has quit IRC | 09:26 | |
*** sdake has joined #openstack-loci | 13:31 | |
*** openstackgerrit has quit IRC | 13:37 | |
*** e0ne has joined #openstack-loci | 13:56 | |
*** sdake has quit IRC | 14:03 | |
*** sdake has joined #openstack-loci | 14:35 | |
*** sdake has quit IRC | 14:37 | |
*** sdake_ has joined #openstack-loci | 14:37 | |
*** e0ne has quit IRC | 14:44 | |
*** e0ne has joined #openstack-loci | 15:09 | |
*** e0ne has quit IRC | 15:33 | |
*** e0ne has joined #openstack-loci | 15:41 | |
*** sdake_ has quit IRC | 17:01 | |
*** sdake has joined #openstack-loci | 17:02 | |
*** e0ne has quit IRC | 17:27 | |
*** spsurya has quit IRC | 17:40 | |
*** e0ne has joined #openstack-loci | 17:43 | |
*** sdake has quit IRC | 17:44 | |
*** sdake has joined #openstack-loci | 17:46 | |
hogepodge | hrw please explain | 18:00 |
*** sdake has quit IRC | 18:44 | |
*** sdake has joined #openstack-loci | 18:51 | |
*** lemko_ has joined #openstack-loci | 19:03 | |
*** lemko has quit IRC | 19:04 | |
*** lemko_ is now known as lemko | 19:04 | |
*** lemko has quit IRC | 19:09 | |
*** happyhemant has quit IRC | 19:12 | |
hogepodge | portdirect: evrardjp: I have a permanent fix that I'll send up and document on the mailing list. the sort of it, if we are going to bootstrap pip (which we kind of have to do if we don't want to depend on running remote pip setup scripts), we're going to have to keep the pip bootstrap directory around rather than trash it in /tmp | 19:23 |
*** sdake has quit IRC | 19:42 | |
hrw | hogepodge: https://review.openstack.org/632129 | 20:04 |
hrw | hogepodge: in theory requirements image is built as 'go one by one' | 20:04 |
hrw | hogepodge: in reality some of packages depend on other. cffi pycparser usually | 20:05 |
hrw | so cffi is built twice so it gets removed so all other images fail | 20:05 |
hrw | of course it is not an issue on x86 as there you fetch binaries from pypi and do not give a fuck | 20:05 |
*** e0ne has quit IRC | 20:25 | |
*** e0ne has joined #openstack-loci | 20:48 | |
*** sdake has joined #openstack-loci | 21:26 | |
*** e0ne has quit IRC | 21:28 | |
*** sdake has quit IRC | 21:50 | |
*** openstackgerrit has joined #openstack-loci | 21:59 | |
openstackgerrit | Chris Hoge proposed openstack/loci master: Fix broken symlinks from virtualenv 16.4.0 update https://review.openstack.org/636447 | 21:59 |
openstackgerrit | Chris Hoge proposed openstack/loci master: Fix broken symlinks from virtualenv 16.4.0 update https://review.openstack.org/636447 | 22:01 |
hogepodge | portdirect: evrardjp: if you can test this to make sure it works on your preferred environments, that would be great. | 22:02 |
*** itxaka_ has joined #openstack-loci | 23:03 | |
*** itxaka has quit IRC | 23:06 | |
*** sdake has joined #openstack-loci | 23:44 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!