*** spsurya has joined #openstack-loci | 05:41 | |
*** portdirect has quit IRC | 06:42 | |
*** mrhillsman has quit IRC | 06:42 | |
*** mrhillsman has joined #openstack-loci | 06:42 | |
*** portdirect has joined #openstack-loci | 06:42 | |
*** e0ne has joined #openstack-loci | 08:02 | |
*** JangwonLee has joined #openstack-loci | 08:17 | |
*** e0ne has quit IRC | 08:24 | |
hrw | Collecting cffi===1.11.5 (from -c /tmp/wheels/upper-constraints.txt (line 515)) | 09:50 |
---|---|---|
hrw | Could not find a version that satisfies the requirement cffi===1.11.5 (from -c /tmp/wheels/upper-constraints.txt (line 515)) (from versions: ) | 09:50 |
hrw | No matching distribution found for cffi===1.11.5 (from -c /tmp/wheels/upper-constraints.txt (line 515)) | 09:50 |
hrw | hm | 09:50 |
hrw | added to requirements image. rebuilding | 09:54 |
*** e0ne has joined #openstack-loci | 10:13 | |
hrw | hm. cffi is wheeled during requirements build but not end in image | 10:27 |
hrw | the ' Remove native-binary wheels, we only want to keep wheels that we compiled ourselves' part of scripts/requirements.sh is a reason | 10:41 |
hrw | disabled it and requirements image jumped from 225 to 316 megabytes | 10:43 |
hrw | but then next images do not have to fetch anything from pypi as all wheels are already present | 10:44 |
hrw | #awk -F'[ ,]+' '/^Skipping/ {gsub("-","_");print $2}' /tmp/wheels.txt | xargs -r -n1 bash -c 'ls /$1-*' _ | sort -u | xargs -t -r rm | 12:36 |
hrw | can someone explain that to me? | 12:36 |
e0ne | hi team. I'm trying to run loci horizon container | 13:04 |
e0ne | I've built the image, but there is no any web server installed. is it expected behaviour? | 13:05 |
*** lemko has joined #openstack-loci | 14:02 | |
*** openstackgerrit has joined #openstack-loci | 14:15 | |
openstackgerrit | Merged openstack/loci master: Update repositories of Centos base to get updated qemu https://review.openstack.org/631885 | 14:15 |
*** e0ne has quit IRC | 14:36 | |
*** e0ne has joined #openstack-loci | 14:41 | |
*** kmalloc has joined #openstack-loci | 14:43 | |
e0ne | hogepodge: hi Chris. are you around? I'm trying to build horizon image and need some help | 14:58 |
*** hemnaaway is now known as hemna | 16:17 | |
openstackgerrit | Marcin Juszkiewicz proposed openstack/loci master: requirements: do not remove anything from the image https://review.openstack.org/632129 | 16:36 |
*** e0ne has quit IRC | 16:58 | |
*** lemko has quit IRC | 17:51 | |
*** openstackgerrit has quit IRC | 18:07 | |
-openstackstatus- NOTICE: The error causing post failures on jobs has been corrected. It is safe to recheck these jobs. | 19:17 | |
*** e0ne has joined #openstack-loci | 20:57 | |
e0ne | I've built the image, but there is no any web server installed. is it expected behaviour? | 21:01 |
hogepodge | e0ne: ok? | 21:18 |
hogepodge | e0ne: yes, it's not part of the default build. It assumes horizon will be launched as an app in some web server | 21:18 |
e0ne | shogepodge: hi. I'm newbie to the loci | 21:19 |
e0ne | hogepodge: do you have any docs how to get horizon up and running? | 21:19 |
hogepodge | There are a couple ways to work around that. The easiest is to build a new layer on the loci build and install the web server on top of it. | 21:19 |
hogepodge | You can also roll it into the loci build by specifying --build-arg DIST_PACKAGES={packages you want to install} | 21:20 |
e0ne | got it | 21:21 |
e0ne | do you do something specially for horizon image? you it just install horizon package? | 21:21 |
hogepodge | I do this for my own builds. I have a bunch of binaries I want in different base builds, so I specify a list for each one. See, for example https://github.com/hogepodge/locistack/blob/master/Makefile#L11 | 21:22 |
e0ne | for horizon I need at least to run few comments to build static files and add keystone url into the config | 21:23 |
e0ne | am I right, that current loci image doesn't do anything horizon-specific? | 21:24 |
hogepodge | I think so. I haven't worked a lot with the horizon image to be honest. | 21:28 |
hogepodge | portdirect: probably has more insight | 21:28 |
hogepodge | (it's a work holiday in the US for quite a few people, so he may not be around until tomorrow) | 21:28 |
e0ne | hogepodge: ok, thanks for the information. I would like to play with horizon image | 21:30 |
*** e0ne has quit IRC | 21:51 | |
*** spsurya has quit IRC | 22:09 | |
*** e0ne has joined #openstack-loci | 23:34 | |
*** e0ne has quit IRC | 23:39 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!