4e27296bf8
sudo is required for running diskimage-builder and it's not listed in bindep.txt so let's add it. Change-Id: Ib52512505bc4a634acd74dabe4911820e94215f4
41 lines
1.1 KiB
Plaintext
41 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
|
|
sudo
|
|
|
|
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]
|