Tuesday, 2026-02-10

-@gerrit:opendev.org- Zuul merged on behalf of Bartosz Bezak: [opendev/system-config] 975966: UCA: Add Gazpacho https://review.opendev.org/c/opendev/system-config/+/97596600:53
-@gerrit:opendev.org- Monty Taylor https://matrix.to/#/@mordred:inaugust.com proposed: [opendev/system-config] 976254: Add node 24 to quay.io mirror https://review.opendev.org/c/opendev/system-config/+/97625413:51
@fungicide:matrix.orgBartosz Bezak: https://static.opendev.org/mirror/ubuntu-cloud-archive/dists/noble-updates/gazpacho/ exists now and has expected content14:34
@bbezak:matrix.orgthx fungi , we've just merged today kolla change with that https://review.opendev.org/c/openstack/kolla/+/97594014:35
@fungicide:matrix.orgone step ahead! excellent14:35
@clarkb:matrix.orghttps://review.opendev.org/c/opendev/lodgeit/+/975332 is another likely low risk trixie update tested via https://review.opendev.org/c/opendev/system-config/+/94514315:55
@clarkb:matrix.orgsecond attempt at pushing via https instead of ssh (and in this case using opendev.org not review.opendev.org: https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/M5L2HKDDY2CVLXPEVXCIHOAMG3MQ4ALA/ we updated the documentation. I half wonder if the problem now is ask chatgpt how to push to gerrit16:15
@clarkb:matrix.org* second attempt at pushing via https instead of ssh (and in this case using opendev.org not review.opendev.org): https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/M5L2HKDDY2CVLXPEVXCIHOAMG3MQ4ALA/ we updated the documentation. I half wonder if the problem now is ask chatgpt how to push to gerrit16:16
@fungicide:matrix.orgthanks, i also followed up asking what documentation they had read16:37
@fungicide:matrix.orgmaybe there's something misleading still lingering somewhere16:40
-@gerrit:opendev.org- Clark Boylan proposed: [opendev/system-config] 976282: Start testing Ansible 10 on bridge https://review.opendev.org/c/opendev/system-config/+/97628218:08
-@gerrit:opendev.org- Clark Boylan proposed: [opendev/system-config] 976286: Pin llfuse during borg install on Focal https://review.opendev.org/c/opendev/system-config/+/97628618:37
@clarkb:matrix.orgI think the ansible 10 testing exposed ^. I don't think this issue is related to the ansible version18:38
@clarkb:matrix.orgbut if we want to be extra careful we could run tests with the old version of ansible and double check18:38
@clarkb:matrix.orgthe eavesdrop job is failing beacuse ptgbot uses pkg_resources18:43
@clarkb:matrix.orgI'll try to work ona fix for that after our team meeting today18:45
@clarkb:matrix.orgthsi is annoying beacuse pkg_resources was deleted the docs are gone too so good luck looking up the hints to the importlib replacements18:48
@fungicide:matrix.orghttps://setuptools.pypa.io/en/stable/pkg_resources.html18:51
@fungicide:matrix.orgat least until they update what "stable" points at18:52
@fungicide:matrix.organd then, wayback machine, i suppose18:52
@fungicide:matrix.orgor git history18:52
@clarkb:matrix.orgthanks https://setuptools.pypa.io/deprecated/pkg_resources.html is what google found without content18:53
@fungicide:matrix.orgyuck18:53
@fungicide:matrix.orgi went to the setuptools docs linked from pypi, and then used the version selector18:54
@fungicide:matrix.orgi was hoping it would have versions per git tag, but nope18:54
@fungicide:matrix.orgstill, better than nothing18:54
-@gerrit:opendev.org- Tim Burke proposed: [zuul/zuul-jobs] 975737: Ignore empty tags for container jobs https://review.opendev.org/c/zuul/zuul-jobs/+/97573719:05
-@gerrit:opendev.org- Clark Boylan proposed: [opendev/system-config] 976282: Start testing Ansible 10 on bridge https://review.opendev.org/c/opendev/system-config/+/97628219:38
@clarkb:matrix.orgThis update depends on a potential fix for the ptgbot issue. That way we can see it working end to end19:38
@fungicide:matrix.orgoh so `importlib.resources.files()` returns a pathlib path object? i guess we're using a new enough python for that19:40
@fungicide:matrix.orgi still find the `/` operator weird with those19:40
@clarkb:matrix.orgit returns a pathlib like object (its a subset) which is why you have to us as_file when treating it as a file19:41
@fungicide:matrix.orghave to retrain my brain for not-math19:41
@clarkb:matrix.organd yes we bumped up python to 3.12 on that repo19:41
@clarkb:matrix.orgthat fixes the eavesdrop job so I think the change is good on the ptgbot side as well19:55
@mordred:waterwanders.compathlib is nice sometimes ... but the / operator is, imho, a bit too clevre20:01
@clarkb:matrix.orgfungi: aiui as_file will extract files out of eggs/sdists/however they get stored. Which is why it isn't safe to directly use the path on the chdir (though I suspect it would work here since things should be extracted on disk already)20:03
@fungicide:matrix.orgmakes sense20:08
@clarkb:matrix.orgthe letsencrypt job failed on the second patchset for 976282. It passed on ps1. I don't think any of the changes I made should have impacted that. I wonder if this is a case of the weird handler not seeing variable bug that we've seen in the past. If so that implies it still affects newer ansible. Hopefully not any more consistently20:45
@clarkb:matrix.orgI doubt I'll have time to dig into that further today. but the good news is other than that I haven't seen any potential ansible version related issues so far20:45
@clarkb:matrix.orgI'll push another patchset that runs the other system-config-run jobs against that version fo ansible20:45
-@gerrit:opendev.org- Clark Boylan proposed: [opendev/system-config] 976282: Start testing Ansible 10 on bridge https://review.opendev.org/c/opendev/system-config/+/97628220:48

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!