Thursday, 2019-02-21

*** hwoarang has quit IRC00:04
*** hwoarang has joined #openstack-dib00:05
*** mjturek has joined #openstack-dib00:45
*** mjturek has quit IRC00:51
*** logan- has quit IRC01:22
*** logan- has joined #openstack-dib01:23
*** logan- has quit IRC01:31
*** logan- has joined #openstack-dib01:31
*** hwoarang has quit IRC01:47
*** hwoarang has joined #openstack-dib01:48
*** hwoarang has quit IRC01:55
*** hwoarang has joined #openstack-dib01:56
*** hwoarang has quit IRC04:12
*** hwoarang has joined #openstack-dib04:14
*** hwoarang has quit IRC05:16
*** hwoarang has joined #openstack-dib05:18
*** hwoarang has quit IRC05:39
*** hwoarang has joined #openstack-dib05:41
*** pVito has joined #openstack-dib08:15
*** jesusaur has quit IRC12:50
*** jesusaur has joined #openstack-dib12:56
*** mjturek has joined #openstack-dib14:51
*** pVito has quit IRC17:00
cgoncalveswhat's the (best) approach to handle distro release specific package mapping?19:58
cgoncalvespkg-map only map per distro name19:59
clarkbcgoncalves: there is a release table you can use20:00
clarkbcgoncalves: http://paste.openstack.org/show/745651/ comment in the code for that element20:01
clarkblooks like that same exampel is also in the readme for the element20:01
cgoncalvesclarkb, ah! I've also found https://docs.openstack.org/diskimage-builder/latest/elements/pkg-map/README.html20:02
cgoncalvesnot sure how I had missed that before20:02
cgoncalvesthank you!20:02
clarkbno problem20:02
cgoncalvesI'm gonna try to pkg map something already being mapped in redhat-common/bin/map-packages :S20:04
cgoncalvespython-devel is python36-devel in rhel8 (beta) apparently20:04
clarkbyou may not want to treat python-devel and python36-devel as the same for install purposes as one gets you python2 and the other python320:05
clarkb(and I think rhel8 still has limited access to python2)20:05
cgoncalvespython-devel (unversioned) should be provided by whichever is the python version defaulted in the OS20:07
cgoncalvesso in rhel8 that is python 3, rhel7 is python 220:08
clarkbI think that will end up being confusing for consumers? many python2 scripts won't work with python3 and vice versa20:09
clarkband upstream python says `python` is python220:10
cgoncalveshmm. in that case I need to leave the mapping in redhat-common alone and have a look in pip-and-virtualenv and any other element that requires python-dev{,el}20:12
*** pVito has joined #openstack-dib20:43
cgoncalvesmapping for rhel 8 in pip-and-virtualenv didn't help. redhat-common/bin/map-packages still picks python-dev and translates to python-devel20:58
ianwumm, i'm forgetting the details on it all, but map map-packages (as opposed to pkg-map) doesn't understand that21:08
ianwdo you *need* pip-and-virtualenv ?  or is it just because it's there?21:10
cgoncalvesamphora-agent needs it21:10
ianwlike needs-it needs it, or has it in the list but might work without it needs it :) ?21:11
cgoncalveshmm no. wait21:11
cgoncalveserm, what is pulling pip-and-virtualenv... I'm blind21:13
ianwbecause that element could definitely use some auditing for f28+ releases and rhel8.  i think that with pip installing into separate areas, and sufficiently recent versions of pip in the distro, it may just not be necessary21:13
cgoncalvesah, right. octavia/diskimage-create/diskimage-create.sh21:14
ianwof course the next thing will be "can i exclude an element on a per-distro basis" and the answer currently is no; not from inside dib21:14
*** brault has joined #openstack-dib21:28
*** pVito has quit IRC21:34
*** pVito has joined #openstack-dib21:35
*** sm806 has quit IRC21:41
*** sm806 has joined #openstack-dib21:41
*** pVito has quit IRC21:46
cgoncalvesrhel8-based amphora "Build completed successfully" :)22:49
cgoncalvesianw, may I push a new patch set for https://review.openstack.org/#/c/623137/ ?23:00
ianwcgoncalves: yes, sure23:02
ianwthank you; i've been tossing up if there's several people interested in this, if we do a branch?23:02
ianwmy only worry would be that we complicate things with rhel8 beta stuff that disappears, and we don't clean up well, and then make it worse with centos 823:03
*** openstackgerrit has joined #openstack-dib23:05
openstackgerritCarlos Goncalves proposed openstack/diskimage-builder master: [wip] rhel8 beta support  https://review.openstack.org/62313723:05
cgoncalvesyeah, kind of messy having rhel7 and centos7 and now adding "rhel" for rhel823:06

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