*** mhen_ is now known as mhen | 01:54 | |
*** elodilles is now known as elodilles_pto | 06:15 | |
dtantsur | hberaud[m]: not at all, go ahead. If you're fine with the direction, I'll get back to it next week (urgent commitments for this week) | 08:49 |
---|---|---|
opendevreview | Arnaud Morin proposed openstack/oslo.db master: Add a new option synchronous_reader https://review.opendev.org/c/openstack/oslo.db/+/945415 | 08:57 |
opendevreview | Stephen Finucane proposed openstack/pbr master: Move distutils commands to _compat https://review.opendev.org/c/openstack/pbr/+/954048 | 09:32 |
opendevreview | Stephen Finucane proposed openstack/pbr master: Move functional tests to their own directory https://review.opendev.org/c/openstack/pbr/+/954049 | 09:32 |
opendevreview | Stephen Finucane proposed openstack/pbr master: docs: Update usage guide and README https://review.opendev.org/c/openstack/pbr/+/949051 | 09:32 |
opendevreview | Stephen Finucane proposed openstack/pbr master: Deprecate '[entry_points]' section https://review.opendev.org/c/openstack/pbr/+/949052 | 09:32 |
opendevreview | Stephen Finucane proposed openstack/pbr master: Deprecate '[files]' section https://review.opendev.org/c/openstack/pbr/+/949053 | 09:32 |
opendevreview | Stephen Finucane proposed openstack/pbr master: Deprecate various '[metadata]' options https://review.opendev.org/c/openstack/pbr/+/949054 | 09:32 |
opendevreview | Stephen Finucane proposed openstack/pbr master: Deprecate various '[backwards_compat]' options https://review.opendev.org/c/openstack/pbr/+/949055 | 09:32 |
opendevreview | Stephen Finucane proposed openstack/pbr master: Deprecate 'tests_require' option https://review.opendev.org/c/openstack/pbr/+/954050 | 09:32 |
opendevreview | Stephen Finucane proposed openstack/pbr master: tox: Stop calling 'setup.py' https://review.opendev.org/c/openstack/pbr/+/949188 | 09:32 |
opendevreview | Stephen Finucane proposed openstack/pbr master: Deprecate '[entry_points]' section https://review.opendev.org/c/openstack/pbr/+/949052 | 10:13 |
opendevreview | Stephen Finucane proposed openstack/pbr master: Deprecate '[files]' section https://review.opendev.org/c/openstack/pbr/+/949053 | 10:13 |
opendevreview | Stephen Finucane proposed openstack/pbr master: Deprecate various '[metadata]' options https://review.opendev.org/c/openstack/pbr/+/949054 | 10:13 |
opendevreview | Stephen Finucane proposed openstack/pbr master: Deprecate various '[backwards_compat]' options https://review.opendev.org/c/openstack/pbr/+/949055 | 10:13 |
opendevreview | Stephen Finucane proposed openstack/pbr master: Deprecate 'tests_require' option https://review.opendev.org/c/openstack/pbr/+/954050 | 10:13 |
opendevreview | Stephen Finucane proposed openstack/pbr master: tox: Stop calling 'setup.py' https://review.opendev.org/c/openstack/pbr/+/949188 | 10:13 |
opendevreview | Stephen Finucane proposed openstack/pbr master: docs: Remove deprecated options https://review.opendev.org/c/openstack/pbr/+/955274 | 10:13 |
opendevreview | Daniel Bengtsson proposed openstack/oslo.service master: Add comprehensive backend system documentation. https://review.opendev.org/c/openstack/oslo.service/+/940664 | 10:16 |
yusufgungor_ | Hi, does anyone working the 14.7.3 requirements update failure? https://review.opendev.org/c/openstack/requirements/+/953420 | 11:50 |
hberaud[m] | Concerning myself I've no idea, sorry | 11:51 |
opendevreview | Hervé Beraud proposed openstack/oslo.service master: Prevent WSGI Server usage with threading backend https://review.opendev.org/c/openstack/oslo.service/+/955199 | 11:58 |
yusufgungor_ | @hberaud[m] Thanks for reply :( | 12:08 |
yusufgungor_ | there exist a bug on oslo.messaging 14.7.2 version which is used by stable/2024.1 branches. | 12:08 |
yusufgungor_ | Bug : https://bugs.launchpad.net/oslo.messaging/+bug/2110957 | 12:08 |
yusufgungor_ | Using *rabbit_transient_quorum_queue* requires *use_queue_manager* and using it cause major problems. | 12:08 |
yusufgungor_ | @amorin fixed the problem and released 14.7.3 but the package name changed from "oslo.messaging==14.7.2" to "oslo-messaging==14.7.3" and this cause to failure on requirements repo requirements-tox-py38-check-uc | 12:08 |
yusufgungor_ | requirements-tox-py38-check-uc https://zuul.opendev.org/t/openstack/build/557728558dde4dec915bb3a15060894d : FAILURE in 5m 58s | 12:08 |
yusufgungor_ | We have talked this but no progress : https://meetings.opendev.org/irclogs/%23openstack-requirements/%23openstack-requirements.2025-07-08.log.html | 12:08 |
yusufgungor_ | I wish to solve but not talented enough in this regard | 12:08 |
hberaud[m] | I see, thanks for details. To be honest for now I'm not sure to see how to solve that (from my perspective). | 12:10 |
yusufgungor_ | hberaud[m] same here :/ I hope someone can solve it | 12:16 |
amorin | frickler said something about the version of python / setuptools | 12:19 |
amorin | hey all :) | 12:20 |
hberaud[m] | I remember seeing cross discussions around setuptools, but I don't really remember their nature | 12:23 |
hberaud[m] | Stephen submited lot of patches around pbr during the previous days, I reviewed some of them but not the totality, so I don't hnow if they can solve this problem. https://review.opendev.org/q/project:openstack/pbr | 12:28 |
yusufgungor_ | Yes setup tools probably changed the package name and we should update the check-conflicts script https://meetings.opendev.org/irclogs/%23openstack-requirements/%23openstack-requirements.2025-07-08.log.html you can see the logs https://usercontent.irccloud-cdn.com/file/NbD6o66G/image.png | 12:55 |
yusufgungor_ | I wonder about which team is responsible to fix this. It seems there is no meet for Requirements Team since 4 years. https://meetings.opendev.org/meetings/requirements/ | 12:58 |
stephenfin | frickler: yusufgungor_: hberaud[m]: I think you're hitting this bug https://github.com/pypa/setuptools/issues/4853 | 12:59 |
stephenfin | it certainly sounds similar. However, the patch that allegedly broke this was merged in v75.3.x https://github.com/pypa/setuptools/pull/4856 | 13:01 |
yusufgungor_ | @stephenfin thanks, It really looks very similar. How can we find the setuptools version which created the oslo.messaging 14.7.3 package? Then we can compare it with the 14.7.2 | 13:10 |
stephenfin | hmm, maybe not. I've been checking with a load of setuptools versions and they are failing back to 64.0.0, which is ancient https://paste.opendev.org/show/b9k8Td1q0srciRd5HBmC/ | 13:15 |
stephenfin | next candidate is packaging, which pkg_resources wraps nowadays | 13:15 |
yusufgungor_ | @stephenfin your snippet tests the setuptools versions for the client which installs the pip package. But i mean the setuptools version which creates the pip package. If we can convert the package name as the original one it will resolve the issue i think. | 13:35 |
yusufgungor_ | For the check-conflict script side, a patch written by René Ribaud (@ Uggla) for stable/2024.2 which uses metadata from importlib. But @frickler said that fixing the check-conflict script is not enough. some wsgi scripts fail which can be seen from the screenshot which i have sent above. | 13:35 |
yusufgungor_ | https://opendev.org/openstack/requirements/commit/6efd7b7a2b4eeeda8016152cf199008c5d912ce4 | 13:35 |
stephenfin | yusufgungor_: yeah, that's the issues I've just landed on | 13:36 |
yusufgungor_ | @stephenfin, oh ok. I thought you mean the script side checks when saying "next candidate is packaging". | 13:41 |
stephenfin | sorry, yes, I had already checked packaging (it's vendored so a non-issue) and arrived at the period vs underscore issue with the wheel | 13:46 |
stephenfin | s | 13:46 |
stephenfin | https://paste.openstack.org/show/bAt0Rsi96TmtCoXyMKjK/ <- a dump from pip install, where you can see the different wheel names in use | 13:46 |
yusufgungor_ | @stephenfin, i see. Thank you very much for your interest. I'm also following the conversation you brought up in the #openstack-requirements channel. | 13:59 |
opendevreview | Brett Delle Grazie proposed openstack/taskflow master: fix(conductor): add stop and wait methods to base https://review.opendev.org/c/openstack/taskflow/+/955322 | 20:37 |
opendevreview | Ivan Anfimov proposed openstack/openstack-doc-tools master: Remove tags from README https://review.opendev.org/c/openstack/openstack-doc-tools/+/948376 | 21:25 |
opendevreview | Ivan Anfimov proposed openstack/openstack-doc-tools master: wip https://review.opendev.org/c/openstack/openstack-doc-tools/+/955328 | 21:26 |
opendevreview | Ivan Anfimov proposed openstack/openstack-doc-tools master: wip https://review.opendev.org/c/openstack/openstack-doc-tools/+/955328 | 21:30 |
opendevreview | Ivan Anfimov proposed openstack/openstack-doc-tools master: Remove unused iso8601 https://review.opendev.org/c/openstack/openstack-doc-tools/+/955328 | 21:39 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!