The search returned 1 result

by TartareFR
January 16, 2026 - 3:46 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] RPM waptagent fails to install on Fedora 43
Answers: 6
Views : 17802

Re: RPM waptagent won't install on Fedora 43

Hello,

Checksums are missing from the RPM metadata
: `rpm -K tis-waptagent-2.6.1.17647-8649fa77.x86_64.rpm`
`tis-waptagent-2.6.1.17647-8649fa77.x86_64.rpm: DIGESTS NOT OK`

When installing a local package, dnf does not check the gpg signature, but only if the digests...