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