public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH OB] run-debuginfod-section.sh: Avoid zstd-compressed rpms
@ 2022-11-01 23:56 Aaron Merey
  0 siblings, 0 replies; only message in thread
From: Aaron Merey @ 2022-11-01 23:56 UTC (permalink / raw)
  To: elfutils-devel; +Cc: Aaron Merey

Pushed as obvious.

Only test using rpms without zstd compression.  Older versions of
libarchive may fail to handle these.

Signed-off-by: Aaron Merey <amerey@redhat.com>
---
 tests/run-debuginfod-section.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/run-debuginfod-section.sh b/tests/run-debuginfod-section.sh
index a3cae349..66e53e83 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
-- 
2.37.3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-01 23:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-01 23:56 [PATCH OB] run-debuginfod-section.sh: Avoid zstd-compressed rpms Aaron Merey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).