debuginfod: document and workaround fedora31 zstd compression
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 26 Mar 2020 17:48:20 +0000 (13:48 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 26 Mar 2020 19:00:18 +0000 (15:00 -0400)
commit6ae21361ab8b9ba0b18d55d595d9b20dedfcb132
tree63908c2fb5354773eb1936c44d0b447d47cf6b64
parent12305ff528ad9365b4d4e5ebcd307373cdd5bf83
debuginfod: document and workaround fedora31 zstd compression

Old enough (even RHEL8 era) rpm/libarchive tools cannot grok fedora31
zstd-compressed rpms.  Disable those tests if necessary.  Document -Z
based workaround for these debuginfod users.

https://fedoraproject.org/wiki/Changes/Switch_RPMs_to_zstd_compression

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
doc/ChangeLog
doc/debuginfod.8
tests/ChangeLog
tests/run-debuginfod-find.sh