rm_work | hey, so ... what's the procedure for blocking a bugged version of a package? we use pyroute2 and 4.14 broke some functionality, so we want to block that and greater versions until they fix it. can we just do that in our project, or do we need to propose it to G-R and wait for it to merge there first? | 00:25 |
---|---|---|
rm_work | we == octavia, and broke some functionality == is blocking our gates | 00:26 |
*** hoangcx has joined #openstack-requirements | 00:28 | |
*** johnsom has joined #openstack-requirements | 00:30 | |
prometheanfire | rm_work: just add a != to global-requirements | 00:55 |
rm_work | yeah, doing that now | 00:55 |
prometheanfire | rm_work: we will not set a cap though | 00:55 |
prometheanfire | keep that in mind :D | 00:55 |
rm_work | so you'll refuse < | 00:55 |
prometheanfire | almost certianly | 00:55 |
rm_work | though i see that literally one line below | 00:55 |
prometheanfire | we don't like those... | 00:55 |
rm_work | so we have to repropose this every time they make a new release until they fix the bug? | 00:56 |
prometheanfire | removing them has been dificult | 00:56 |
prometheanfire | yes, have a look at setuptools | 00:56 |
rm_work | setuptools has something for this? | 00:56 |
prometheanfire | no, I mean in global requirements | 00:57 |
rm_work | ah | 00:57 |
prometheanfire | setuptools>=16.0,!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2 # PSF/ZPL | 00:57 |
rm_work | lol | 00:57 |
prometheanfire | yep | 00:57 |
rm_work | i've been trying to get this constraints updating thing to work for ... about an hour now | 00:58 |
prometheanfire | https://github.com/openstack/requirements/commit/e3e2711e1ea4e91017f71d2e0c0a838624c32f8d | 00:58 |
prometheanfire | four years old | 00:58 |
rm_work | finally gave up on my local box and spun up a new ubuntu vm | 00:58 |
prometheanfire | I think I'll submit a removal patch and see how it goes :D | 00:58 |
prometheanfire | in a venv? | 00:58 |
rm_work | yeah | 00:58 |
rm_work | i mean my local box is OSX | 00:58 |
rm_work | so the whole bindep with apt thing... | 00:58 |
prometheanfire | ah | 00:59 |
rm_work | and my other envs are centos | 00:59 |
prometheanfire | for your change you don't need to go through the whole process | 00:59 |
rm_work | won't it change the constraints? | 00:59 |
prometheanfire | just edit the file and git revie | 00:59 |
prometheanfire | just edit the file and git review | 00:59 |
prometheanfire | unless it's the current constraint | 00:59 |
prometheanfire | in that case change that too | 00:59 |
prometheanfire | the position should remain the same | 00:59 |
rm_work | hmm k :) | 01:01 |
rm_work | that's counter-indicated by the docs | 01:01 |
rm_work | but I'll trust you | 01:01 |
openstackgerrit | Matthew Thode proposed openstack/requirements master: remove cap on pysnmp from global-requirements.txt https://review.openstack.org/469295 | 01:03 |
prometheanfire | rm_work: see, ftfy ^ | 01:03 |
rm_work | lol | 01:03 |
openstackgerrit | Adam Harwell proposed openstack/requirements master: Pyroute2 broke interface renaming, block 0.4.14 https://review.openstack.org/469296 | 01:04 |
rm_work | k i don't really understand the constraints thing, i guess it looks fine | 01:04 |
rm_work | the sooner we can get that in, the happier I'll be -- we've been stalled for a while figuring this out already | 01:05 |
prometheanfire | 14 caps total in the file | 01:05 |
rm_work | gate is busted T_T | 01:05 |
prometheanfire | ofc | 01:05 |
prometheanfire | that's a cap :P | 01:05 |
rm_work | AUGH | 01:05 |
prometheanfire | might want to make that != | 01:05 |
rm_work | i did the wrong one | 01:05 |
rm_work | sorry i changed this in two places | 01:05 |
rm_work | and went back to the old dir lol | 01:05 |
prometheanfire | just edit, git commit --amend -p and be happy | 01:05 |
rm_work | i didn't mean to completely ignore you, honest :P | 01:06 |
prometheanfire | also, you'll need to edit upper-constraints so it doesn't try to pull in 0.4.14 | 01:06 |
prometheanfire | change it to 0.4.13 | 01:06 |
rm_work | AH i see | 01:07 |
rm_work | oh, it already is i think | 01:07 |
openstackgerrit | Adam Harwell proposed openstack/requirements master: Pyroute2 broke interface renaming, block 0.4.14 https://review.openstack.org/469296 | 01:07 |
prometheanfire | UC is still 0.4.14 https://github.com/openstack/requirements/blob/master/upper-constraints.txt#L135 | 01:08 |
rm_work | errr | 01:18 |
rm_work | wut | 01:18 |
rm_work | that's totally not what i see when I edit the file | 01:18 |
rm_work | ah i was behind | 01:19 |
prometheanfire | :D | 01:19 |
openstackgerrit | Adam Harwell proposed openstack/requirements master: Pyroute2 broke interface renaming, block 0.4.14 https://review.openstack.org/469296 | 01:19 |
prometheanfire | and voted | 01:19 |
rm_work | thanks | 01:25 |
*** hongbin has quit IRC | 01:51 | |
*** jrist has quit IRC | 02:20 | |
*** jrist has joined #openstack-requirements | 02:33 | |
*** udesale has joined #openstack-requirements | 03:26 | |
*** udesale has quit IRC | 03:31 | |
*** udesale has joined #openstack-requirements | 03:31 | |
rm_work | bump for https://review.openstack.org/#/c/469296/ if anyone is around :) | 04:30 |
*** udesale has quit IRC | 04:47 | |
*** udesale has joined #openstack-requirements | 04:48 | |
*** florianf has joined #openstack-requirements | 07:18 | |
*** aarefiev_afk is now known as aarefiev | 07:54 | |
*** jpich has joined #openstack-requirements | 07:56 | |
openstackgerrit | sean mooney proposed openstack/requirements master: block sphinx 1.6.x https://review.openstack.org/469382 | 08:31 |
openstackgerrit | sean mooney proposed openstack/requirements master: block sphinx 1.6.x https://review.openstack.org/469382 | 08:45 |
*** udesale__ has joined #openstack-requirements | 08:52 | |
*** hwoarang_ has joined #openstack-requirements | 08:55 | |
*** strigazi_ has joined #openstack-requirements | 08:56 | |
*** udesale has quit IRC | 09:01 | |
*** hwoarang has quit IRC | 09:01 | |
*** IgorYozhikov has quit IRC | 09:01 | |
*** mhayden has quit IRC | 09:01 | |
*** strigazi has quit IRC | 09:01 | |
*** IgorYozhikov has joined #openstack-requirements | 09:02 | |
*** mhayden has joined #openstack-requirements | 09:08 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: Updated from generate-constraints https://review.openstack.org/469391 | 09:21 |
*** andreykurilin has quit IRC | 09:32 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for reno to new release 2.3.1 https://review.openstack.org/469399 | 09:35 |
openstackgerrit | sean mooney proposed openstack/requirements master: block sphinx 1.6.x https://review.openstack.org/469382 | 10:08 |
*** hoangcx has quit IRC | 10:41 | |
openstackgerrit | Sean Dague proposed openstack/requirements master: Bump python-neutronclient to 6.3.0 minimum https://review.openstack.org/469427 | 10:57 |
*** Qiming_ has quit IRC | 11:09 | |
*** Qiming has joined #openstack-requirements | 11:13 | |
*** andreykurilin has joined #openstack-requirements | 11:51 | |
*** udesale__ has quit IRC | 12:03 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for django_openstack_auth to new release 3.2.0 https://review.openstack.org/469456 | 12:35 |
*** sean-k-mooney has joined #openstack-requirements | 12:52 | |
sean-k-mooney | hi | 12:52 |
sean-k-mooney | if you have time could you take a look at https://review.openstack.org/#/c/469382/ | 12:53 |
*** strigazi_ is now known as strigazi | 13:15 | |
openstackgerrit | Merged openstack/requirements master: update constraint for python-neutronclient to new release 6.3.0 https://review.openstack.org/469061 | 13:26 |
*** mugsie has quit IRC | 13:27 | |
*** amotoki has joined #openstack-requirements | 13:29 | |
openstackgerrit | Merged openstack/requirements master: Pyroute2 broke interface renaming, block 0.4.14 https://review.openstack.org/469296 | 13:41 |
openstackgerrit | Merged openstack/requirements master: update constraint for reno to new release 2.3.1 https://review.openstack.org/469399 | 14:09 |
openstackgerrit | Matthew Thode proposed openstack/requirements master: remove cap on pysnmp from global-requirements.txt https://review.openstack.org/469295 | 14:12 |
openstackgerrit | Matthew Thode proposed openstack/requirements master: Add cycle-with-intermediary requirement https://review.openstack.org/469234 | 14:13 |
openstackgerrit | Matthew Thode proposed openstack/requirements master: Add review criteria for stable-branch maintenance https://review.openstack.org/468107 | 14:15 |
openstackgerrit | Matthew Thode proposed openstack/requirements master: Updated from generate-constraints https://review.openstack.org/469391 | 14:21 |
prometheanfire | think that's all caught up now | 14:21 |
*** hongbin has joined #openstack-requirements | 14:25 | |
prometheanfire | 30 min til meeting | 14:29 |
strigazi | FYI Spyros Trigazis (strigazi) proposed openstack/magnum master: Avoid oslo.messaging 5.24.2 and 5.25.0 https://review.openstack.org/469518 | 14:46 |
prometheanfire | 5 min til meeting | 14:55 |
prometheanfire | strigazi: that should probably go in global requirements itself | 14:55 |
strigazi | prometheanfire I wasn't sure what to do. That is why I put it here. Not sure which projects are affected. | 14:57 |
prometheanfire | strigazi: I haven't seen anything yet | 14:57 |
prometheanfire | we do cross repo testing and nova/neutron didn't die with it | 14:57 |
strigazi | prometheanfire We can wait a bit. If others start to see timeouts | 14:58 |
prometheanfire | k | 14:58 |
strigazi | prometheanfire Do you have an example of a tests with 5.25.0 | 14:58 |
strigazi | Where is the meeting? | 15:00 |
prometheanfire | dirk: meeting in #openstack-meeting-3 | 15:00 |
strigazi | :) | 15:00 |
prometheanfire | whichever job tested https://github.com/openstack/requirements/commit/73c7f83e50aeb9a36d798291baf97e080dd91e34 | 15:01 |
openstackgerrit | Matthew Thode proposed openstack/requirements master: Add cycle-with-intermediary requirement https://review.openstack.org/469234 | 15:09 |
*** florianf has quit IRC | 15:11 | |
*** florianf has joined #openstack-requirements | 15:18 | |
openstackgerrit | Spyros Trigazis (strigazi) proposed openstack/requirements master: Avoid oslo.messaging 5.24.2 and 5.25.0 https://review.openstack.org/469539 | 15:25 |
strigazi | prometheanfire ^^ | 15:27 |
prometheanfire | yarp, see it | 15:27 |
prometheanfire | if you mask what is currently in upper-constraints.txt you need to change upper-constraints.txt to include what works | 15:28 |
prometheanfire | strigazi: ^ | 15:28 |
strigazi | prometheanfire so, add it in both files? | 15:29 |
prometheanfire | the exclusions are set in global-requirements, as you've done, the upper-constraints file needs to be changed to | 15:29 |
prometheanfire | the exclusions are set in global-requirements, as you've done, the upper-constraints file needs to be changed to 'act' on those changes | 15:30 |
openstackgerrit | Spyros Trigazis (strigazi) proposed openstack/requirements master: Avoid oslo.messaging 5.24.2 and 5.25.0 https://review.openstack.org/469539 | 15:30 |
prometheanfire | 5.24.1 didn't work? | 15:31 |
prometheanfire | or 5.24.0 | 15:31 |
strigazi | oslo told me to check 5.23.0, they said 5.24.2 is buggy, I'll ask for 24.1 and .0 | 15:31 |
prometheanfire | k, thanks | 15:32 |
*** aarefiev is now known as aarefiev_afk | 15:34 | |
openstackgerrit | Merged openstack/requirements master: update constraint for django_openstack_auth to new release 3.2.0 https://review.openstack.org/469456 | 15:38 |
openstackgerrit | Merged openstack/requirements master: Bump python-neutronclient to 6.3.0 minimum https://review.openstack.org/469427 | 15:38 |
openstackgerrit | Spyros Trigazis (strigazi) proposed openstack/requirements master: Avoid oslo.messaging 5.24.2 and 5.25.0 https://review.openstack.org/469539 | 15:41 |
openstackgerrit | Matthew Thode proposed openstack/requirements master: Updated from generate-constraints https://review.openstack.org/469391 | 15:59 |
prometheanfire | down to 4 bugs :D https://bugs.launchpad.net/openstack-requirements/ | 16:07 |
*** jpich has quit IRC | 16:14 | |
openstackgerrit | Spyros Trigazis (strigazi) proposed openstack/requirements master: Avoid oslo.messaging 5.25.0 https://review.openstack.org/469539 | 16:22 |
openstackgerrit | Gorka Eguileor proposed openstack/requirements master: WIP: Bump os-brick upper constraint https://review.openstack.org/469558 | 16:24 |
*** florianf has quit IRC | 16:33 | |
openstackgerrit | Merged openstack/requirements master: Add review criteria for stable-branch maintenance https://review.openstack.org/468107 | 17:13 |
openstackgerrit | Gorka Eguileor proposed openstack/requirements master: WIP: Bump os-brick upper constraint https://review.openstack.org/469558 | 17:27 |
*** sean-k-m1 has joined #openstack-requirements | 17:59 | |
*** sean-k-mooney has quit IRC | 18:00 | |
openstackgerrit | Merged openstack/requirements master: Updated from generate-constraints https://review.openstack.org/469391 | 19:31 |
openstackgerrit | Matt Riedemann proposed openstack/requirements master: Require oslo.messaging>=5.25.0 https://review.openstack.org/469638 | 19:56 |
*** mriedem has joined #openstack-requirements | 20:04 | |
mriedem | prometheanfire: had no idea oslo.messaging 5.25.0 was causing issues for the magnum gate | 20:04 |
mriedem | do they know which change in that release caused issues? | 20:04 |
prometheanfire | mriedem: dunno | 20:04 |
prometheanfire | strigazi: ^ | 20:04 |
mriedem | the bug report also says 5.24.2 caused problems | 20:04 |
mriedem | but no details on what the actual regression was | 20:05 |
prometheanfire | ya | 20:05 |
mriedem | this i guess https://review.openstack.org/#/c/463673/ ? | 20:05 |
prometheanfire | woo | 20:08 |
mriedem | ok -1 on their g-r change | 20:09 |
prometheanfire | k | 20:09 |
mriedem | jesus, umm, so if that patch is bad, | 20:10 |
mriedem | https://review.openstack.org/#/q/I62b9e09513e3ebfebc64a941d4b21b6c053b511d,n,z | 20:10 |
mriedem | it's also getting backported to stable | 20:10 |
prometheanfire | I'm not sure what is causing their issue | 20:10 |
mriedem | plus no tests on that o.m change | 20:10 |
mriedem | nice | 20:10 |
mriedem | dims: fyi ^ | 20:13 |
mriedem | https://bugs.launchpad.net/magnum/+bug/1694728 | 20:13 |
openstack | Launchpad bug 1694728 in Magnum "Fix magnum's gate, oslo.messaging broke it" [Undecided,In progress] - Assigned to Spyros Trigazis (strigazi) | 20:13 |
prometheanfire | mriedem: btw, mind making a os-vif release? :D | 20:15 |
mriedem | i thought his jayness was doing that | 20:15 |
prometheanfire | that works | 20:15 |
mriedem | i'll ping him | 20:15 |
mriedem | prometheanfire: is this what you were looking for https://review.openstack.org/#/c/469643/ ? | 20:26 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for os-apply-config to new release 7.0.0 https://review.openstack.org/469645 | 20:26 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for os-collect-config to new release 7.0.0 https://review.openstack.org/469646 | 20:26 |
prometheanfire | nope | 20:27 |
prometheanfire | we need a 1.4.2 | 20:27 |
prometheanfire | 1.4.1 caps pbr | 20:27 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for os-refresh-config to new release 7.0.0 https://review.openstack.org/469647 | 20:27 |
mriedem | yeah this is wrong anyway | 20:27 |
mriedem | it was release in ocata | 20:27 |
prometheanfire | ya | 20:28 |
mriedem | prometheanfire: can you jump in -nova? | 20:32 |
mriedem | nvm | 20:34 |
prometheanfire | sure | 21:01 |
prometheanfire | oh | 21:01 |
mriedem | prometheanfire: here you go https://review.openstack.org/#/c/469649/ | 21:05 |
prometheanfire | thankyou | 21:06 |
*** mriedem has left #openstack-requirements | 22:10 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!