TUN-8795: update createrepo to createrepo_c to fix the release_pkgs.py script

## Summary
The default-flavour of cfsetup changed from bullseye to bookworm and in the latter the createrepo package was renamed to createrepo_c.

Closes TUN-8795
This commit is contained in:
Luis Neto
2024-12-10 08:07:02 -08:00
parent a00c80f9e1
commit 14cf0eff1d
2 changed files with 2 additions and 2 deletions

View File

@@ -243,7 +243,7 @@ bullseye: &bullseye
- python3-setuptools
- python3-pip
- reprepro
- createrepo
- createrepo-c
- python3-venv
post-cache:
- python3 -m venv env