54d6cd0823
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
40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
# common
|
|
bzip2
|
|
util-linux
|
|
dosfstools
|
|
gdisk
|
|
kpartx
|
|
|
|
squashfs-tools [!platform:suse]
|
|
squashfs [platform:suse]
|
|
zypper [!platform:redhat !platform:ubuntu-trusty !platform:ubuntu-bionic]
|
|
gnupg2 [!platform:redhat !platform:ubuntu-trusty !platform:suse]
|
|
|
|
# ubuntu
|
|
apt-transport-https [platform:dpkg]
|
|
inetutils-ping [platform:dpkg]
|
|
lsb-release [platform:dpkg]
|
|
python-lzma [platform:dpkg]
|
|
qemu-utils [platform:dpkg]
|
|
rpm [platform:dpkg]
|
|
uuid-runtime [platform:dpkg]
|
|
yum-utils [platform:dpkg]
|
|
debootstrap [platform:dpkg]
|
|
|
|
# centos/fedora
|
|
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]
|
|
yum-utils [platform:suse]
|
|
qemu-tools [platform:suse]
|
|
debootstrap [platform:suse]
|