Skip to content

Commit 14b8abd

Browse files
committed
Bump ubuntu package versions to fix python3.8 bug
Currently, the upstream version of python3.8 is higher than the version used in release train. This can cause an error if python is installed before the release train apt config is deployed but related packages, e.g. python3.8-venv, are not due to a version mismatch.
1 parent 9e6ffaa commit 14b8abd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

etc/kayobe/pulp-repo-versions.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ stackhpc_pulp_repo_rocky_9_1_crb_version: 20230228T044432
4545
stackhpc_pulp_repo_rocky_9_1_extras_version: 20230228T044432
4646
stackhpc_pulp_repo_rocky_9_1_highavailability_version: 20230228T044432
4747
stackhpc_pulp_repo_treasuredata_4_version: 20221105T035018
48-
stackhpc_pulp_repo_ubuntu_cloud_archive_version: 20230515T073310
49-
stackhpc_pulp_repo_ubuntu_focal_security_version: 20230515T073310
50-
stackhpc_pulp_repo_ubuntu_focal_version: 20230515T073310
48+
stackhpc_pulp_repo_ubuntu_cloud_archive_version: 20230607T200208
49+
stackhpc_pulp_repo_ubuntu_focal_security_version: 20230607T200208
50+
stackhpc_pulp_repo_ubuntu_focal_version: 20230607T200208

0 commit comments

Comments
 (0)