Add python3-setuptools to bindep.txt for Fedora

setuptools is required by python3-setools (a dependency of
policycoreutils-python) but is not in setools RPM dependency list in
Fedora 28. See [1] for DIB output.

This is a temporary workaround. It was fixed in Fedora rawhide and
Fedora 29 [2], but Fedora 28 is still unresolved.

[1] http://logs.openstack.org/81/600381/10/check/octavia-v2-dsvm-scenario-\
    fedora-latest/4ac1e5c/controller/logs/dib-build/amphora-x64-haproxy.\
    qcow2_log.txt.gz#_2019-01-21_10_15_49_816
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1623371

Change-Id: Ie8c827d8217d885c3031c4f45aa2556951b01e83
This commit is contained in:
Carlos Goncalves 2019-01-22 13:00:06 +01:00
parent 379f1bdfc0
commit 54d6cd0823
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@ debootstrap [platform:dpkg]
qemu-img [platform:redhat]
policycoreutils-python [platform:redhat]
policycoreutils-python-utils [platform:fedora]
# NOTE(cgoncalves): setuptools is required by python3-setools (a dependency of
# policycoreutils-python) but is not in its RPM dependency list in Fedora 28.
python3-setuptools [platform:fedora]
# suse
python-pyliblzma [platform:suse]