[Kolla][Epoxy] Potentially incorrect Debian backports repo in Epoxy container builds?
Hello, yesterday I was having troubles building Kolla images for Epoxy. I'm building Debian based images, and the failures were related to the osbpo extrepo not always returning results. However, I noticed this line as part of that adventure: https://github.com/openstack/kolla/blob/stable/2025.1/docker/base/Dockerfile... Specifically, Kolla for Epoxy is using the Dalmatian extrepo: "extrepo enable openstack_dalmatian" Is this somehow intentional? If not, I'll send a patch to correct it to Epoxy. Thanks, Michael
Hello, There’s a patch raised getting merged somewhere this week after the recent Docker client version blowout that will update it. https://review.opendev.org/c/openstack/kolla/+/956641 We only use OSBPO for some dependencies, so it does not really matter much - but I guess it was somehow omitted during the release preparation phase. Michal
On 7 Aug 2025, at 00:21, Michael Still <mikal@stillhq.com> wrote:
Hello,
yesterday I was having troubles building Kolla images for Epoxy. I'm building Debian based images, and the failures were related to the osbpo extrepo not always returning results. However, I noticed this line as part of that adventure:
https://github.com/openstack/kolla/blob/stable/2025.1/docker/base/Dockerfile...
Specifically, Kolla for Epoxy is using the Dalmatian extrepo:
"extrepo enable openstack_dalmatian"
Is this somehow intentional? If not, I'll send a patch to correct it to Epoxy.
Thanks, Michael
participants (2)
-
Michael Still
-
Michał Nasiadka