From 7d8b925144ae2b84ccccd603eac11b70d4243e46 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 9 Feb 2024 02:40:00 +0000 Subject: [PATCH] ci: fedora; add file package FAILED unittests/linuxliketests.py::LinuxlikeTests::test_install_strip - FileNotFoundError: [Errno 2] No such file or directory: 'file' Signed-off-by: Sam James Signed-off-by: Eli Schwartz --- ci/ciimage/fedora/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/ciimage/fedora/install.sh b/ci/ciimage/fedora/install.sh index dc9c20af3..2191a707e 100755 --- a/ci/ciimage/fedora/install.sh +++ b/ci/ciimage/fedora/install.sh @@ -6,7 +6,7 @@ source /ci/common.sh pkgs=( python python-pip python3-devel - ninja-build make git autoconf automake patch + ninja-build make git autoconf automake patch file elfutils gcc gcc-c++ gcc-fortran gcc-objc gcc-objc++ vala rust bison flex ldc libasan libasan-static mono-core boost-devel gtkmm30 gtest-devel gmock-devel protobuf-devel wxGTK-devel gobject-introspection boost-python3-devel