Debian images lack updates repo
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
High
|
Radosław Piliszek | ||
Train |
Fix Committed
|
Critical
|
Radosław Piliszek | ||
Ussuri |
Fix Committed
|
Critical
|
Radosław Piliszek | ||
Victoria |
Fix Committed
|
Critical
|
Radosław Piliszek | ||
Wallaby |
Fix Committed
|
High
|
Radosław Piliszek | ||
Xena |
Fix Released
|
High
|
Radosław Piliszek |
Bug Description
Debian images lack updates repo. This currently causes buster images to fail to build because the base image has it enabled. (bullseye also has it but it works atm). The reason for failure in buster's case is that apt from updates is already preinstalled and so apt-utils from non-updates fail to install:
INFO:kolla.
INFO:kolla.
INFO:kolla.
INFO:kolla.
INFO:kolla.
INFO:kolla.
INFO:kolla.
INFO:kolla.
Additionally, we enable debian backports and several other external repos and they all can depend on updates from the updates repo. Thus, we should enable it always.
No kolla ansible impact.
Fix proposed to branch: master /review. opendev. org/c/openstack /kolla/ +/795741
Review: https:/