*** rbowen has quit IRC | 01:01 | |
*** rbowen has joined #openstack-rpm-packaging | 02:15 | |
*** rbowen has quit IRC | 02:25 | |
*** liujiong has joined #openstack-rpm-packaging | 02:43 | |
*** vnogin has joined #openstack-rpm-packaging | 05:56 | |
openstackgerrit | weizj proposed openstack/rpm-packaging master: Updated python-glareclient to 0.4.2 https://review.openstack.org/502965 | 05:58 |
---|---|---|
openstackgerrit | weizj proposed openstack/rpm-packaging master: Updated pymod2pkg to 0.10.1 https://review.openstack.org/504343 | 06:36 |
*** pcaruana has joined #openstack-rpm-packaging | 06:45 | |
openstackgerrit | weizj proposed openstack/rpm-packaging master: Updated python-manilaclient to 1.17.2 https://review.openstack.org/504344 | 06:47 |
openstackgerrit | Thomas Bechtold proposed openstack/rpm-packaging master: pbr: Move to singlespec https://review.openstack.org/492931 | 06:54 |
openstackgerrit | Thomas Bechtold proposed openstack/rpm-packaging master: Add karbor-dashboard packaging template https://review.openstack.org/493813 | 06:57 |
*** vnogin has quit IRC | 06:59 | |
openstackgerrit | weizj proposed openstack/rpm-packaging master: Updated python-glareclient to 0.4.2 https://review.openstack.org/502965 | 07:33 |
openstackgerrit | weizj proposed openstack/rpm-packaging master: Updated python-glareclient to 0.4.2 https://review.openstack.org/502965 | 07:40 |
*** jpena has joined #openstack-rpm-packaging | 07:42 | |
openstackgerrit | Merged openstack/rpm-packaging master: Updated pymod2pkg to 0.10.1 https://review.openstack.org/504343 | 07:58 |
openstackgerrit | Merged openstack/rpm-packaging master: use %{sname} for Url on oslo.cache https://review.openstack.org/504269 | 08:04 |
openstackgerrit | weizj proposed openstack/rpm-packaging master: Updated openstackdocstheme to 1.17.0 https://review.openstack.org/503047 | 08:15 |
*** snica_away is now known as stefannica | 08:17 | |
*** liujiong has quit IRC | 08:18 | |
*** apevec has joined #openstack-rpm-packaging | 08:24 | |
*** apevec has joined #openstack-rpm-packaging | 08:24 | |
openstackgerrit | Johannes Grassler proposed openstack/rpm-packaging master: monasca-api: add missing oslo_db Require https://review.openstack.org/504373 | 08:25 |
*** aplanas has quit IRC | 08:52 | |
*** vnogin has joined #openstack-rpm-packaging | 09:00 | |
*** vnogin has quit IRC | 09:05 | |
*** aplanas has joined #openstack-rpm-packaging | 09:36 | |
toabctl | dirk, for singlespec, spec-cleaner now complains... | 09:52 |
toabctl | see https://review.openstack.org/#/c/492931/ | 09:52 |
toabctl | not sure how that can be solved... | 09:52 |
openstackgerrit | Merged openstack/rpm-packaging master: monasca-api: add missing oslo_db Require https://review.openstack.org/504373 | 09:53 |
dirk | toabctl: that's why I said I would have preferred a cmdline option to renderspec | 09:56 |
toabctl | dirk, how would that solve the problem? | 09:57 |
toabctl | dirk, in the end you need 2 line of "BuildRequires: python..." | 09:57 |
toabctl | dirk, that can't be solved via a cmdline switch | 09:57 |
dirk | toabctl: sure, by building only a python2 variant for the spec cleaner comparison | 09:58 |
*** makowals has quit IRC | 09:58 | |
toabctl | hm. that's ugly | 09:58 |
*** makowals has joined #openstack-rpm-packaging | 09:58 | |
*** makowals has quit IRC | 10:05 | |
*** makowals has joined #openstack-rpm-packaging | 10:06 | |
dirk | Less ugly than having to expand in a way that is compatible with spec cleaner | 10:08 |
toabctl | dirk, dropping spec-cleaner would be the alternative | 10:09 |
toabctl | dirk, https://review.openstack.org/#/c/504385/ for fixing one problem in current pike CI | 10:09 |
*** itxaka has joined #openstack-rpm-packaging | 10:25 | |
dirk | toabctl: I still think that explicitly adding the py_version everywhere is also ugly | 10:28 |
dirk | IMHO there should be a py2buildreq macro that does the right thing, based on spec style and cmdline override. That way we could downgrade it to py2 only for spec cleaner | 10:29 |
dirk | Alternative is to sed s,python3-\S+ for now prior spec cleaner run | 10:30 |
toabctl | dirk, hm. what would the py2buildreq look like? | 10:34 |
toabctl | dirk, re "explicitly adding the py_version" - true. but we have py2/py3 only Requires and BuildRequires. | 10:34 |
dirk | toabctl: sure, but that's where the normal %ifpython2 helps | 10:40 |
toabctl | dirk, but then we would have something like: Requires python2-x python3-x inside of the %ifpython2 | 10:41 |
dirk | toabctl: ? Why? Just the usual singlespec magic, e.g. requires get expanded with python- name only | 10:42 |
toabctl | dirk, true. what about BuildRequires? | 10:43 |
dirk | toabctl: as said above, requires a special py2buildreq jinja2 macro | 10:44 |
toabctl | hm | 10:45 |
dirk | Hmm | 10:45 |
toabctl | :) | 10:45 |
dirk | But that one doesn't know the surrounding %ifpython2 | 10:46 |
* dirk wonders how singlespec does that | 10:46 | |
toabctl | reading line by line I guess | 10:46 |
toabctl | dirk, also, spec-cleaner wants python2-* first. so even a buildrequires macro can not solve that. | 10:54 |
dirk | Not when it's inside a conditional I think (those are always trailing) | 10:55 |
dirk | toabctl: or we preprocess the spec.j2 prior rendering and remove py3 from the pyversion list | 11:00 |
dirk | That might not be too difficult | 11:01 |
*** vnogin has joined #openstack-rpm-packaging | 11:01 | |
*** vnogin has quit IRC | 11:07 | |
openstackgerrit | Thomas Bechtold proposed openstack/rpm-packaging master: pbr: Move to singlespec https://review.openstack.org/492931 | 11:09 |
*** jpena is now known as jpena|lunch | 11:32 | |
toabctl | dirk, jpena|lunch can you please merge https://review.openstack.org/#/c/504385/ ? | 11:50 |
*** makowals has quit IRC | 11:52 | |
*** makowals has joined #openstack-rpm-packaging | 11:53 | |
*** vnogin has joined #openstack-rpm-packaging | 12:03 | |
*** vnogin has quit IRC | 12:08 | |
*** stefannica is now known as snica_away | 12:20 | |
*** Dobroslaw has quit IRC | 12:29 | |
*** snica_away is now known as stefannica | 12:30 | |
*** jpena|lunch is now known as jpena | 12:32 | |
openstackgerrit | weizj proposed openstack/rpm-packaging master: Updated python-masakariclient to 4.0.0 https://review.openstack.org/502969 | 12:56 |
*** Dinesh_Bhor has quit IRC | 12:58 | |
openstackgerrit | Thomas Bechtold proposed openstack/rpm-packaging-tools master: Switch master to Queens https://review.openstack.org/504411 | 13:42 |
openstackgerrit | Merged openstack/rpm-packaging master: Updated python-ironicclient to 1.17.0 https://review.openstack.org/502946 | 13:43 |
openstackgerrit | Merged openstack/rpm-packaging master: Updated python-ironic-inspector-client to 2.1.0 https://review.openstack.org/503022 | 13:43 |
openstackgerrit | Merged openstack/rpm-packaging master: Updated python-manilaclient to 1.17.2 https://review.openstack.org/504344 | 13:43 |
openstackgerrit | Thomas Bechtold proposed openstack/rpm-packaging master: Update keystoneauth1 to 3.2.0 https://review.openstack.org/499436 | 13:51 |
openstackgerrit | Thomas Bechtold proposed openstack/rpm-packaging master: nova: Use master as source https://review.openstack.org/501951 | 13:52 |
openstackgerrit | Merged openstack/rpm-packaging master: Update oslo.concurrency to 3.22.0 https://review.openstack.org/501293 | 13:53 |
*** stefannica is now known as snica_away | 14:03 | |
toabctl | jpena, hey. could you look into the failure for https://review.openstack.org/#/c/492931/ please? | 14:04 |
toabctl | RDO failure, I mean. | 14:04 |
*** vnogin has joined #openstack-rpm-packaging | 14:05 | |
*** makowals has quit IRC | 14:07 | |
toabctl | dirk, might be good to split the SUSE CI into 2 results (if that's possible). 1) one for the package itself and 2) for all the other rebuilds. | 14:07 |
*** makowals has joined #openstack-rpm-packaging | 14:08 | |
*** vnogin has quit IRC | 14:10 | |
jpena | toabctl: it's trying to use python3 packages as build requirements | 14:10 |
jpena | I guess we need some switch to use just python2 or python2 and python3 in the macro? | 14:10 |
toabctl | jpena, hm. so it's not possible to add python3 packages to the RDO CI? | 14:12 |
jpena | toabctl: no, there's a long story behind that, but TL;DR there is no python3 in RHEL 7 | 14:13 |
toabctl | ok | 14:13 |
*** itxaka has quit IRC | 14:19 | |
openstackgerrit | Merged openstack/rpm-packaging-tools master: Switch master to Queens https://review.openstack.org/504411 | 14:25 |
*** rbowen has joined #openstack-rpm-packaging | 14:32 | |
*** pcaruana has quit IRC | 15:24 | |
*** vnogin has joined #openstack-rpm-packaging | 15:55 | |
*** vnogin has quit IRC | 16:00 | |
*** vnogin has joined #openstack-rpm-packaging | 16:22 | |
*** vnogin has quit IRC | 16:26 | |
*** jpena is now known as jpena|off | 17:18 | |
*** rbowen has quit IRC | 17:20 | |
openstackgerrit | Saad Zaher proposed openstack/rpm-packaging master: Added Freezer-API https://review.openstack.org/504481 | 18:06 |
*** vnogin has joined #openstack-rpm-packaging | 19:03 | |
*** vnogin has quit IRC | 19:08 | |
*** joadavis1 has quit IRC | 19:10 | |
*** vnogin has joined #openstack-rpm-packaging | 19:14 | |
*** vnogin has quit IRC | 19:24 | |
*** vnogin has joined #openstack-rpm-packaging | 19:31 | |
*** vnogin has quit IRC | 19:35 | |
*** joadavis has joined #openstack-rpm-packaging | 20:28 | |
*** apevec has quit IRC | 22:12 | |
*** apevec has joined #openstack-rpm-packaging | 22:26 | |
*** apevec has quit IRC | 22:35 | |
*** apevec has joined #openstack-rpm-packaging | 22:42 | |
*** apevec has left #openstack-rpm-packaging | 22:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!