Hi -
Planning to commit this spec file tweak, to make spec/%check work on Fedora Rawhide build environments that lack ps (!). diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 47a6f331f2f3..5f7c6c46d09a 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -35,8 +35,9 @@ BuildRequires: pkgconfig(libarchive) >= 3.1.2 # For tests need to bunzip2 test files. BuildRequires: bzip2 BuildRequires: zstd -# For the run-debuginfod-find.sh test case in %%check for /usr/sbin/ss +# For the run-debuginfod-find.sh test case in %%check for /usr/sbin/ss etc. BuildRequires: iproute +BuildRequires: procps BuildRequires: bsdtar BuildRequires: curl