| -@gerrit:opendev.org- OpenStack Proposal Bot proposed: [openstack/project-config] 990586: Normalize projects.yaml https://review.opendev.org/c/openstack/project-config/+/990586 | 02:56 | |
| @mordred:waterwanders.com | do I remember that there is some issue with using podman to build container images and the buildset/intermediate registry? | 16:11 |
|---|---|---|
| @clarkb:matrix.org | mordred: it is docker that has the issues unless you use buildx in a very explicit manner | 16:37 |
| @clarkb:matrix.org | mordred: basically docker will only handle mirrors of images on docker hub. Buildx can do arbitrary image mirrors but requires some set up | 16:37 |
| @clarkb:matrix.org | podman should just work though we don't use it so I'm not 100% certain that is the case | 16:37 |
| @mordred:waterwanders.com | cool... 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 stuff | 17:15 |
| @mordred:waterwanders.com | we'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.com | so - 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 entries | 20:20 |
| @mordred:waterwanders.com | https://zuul.opendev.org/t/opendev/build/36e5029dfb0949e4bf587d8796879fc8 for anyone who is curious. | 20:21 |
| @mordred:waterwanders.com | also - 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 is | 20:22 |
| @fungicide:matrix.org | mordred: we may have already fixed that for debian-trixie? | 22:10 |
| @fungicide:matrix.org | worth checking anyway | 22:10 |
| @fungicide:matrix.org | but i feel like we dealt with it somewhere anyway, so may just be a matter of adjusting the platform detection | 22:11 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!