*** tkajinam is now known as Guest2162 | 02:04 | |
*** tkajinam is now known as Guest2174 | 03:28 | |
*** yadnesh|away is now known as yadnesh | 04:03 | |
*** tkajinam is now known as Guest2179 | 05:36 | |
*** yadnesh is now known as yadnesh|afk | 08:20 | |
*** yadnesh|afk is now known as yadnesh | 08:51 | |
tobias-urdin | how long would it take for the proposal bot to update upper-constraint? https://pypi.org/project/cursive/#history was released yesterday but can't see any 0.2.3 patch yet to UC | 12:16 |
---|---|---|
opendevreview | Tobias Urdin proposed openstack/requirements master: Bump upper-constraint for cursive to 0.2.3 https://review.opendev.org/c/openstack/requirements/+/865276 | 13:09 |
frickler | tobias-urdin: the fast-track changes like https://review.opendev.org/c/openstack/requirements/+/865030 are only created for releases made by the openstack release automation | 13:27 |
frickler | other updates would normally be generated every Saturday morning (via the periodic-weekly pipeline) but the job responsible for that is currently broken | 13:28 |
frickler | so in the current state the answer to your question is: forever | 13:29 |
frickler | but https://review.opendev.org/c/openstack/requirements/+/865276 seems o.k. and I think we can fast-track it once it passes CI | 13:30 |
tobias-urdin | frickler: ack, then my change was warranted that good :) | 15:06 |
frickler | tobias-urdin: you should also be able to depend-on that in the barbican patch instead of using the devstack+cursive depends | 15:08 |
frickler | actually let me just do that | 15:09 |
tobias-urdin | cool didn't know that worked | 15:10 |
opendevreview | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for sushy to new release 4.4.0 https://review.opendev.org/c/openstack/requirements/+/865298 | 15:33 |
opendevreview | OpenStack Proposal Bot proposed openstack/requirements master: update constraint for metalsmith to new release 1.9.0 https://review.opendev.org/c/openstack/requirements/+/865304 | 15:59 |
*** yadnesh is now known as yadnesh|away | 16:12 | |
opendevreview | Merged openstack/requirements master: Bump upper-constraint for cursive to 0.2.3 https://review.opendev.org/c/openstack/requirements/+/865276 | 19:37 |
clarkb | Hello, I've been tracking down a problem with tox on jammy affecting ceph devstack jobs. Where I've ended up is that virtualenv 20.16.5 and older are not reliably able to set paths correctly in virtualenvs for tools like tox | 22:26 |
clarkb | https://github.com/pypa/virtualenv/pull/2415 appers to be the fix and has links to people describing the problems in much more detail. | 22:26 |
clarkb | We constrain virtualenv to 20.16.5 though and I don't see any changes to bump that constraint up. Any idea why that hasn't been bumped yet its been out for about 10 days | 22:27 |
clarkb | that said this doens't happen for all jammy jobs and isn't reproduceable in a jammy container which makes it all very confusing | 22:27 |
prometheanfire | it's probably in the blacklist | 22:40 |
prometheanfire | hmm, we don't block updates to that | 22:41 |
clarkb | ya I wasn't finding anything obvuous for why it wasn't updating | 22:41 |
clarkb | maybe the jobs have been failing? | 22:41 |
prometheanfire | jobs run once a week now | 22:41 |
clarkb | the release is more than a week old. but I guess one failure could do it | 22:41 |
prometheanfire | ya | 22:42 |
clarkb | https://pypi.org/project/virtualenv/#history | 22:42 |
clarkb | fwiw I just managed to reproduce this in a container | 22:42 |
prometheanfire | iirc, the last update had a lot of handholding | 22:42 |
prometheanfire | you can propose a non-bot update too | 22:42 |
clarkb | things work fine if you use distro setuptools but explode when using pip installed setuptools | 22:42 |
clarkb | the reason is pip installed setuptools includes distutils which overrides th edistro stuff | 22:43 |
clarkb | now that I've managed to figure that out I think a manual bump is fine | 22:43 |
prometheanfire | ya, https://github.com/openstack/requirements/commit/3f65964c2609f150837b35ecfa0253def2f2be03 was 15 days ago merged, after a bunch of handholding with no more bot updates | 22:43 |
clarkb | I didn't want to workaround it without a better understanding of why things differed | 22:43 |
prometheanfire | ack | 22:43 |
prometheanfire | being able to explain why is important | 22:43 |
clarkb | and actually that may lead to a more targetted workaround in devstack | 22:46 |
clarkb | and then I can defer to normal constraints updates to pull in newer virtualenv | 22:46 |
clarkb | I'm going to try that first since I think that better captures what we want to do here | 22:46 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!