From: Aaron Merey Date: Tue, 1 Nov 2022 23:07:44 +0000 (-0400) Subject: run-debuginfod-section.sh: Avoid zstd-compressed rpms X-Git-Tag: elfutils-0.188~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=054b3bde9;p=thirdparty%2Felfutils.git run-debuginfod-section.sh: Avoid zstd-compressed rpms Only test using rpms without zstd compression. Older versions of libarchive may fail to handle these. Signed-off-by: Aaron Merey --- diff --git a/tests/run-debuginfod-section.sh b/tests/run-debuginfod-section.sh index a3cae3498..66e53e832 100755 --- a/tests/run-debuginfod-section.sh +++ b/tests/run-debuginfod-section.sh @@ -79,7 +79,7 @@ wait_ready $PORT1 'thread_busy{role="scan"}' 0 ######################################################################## # Build-id for a file in the one of the testsuite's F31 rpms -RPM_BUILDID=420e9e3308971f4b817cc5bf83928b41a6909d88 +RPM_BUILDID=d44d42cbd7d915bc938c81333a21e355a6022fb7 # Download sections from files indexed with -F testrun ${abs_top_builddir}/debuginfod/debuginfod-find -vvv section $BUILDID .debug_info