]> git.ipfire.org Git - thirdparty/elfutils.git/commit
run-debuginfod-section.sh: Avoid zstd-compressed rpms
authorAaron Merey <amerey@redhat.com>
Tue, 1 Nov 2022 23:07:44 +0000 (19:07 -0400)
committerAaron Merey <amerey@redhat.com>
Tue, 1 Nov 2022 23:52:01 +0000 (19:52 -0400)
commit054b3bde939f7b9707b504da84d6044b1dc63aef
treee7148cd0f745c7c50096f55b3b1bbcda010d7b78
parent04b1a3aae24b21c3f02b915b2416eba886992bed
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 <amerey@redhat.com>
tests/run-debuginfod-section.sh