| *** ykarel_ is now known as ykarel | 04:17 | |
| opendevreview | Pierre Riteau proposed openstack/requirements stable/2025.1: [stable-only] remove pkg_resouces from reqiurements-check https://review.opendev.org/c/openstack/requirements/+/976903 | 08:51 |
|---|---|---|
| opendevreview | Pierre Riteau proposed openstack/requirements stable/2025.1: [stable-only] remove pkg_resouces from reqiurements-check https://review.opendev.org/c/openstack/requirements/+/976903 | 08:52 |
| opendevreview | Elod Illes proposed openstack/requirements stable/2025.1: [stable-only] Bump pbr version to 7.0.0 and pin setuptools https://review.opendev.org/c/openstack/requirements/+/976227 | 12:02 |
| opendevreview | Elod Illes proposed openstack/requirements stable/2024.2: [stable-only] Bump pbr version to 7.0.0 and pin setuptools https://review.opendev.org/c/openstack/requirements/+/976602 | 12:06 |
| sean-k-mooney | o/ | 13:36 |
| opendevreview | sean mooney proposed openstack/requirements stable/2025.1: [stable-only] remove pkg_resouces from reqiurements-check https://review.opendev.org/c/openstack/requirements/+/976903 | 13:38 |
| frickler | sean-k-mooney: elodilles: can you check my fix for 2025.2 https://review.opendev.org/c/openstack/requirements/+/976865 for jobs that broke after https://review.opendev.org/c/openstack/requirements/+/976259 | 13:49 |
| sean-k-mooney | yep. i also ame fighting with fixign the backport of the pkg_resouce fix | 13:50 |
| sean-k-mooney | i didnt see it in the ui and because it already iste gerrit allow it to proceed with merge confict | 13:50 |
| sean-k-mooney | btu gerrit will not allow me to just push teh v2 verison because it say there is no change in content... | 13:51 |
| sean-k-mooney | im going to rebase https://review.opendev.org/c/openstack/requirements/+/976903 on top of https://review.opendev.org/c/openstack/requirements/+/976865 to work around that | 13:51 |
| sean-k-mooney | im guessing i didnt see it in the ui because it was WIP and or because i opened the review page to do the backprot this morninng and the cherry pick was created after... | 13:52 |
| elodilles | frickler: https://review.opendev.org/c/openstack/requirements/+/976865 looks good to me. i guess we still need to either fix some cross jobs or set them non-voting. | 13:57 |
| frickler | elodilles: yes, but I thought let's do that for master first and give projects a bit more time to fix their stable branches after that | 14:01 |
| frickler | sean-k-mooney: are you mixing up branches? 976903 is for 2025.1, 976865 is 2025.2, cross-branch-rebase doesn't sound sound | 14:03 |
| opendevreview | sean mooney proposed openstack/requirements stable/2025.1: [stable-only] remove pkg_resouces from reqiurements-check https://review.opendev.org/c/openstack/requirements/+/976903 | 14:04 |
| sean-k-mooney | yep just realised that when i went to rebase | 14:04 |
| sean-k-mooney | frickler: we will need to backport that to 2025.1 i think as well | 14:04 |
| sean-k-mooney | pyproject.toml supprot i think | 14:05 |
| sean-k-mooney | we will see | 14:05 |
| sean-k-mooney | for cyborg we need to backport it to fix the stable branches in cyborg | 14:05 |
| sean-k-mooney | but that now is blocked by pbr 7 support on stable/* | 14:06 |
| sean-k-mooney | how can i remove WIP form https://review.opendev.org/c/openstack/requirements/+/976903 | 14:07 |
| opendevreview | Dr. Jens Harbott proposed openstack/requirements master: update constraints for various XStatic-* releases https://review.opendev.org/c/openstack/requirements/+/976839 | 14:13 |
| sean-k-mooney | frickler: elodilles i wanted to ask about the horizon cross jobs, shoudl we conider makign them non voting on the requiremetns changes ? | 14:16 |
| sean-k-mooney | or do we have enouch fo the xstatic patch bumps ready to be able to have them pass soon? | 14:16 |
| elodilles | sean-k-mooney: good question. horizon cross job is blocked by xstatic-* deliverables. on master the xstatic-* releases should solve the issue. on the other hand on stable branches, i'm not sure what is the most straightforward fix | 14:17 |
| frickler | sean-k-mooney: I've just squashed everything on master into 976839, I hope that this should pass everything. if not I'll force-merge it | 14:17 |
| sean-k-mooney | im concerned about the impact on the non client lib freeze say for os-traits https://review.opendev.org/c/openstack/requirements/+/976640 | 14:18 |
| frickler | master one way or the other should be unblocked later today | 14:18 |
| sean-k-mooney | ack | 14:19 |
| elodilles | frickler: why is PS3 better than PS1 of your patch? https://review.opendev.org/c/openstack/requirements/+/976839/ | 14:19 |
| sean-k-mooney | presumebale without markign the cinder job as non voting it would not passs ci | 14:20 |
| frickler | elodilles: it includes all the fixes from https://review.opendev.org/c/openstack/requirements/+/976860/ | 14:21 |
| frickler | if you could review and +1 (or +2) it, I would self-approve and push it into gate directly | 14:22 |
| elodilles | frickler: ah, ignore me, i somehow saw that the xstatic upper-constraints were simply removed, which they are not... :X | 14:23 |
| elodilles | frickler: ACK | 14:23 |
| opendevreview | Pierre Riteau proposed openstack/requirements stable/2025.1: [stable-only] remove pkg_resouces from reqiurements-check https://review.opendev.org/c/openstack/requirements/+/976903 | 14:24 |
| opendevreview | Merged openstack/requirements stable/2025.2: Add pyproject.toml to fix install issues https://review.opendev.org/c/openstack/requirements/+/976865 | 15:53 |
| tkajinam | I'm wondering if anyone is aware of the failure in requirements check job in stable/2025.2 | 16:32 |
| tkajinam | "Some build dependencies for file:///home/zuul/src/opendev.org/openstack/requirements conflict with the backend dependencies: setuptools==82.0.0 is incompatible with setuptools<82." | 16:32 |
| frickler | tkajinam: yes, should be fixed with https://review.opendev.org/c/openstack/requirements/+/976865 which just merged :) | 16:34 |
| tkajinam | frickler, ah, ok. thanks ! | 16:35 |
| opendevreview | Elod Illes proposed openstack/requirements stable/2025.2: DNM: CI health test https://review.opendev.org/c/openstack/requirements/+/976248 | 16:41 |
| opendevreview | Merged openstack/requirements master: update constraints for various XStatic-* releases https://review.opendev.org/c/openstack/requirements/+/976839 | 17:12 |
| frickler | \o/ | 17:13 |
| tkajinam | nice ! | 17:16 |
| stephenfin | frickler: that should be backportable | 17:17 |
| stephenfin | given the only changes are packing-related | 17:17 |
| stephenfin | *packaging | 17:17 |
| sean-k-mooney | i think it needs to be backporated after the squash of the pkg_resocues usage removal | 17:18 |
| sean-k-mooney | but it proably is yes | 17:18 |
| sean-k-mooney | at least on the stabel brances as they are allo over pbr 6.10? | 17:18 |
| sean-k-mooney | where ever it got pyproject.toml supprot | 17:18 |
| sean-k-mooney | *when | 17:18 |
| stephenfin | huh? | 17:19 |
| sean-k-mooney | stephenfin: you are referitn to https://review.opendev.org/c/openstack/requirements/+/976865 | 17:19 |
| * stephenfin 's sean parser has failerd | 17:19 | |
| stephenfin | (failed | 17:19 |
| stephenfin | oh, no, https://review.opendev.org/c/openstack/requirements/+/976839?tab=change-view-tab-header-zuul-results-summary | 17:20 |
| sean-k-mooney | oh the xstatic change | 17:20 |
| sean-k-mooney | i guess that depens on if we are ok with bumping the upper constiatint on stable | 17:21 |
| stephenfin | as I said, it's a packaging release so we should be | 17:21 |
| stephenfin | but I'm not a release core | 17:21 |
| sean-k-mooney | well there are changes like XStatic-roboto-fontface===0.5.0.0 to XStatic-roboto-fontface===0.8.0.1 | 17:22 |
| sean-k-mooney | so its not just a release of the same content | 17:22 |
| stephenfin | ah, yeah, you're right | 17:22 |
| sean-k-mooney | even if it is true for most of them | 17:22 |
| stephenfin | I guess we would want to cut stable releases so, if that's even possible | 17:23 |
| sean-k-mooney | well that or just asses if we are ok ewith the upper constrati bump | 17:23 |
| sean-k-mooney | honestly i think i woudl be ok with it | 17:23 |
| sean-k-mooney | but i have not actully checked what the version are on stable | 17:24 |
| sean-k-mooney | i suspect these deps have not really change much over the last year or two | 17:24 |
| sean-k-mooney | liek we just released XStatic-D3===3.5.17.1 but D3 had been on liek version 7.0.0+ for years | 17:25 |
| sean-k-mooney | the font package is the only one that chagne content as far as i can tell | 17:25 |
| sean-k-mooney | again didnt look at older branches but its proably worth a cherry pick to consider | 17:26 |
| sean-k-mooney | as long as we dont raise min version requireemtn in the process it shoudl not break anything | 17:26 |
| opendevreview | Merged openstack/requirements master: update constraint for oslo.service to new release 4.5.0 https://review.opendev.org/c/openstack/requirements/+/976772 | 22:48 |
| opendevreview | Merged openstack/requirements master: update constraint for os-traits to new release 3.6.0 https://review.opendev.org/c/openstack/requirements/+/976640 | 22:48 |
| opendevreview | Merged openstack/requirements master: update constraint for tooz to new release 8.0.0 https://review.opendev.org/c/openstack/requirements/+/976811 | 22:48 |
| opendevreview | Merged openstack/requirements master: update constraint for taskflow to new release 6.1.1 https://review.opendev.org/c/openstack/requirements/+/975897 | 23:55 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!