Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadostin Stoyanov <rstoyanov@fedoraproject.org>2022-02-01 18:59:14 +0300
committerAndrei Vagin <avagin@gmail.com>2022-04-29 03:53:52 +0300
commit89267dbcc8efbc29adcf0215c7573cf03f6fb75d (patch)
treed4817ad20631e4bcbc40ec064fdd5cc30a083ef1 /scripts
parent48d53b6994980e0bf84da632c5200f96f923d598 (diff)
ci: install libbsd dependency
The libbsd dependency is used to enable support for `setproctitle()` and `strlcpy()`. Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ci/prepare-for-fedora-rawhide.sh1
-rwxr-xr-xscripts/ci/vagrant.sh2
2 files changed, 2 insertions, 1 deletions
diff --git a/scripts/ci/prepare-for-fedora-rawhide.sh b/scripts/ci/prepare-for-fedora-rawhide.sh
index e5900e563..f4d3155f9 100755
--- a/scripts/ci/prepare-for-fedora-rawhide.sh
+++ b/scripts/ci/prepare-for-fedora-rawhide.sh
@@ -17,6 +17,7 @@ dnf install -y \
libcap-devel \
libnet-devel \
libnl3-devel \
+ libbsd-devel \
make \
procps-ng \
protobuf-c-devel \
diff --git a/scripts/ci/vagrant.sh b/scripts/ci/vagrant.sh
index 4a4a16445..0440193bc 100755
--- a/scripts/ci/vagrant.sh
+++ b/scripts/ci/vagrant.sh
@@ -37,7 +37,7 @@ setup() {
vagrant ssh-config >> /root/.ssh/config
ssh default sudo dnf upgrade -y
ssh default sudo dnf install -y gcc git gnutls-devel nftables-devel libaio-devel \
- libasan libcap-devel libnet-devel libnl3-devel make protobuf-c-devel \
+ libasan libcap-devel libnet-devel libnl3-devel libbsd-devel make protobuf-c-devel \
protobuf-devel python3-flake8 python3-future python3-protobuf \
python3-junit_xml rubygem-asciidoctor iptables libselinux-devel libbpf-devel
# Disable sssd to avoid zdtm test failures in pty04 due to sssd socket