13:03:02 <dirk> #startmeeting rpm_packaging 13:03:03 <openstack> Meeting started Wed Oct 10 13:03:02 2018 UTC and is due to finish in 60 minutes. The chair is dirk. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:03:04 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:03:06 <openstack> The meeting name has been set to 'rpm_packaging' 13:03:12 <dirk> ping toabctl, dirk, apevec, aplanas, IgorYozhikov, jpena, jruzicka, number80, kaslcrof, ykarel 13:03:34 <dirk> #topic roll call 13:04:08 <dirk> everyone, please add agenda items to 13:04:13 <cmurphy> o/ 13:04:13 <dirk> #link https://etherpad.openstack.org/p/openstack-rpm-packaging 13:05:03 <ykarel> o/ 13:07:58 <dirk> #chair cmurphy ykarel 13:07:59 <openstack> Current chairs: cmurphy dirk ykarel 13:08:09 <dirk> do we have agenda items? jpena is still out this week? 13:08:42 <cmurphy> i'm just here to listen 13:11:27 <dirk> #topic RDO CI failure on monasca-ceilometer 13:11:32 <dirk> so this is about 13:11:40 <dirk> #link https://review.openstack.org/#/c/604775/ 13:11:58 <dirk> number80: ykarel : any idea why it fails? sumit and I were looking at it and didn't quite get it 13:12:18 * ykarel looks 13:15:35 <ykarel> dirk, looks like wrong repos are enabled 13:15:55 <ykarel> queens repos are also enabled in rocky jobs 13:18:51 <dirk> argh 13:18:53 <dirk> who can fix that 13:18:55 <dirk> ? 13:23:05 <dirk> ykarel: can you ping somebody or fix it in the CI? 13:23:32 <ykarel> dirk, ok will check if i can fix else will ask jpena 13:24:03 <ykarel> will look more in logs if something else also is wrong apart from repo 13:26:22 <dirk> thanks! 13:26:33 <dirk> #topic open floor 13:26:42 <dirk> any other topics ? 13:27:11 <sum12> I have one 13:27:18 <sum12> https://review.openstack.org/#/c/607171/ 13:28:10 <sum12> asaik glance is python3 only ? the failing job is generating python2 spec also causing empty build requires 13:28:31 <dirk> right, thats the usual issue 13:28:42 <dirk> in such cases jpena was saying a passing fedora job would be fine 13:28:49 <dirk> where it is passing here 13:29:01 <dirk> so its basically !(centos fails && fedora fails) 13:29:59 <sum12> okay, thanks 13:30:28 <ykarel> dirk, issue is:- 13:30:29 <ykarel> rpm -qp --provides https://rpm-packaging-ci.rdoproject.org/rocky/repos//a5/00/a500e51af1479645a67d7c227da6eb98adc1bf7b_ead00134/python-oslo-config-6.4.0-0.20180829215804.ce150b1.el7.noarch.rpm 13:30:29 <ykarel> python-oslo-config = 2:6.4.0-0.20180829215804.ce150b1.el7 13:30:29 <ykarel> python2-oslo-config = 6.4.0-0.20180829215804.ce150b1.el7 13:30:37 <ykarel> python2-oslo-config has no epoch 13:31:25 <ykarel> looks like issue with singlespec 13:34:58 <dirk> ah, so the epoch is not inherited to the generated python subpackages 13:35:00 <dirk> darn 13:35:07 <ykarel> i can't find any refernce fo epoch https://github.com/openstack/rpm-packaging/blob/master/openstack/openstack-macros/macros.openstack-singlespec 13:35:37 <dirk> yeah, well, its set on the main package. isn't epoch inherited by the subpackages? does it need to be set explicitely there? 13:35:47 * dirk has no clue about epochs 13:36:04 <ykarel> we set when we do virtual provides 13:41:18 <openstackgerrit> Dirk Mueller proposed openstack/rpm-packaging master: singlespec: copy Epoch when set on the main package https://review.openstack.org/609411 13:41:26 <dirk> ykarel: ^^ so that might be it 13:41:35 <dirk> I guess we'll have to test it a bit 13:41:47 <dirk> sum12: do you want to do a depends-on patch to see if we can reproduce/fix the issue ? 13:43:14 <ykarel> dirk, good to try 13:43:22 <dirk> anyway, I think we're out of topics.. 13:43:24 <dirk> thanks! 13:43:25 <dirk> #endmeeting