*** hwoarang has quit IRC | 00:04 | |
*** hwoarang has joined #openstack-dib | 00:05 | |
*** mjturek has joined #openstack-dib | 00:45 | |
*** mjturek has quit IRC | 00:51 | |
*** logan- has quit IRC | 01:22 | |
*** logan- has joined #openstack-dib | 01:23 | |
*** logan- has quit IRC | 01:31 | |
*** logan- has joined #openstack-dib | 01:31 | |
*** hwoarang has quit IRC | 01:47 | |
*** hwoarang has joined #openstack-dib | 01:48 | |
*** hwoarang has quit IRC | 01:55 | |
*** hwoarang has joined #openstack-dib | 01:56 | |
*** hwoarang has quit IRC | 04:12 | |
*** hwoarang has joined #openstack-dib | 04:14 | |
*** hwoarang has quit IRC | 05:16 | |
*** hwoarang has joined #openstack-dib | 05:18 | |
*** hwoarang has quit IRC | 05:39 | |
*** hwoarang has joined #openstack-dib | 05:41 | |
*** pVito has joined #openstack-dib | 08:15 | |
*** jesusaur has quit IRC | 12:50 | |
*** jesusaur has joined #openstack-dib | 12:56 | |
*** mjturek has joined #openstack-dib | 14:51 | |
*** pVito has quit IRC | 17:00 | |
cgoncalves | what's the (best) approach to handle distro release specific package mapping? | 19:58 |
---|---|---|
cgoncalves | pkg-map only map per distro name | 19:59 |
clarkb | cgoncalves: there is a release table you can use | 20:00 |
clarkb | cgoncalves: http://paste.openstack.org/show/745651/ comment in the code for that element | 20:01 |
clarkb | looks like that same exampel is also in the readme for the element | 20:01 |
cgoncalves | clarkb, ah! I've also found https://docs.openstack.org/diskimage-builder/latest/elements/pkg-map/README.html | 20:02 |
cgoncalves | not sure how I had missed that before | 20:02 |
cgoncalves | thank you! | 20:02 |
clarkb | no problem | 20:02 |
cgoncalves | I'm gonna try to pkg map something already being mapped in redhat-common/bin/map-packages :S | 20:04 |
cgoncalves | python-devel is python36-devel in rhel8 (beta) apparently | 20:04 |
clarkb | you may not want to treat python-devel and python36-devel as the same for install purposes as one gets you python2 and the other python3 | 20:05 |
clarkb | (and I think rhel8 still has limited access to python2) | 20:05 |
cgoncalves | python-devel (unversioned) should be provided by whichever is the python version defaulted in the OS | 20:07 |
cgoncalves | so in rhel8 that is python 3, rhel7 is python 2 | 20:08 |
clarkb | I think that will end up being confusing for consumers? many python2 scripts won't work with python3 and vice versa | 20:09 |
clarkb | and upstream python says `python` is python2 | 20:10 |
cgoncalves | hmm. 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-dib | 20:43 | |
cgoncalves | mapping for rhel 8 in pip-and-virtualenv didn't help. redhat-common/bin/map-packages still picks python-dev and translates to python-devel | 20:58 |
ianw | umm, i'm forgetting the details on it all, but map map-packages (as opposed to pkg-map) doesn't understand that | 21:08 |
ianw | do you *need* pip-and-virtualenv ? or is it just because it's there? | 21:10 |
cgoncalves | amphora-agent needs it | 21:10 |
ianw | like needs-it needs it, or has it in the list but might work without it needs it :) ? | 21:11 |
cgoncalves | hmm no. wait | 21:11 |
cgoncalves | erm, what is pulling pip-and-virtualenv... I'm blind | 21:13 |
ianw | because 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 necessary | 21:13 |
cgoncalves | ah, right. octavia/diskimage-create/diskimage-create.sh | 21:14 |
ianw | of 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 dib | 21:14 |
*** brault has joined #openstack-dib | 21:28 | |
*** pVito has quit IRC | 21:34 | |
*** pVito has joined #openstack-dib | 21:35 | |
*** sm806 has quit IRC | 21:41 | |
*** sm806 has joined #openstack-dib | 21:41 | |
*** pVito has quit IRC | 21:46 | |
cgoncalves | rhel8-based amphora "Build completed successfully" :) | 22:49 |
cgoncalves | ianw, may I push a new patch set for https://review.openstack.org/#/c/623137/ ? | 23:00 |
ianw | cgoncalves: yes, sure | 23:02 |
ianw | thank you; i've been tossing up if there's several people interested in this, if we do a branch? | 23:02 |
ianw | my 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 8 | 23:03 |
*** openstackgerrit has joined #openstack-dib | 23:05 | |
openstackgerrit | Carlos Goncalves proposed openstack/diskimage-builder master: [wip] rhel8 beta support https://review.openstack.org/623137 | 23:05 |
cgoncalves | yeah, kind of messy having rhel7 and centos7 and now adding "rhel" for rhel8 | 23:06 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!