On 4/6/20 2:06 PM, Petr Pisar wrote:
On Mon, Apr 06, 2020 at 12:14:23PM +0200, Florian Weimer wrote:
Installation fails like this:

Running transaction
   Preparing        :                                                       1/1
   Installing       : perf-debuginfo-5.5.15-200.fc31.x86_64                 1/1
Error unpacking rpm package perf-debuginfo-5.5.15-200.fc31.x86_64
   Verifying        : perf-debuginfo-5.5.15-200.fc31.x86_64                 1/1

The RPM headers look okay, but the payload seems to be missing
completely.

perf-debuginfo-5.5.9-200.fc31.x86_64 seems to be affected as well, so
this might be a deterministic issue. 8-(

Any suggestions how to debug this further?

Downloading the package from Koji
<https://kojipkgs.fedoraproject.org//packages/kernel-tools/5.5.15/200.fc31/x86_64/perf-debuginfo-5.5.15-200.fc31.x86_64.rpm>
hangs. It looks like a storage failure and a compose process just did not
verify that the download finished successfully and copied the incomplete
package to the repository.

I recommend you reporting it to the Fedora Infrastracture.

It's not just an interrupted download because the header+payload md5sum is calculated on this very payload, the above install attempt would've stopped at pre-transaction verification if that wasn't the case.

To double-check:

[pmatilai🎩︎lumikko Downloads]$ rpm -Kv perf-debuginfo-5.5.15-200.fc31.x86_64.rpmperf-debuginfo-5.5.15-200.fc31.x86_64.rpm:
    Header SHA256 digest: OK
    Header SHA1 digest: OK
    Payload SHA256 digest: OK
    MD5 digest: OK

So whatever happened, the corruption took place at the time of rpmbuild already.

        - Panu -
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to