| elodilles | hi o/ | 07:44 |
|---|---|---|
| elodilles | release-team: based on our mail ( https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/V772GUTDPIOIFUVR6SGX7Q33WTWCQXWF/ ) I think we can merge the 2027.1 Indri release schedule patch | 07:46 |
| elodilles | https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/V772GUTDPIOIFUVR6SGX7Q33WTWCQXWF/ | 07:46 |
| elodilles | i let one of you push the +W button o:) | 07:46 |
| frickler | done, thx for the reminder | 07:52 |
| elodilles | thx \o/ | 07:53 |
| opendevreview | Merged openstack/releases master: Proposed 2027.1 Indri release schedule https://review.opendev.org/c/openstack/releases/+/996808 | 08:03 |
| elodilles | ~o~ | 08:05 |
| opendevreview | Merged openstack/releases master: openstacksdk 4.18.0 https://review.opendev.org/c/openstack/releases/+/999409 | 12:22 |
| opendevreview | Merged openstack/releases master: Release sushy 5.12.0 for hibiscus https://review.opendev.org/c/openstack/releases/+/999422 | 12:25 |
| opendevreview | Merged openstack/releases master: Release python-manilaclient for stable/2025.1 https://review.opendev.org/c/openstack/releases/+/997577 | 12:25 |
| *** haleyb|out is now known as haleyb | 13:27 | |
| *** ykarel_ is now known as ykarel | 14:00 | |
| croelandt | elodilles: Hey! I was looking at https://review.opendev.org/c/openstack/glance/+/997739 . It looks like tox depends on filelock>=3.0.0, and the latest versions are no longer compatible with Python 3.6. We would need to cap filelock at <=3.4.1, though I'm not sure where we'd specify that | 15:31 |
| fungi | filelock already expresses the correct requires for python versions, so pip won't install filelock>3.4.1 on python 3.6 anyway | 15:34 |
| fungi | it looks like tox 3.28.0 was the last version to support python 3.6, so if you install that you should end up with a compatible version of filelock anyway | 15:38 |
| fungi | very strange that pip is trying to install filelock 3.12.0 and not backtracking to an older option | 15:40 |
| fungi | oh! the new dep solver for pip didn't get implemented until 20.2 (as a non-default beta test feature), and didn't get turned on by default until pip 20.3 | 15:43 |
| fungi | so pip 18.1 there is doing linear dep resolution and breaking | 15:44 |
| elodilles | croelandt: to be honest, i was concentrating on merging the patches branch-by-branch, so I wanted to get stable/2025.2 gate to be more stable first (with the backport: https://review.opendev.org/c/openstack/glance/+/999435 btw, thanks for approving!!! o:)), we usually have to pin some tox/setuptools/virtualenv, etc to make the pre py310 jobs to pass, but haven't checked it yet o:) | 15:45 |
| croelandt | fungi: yes, so something has to be pinned/downgraded manually | 15:47 |
| croelandt | I just wanted to share my findings quickly | 15:48 |
| croelandt | elodilles: I'm looking into the stable branches to try and get the fixes landed | 15:48 |
| elodilles | croelandt: thanks for looking into it! it's still on my TODO | 15:48 |
| elodilles | croelandt: thanks \o/ | 15:49 |
| fungi | upgrading pip before installing tox may work out better | 15:49 |
| fungi | looks like pip 21.3.1 was the last version to work with python 3.6 but should be new enough to have a fairly functional dep solver at least | 15:51 |
| croelandt | thanks for working on this because it's giving me a headache already :D | 15:52 |
| elodilles | i feel your pain o:) i | 15:53 |
| elodilles | i'll try to prepare some patches in the coming days | 15:54 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!