Fix openstack-tox jobs for update repo
The bindep entry for python2 rpm was causing Zuul setup on ubuntu-jammy nodes to report "No package matching 'python-rpm' is available" Partial-Bug: #1997255 Signed-off-by: Al Bailey <al.bailey@windriver.com> Change-Id: Ib1abeee22ec0c186846e68242bb89c8ac2fce114
This commit is contained in:
parent
8e880d7764
commit
4e0bfeab6c
@ -2,6 +2,5 @@
|
||||
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
||||
# Do not install python2 rpms in a python3 only environment such as debian-bullseye
|
||||
|
||||
python-rpm [platform:dpkg !platform:debian-bullseye]
|
||||
python3-rpm [platform:dpkg]
|
||||
rpm-python [platform:rpm]
|
||||
|
Loading…
Reference in New Issue
Block a user