Saturday, 2026-05-30

-@gerrit:opendev.org- OpenStack Proposal Bot proposed: [openstack/project-config] 990586: Normalize projects.yaml https://review.opendev.org/c/openstack/project-config/+/99058602:56
@mordred:waterwanders.comdo I remember that there is some issue with using podman to build container images and the buildset/intermediate registry?16:11
@clarkb:matrix.orgmordred: it is docker that has the issues unless you use buildx in a very explicit manner16:37
@clarkb:matrix.orgmordred: basically docker will only handle mirrors of images on docker hub. Buildx can do arbitrary image mirrors but requires some set up16:37
@clarkb:matrix.orgpodman should just work though we don't use it so I'm not 100% certain  that is the case16:37
@mordred:waterwanders.comcool... I'm doing some weird things with caching layers, so I've already tripped over an issue on the noble nodes before even getting to the buildset registry stuff17:15
@mordred:waterwanders.comwe'll see if resolute fixes that - although the cgroupfs setup on build nodes also diverges from local ... I'll learn things and find out :)17:15
@mordred:waterwanders.comso - I'll put this on my list to try to fix - but image build jobs are a bit broken on resolute. It's because of the apt_key line, which is trying to use apt-key to install the gpg key for the upstream docker repo, but apt-key isn't a thing in resolute anymore and key material is supposed to go into /etc/apt/keyrings/ and then ansible.builtin.deb822_repository will add the new style repo entries20:20
@mordred:waterwanders.comhttps://zuul.opendev.org/t/opendev/build/36e5029dfb0949e4bf587d8796879fc8 for anyone who is curious.20:21
@mordred:waterwanders.comalso - I haven't tracked this down fully yet, but I have container_command set to podman, but the buildset registry roles enforce installing docker, and default to using upstream repos, which is how I hit that. there is a comment in buildset-registry saying it only works with docker and not podman, which I remember corvus saying something about last time I was poking at things a few months ago, but I've forgotten the specifics. I'll try to nerdsnipe myself into sorting through whatever that all is20:22
@fungicide:matrix.orgmordred: we may have already fixed that for debian-trixie?22:10
@fungicide:matrix.orgworth checking anyway22:10
@fungicide:matrix.orgbut i feel like we dealt with it somewhere anyway, so may just be a matter of adjusting the platform detection22:11

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