question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

RPM doesnt install - does not verify no digest

See original GitHub issue

Hi

Thanks so much for creating this but I cant install the RPM on my Fedora system - I get this error

Total size: 60 M
Installed size: 136 M
Is this ok [y/N]: y
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Error: Transaction check error:
  package OpenAudible-1.5.0-1.i386 does not verify: no digest

Can wait to try this

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
abradshawcommented, May 5, 2019

Yeah, those will disable sig checks but still wont let it install

–nodigest however will disable the digest check 😃

I think the ultimate “cure” will be to use the newer install4j version - the post above has a reply staying …

"As of install4j 7.0.8, the digest is done with MD5 which is no longer acceptable in recent versions of rpm. This will be fixed in install4j 7.0.9 where SHA-1 and SHA-256 signatures will be generated as well.

Please contact support@ej-technologies.com to get a build where this is already implemented."

Hope this helps some people

0reactions
3158472906commented, Dec 16, 2020

rpm -ivh --nodigest --nofiledigest

Read more comments on GitHub >

github_iconTop Results From Across the Web

rpm error "does not verify: no digest" - Red Hat Customer Portal
No 3rd party rpm can be installed with a following error at the new built rhel8 server which is installed via the Satellite...
Read more >
When installing IBM MQ in RHEL 8 getting rpm error - no digest
You are trying to install MQ in RHEL 8 as follows: rpm -ivh MQ*.rpm . And you get an error from rpm related...
Read more >
RSCD agent rpm fails to install with error 'does not verify: no ...
TrueSight Server Automation (TSSA) - RSCD agent rpm fails to install with error 'does not verify: no digest ' if FIPS is enabled...
Read more >
[ packaging ] RPM verification failure on RHEL 8 in FIPS mode
Attempting install via dnf/yum/rpm. Error: Transaction test error: package grafana-8.3.4-1.x86_64 does not verify: no digest.
Read more >
Linux agent RPM package fails to install on some older RHEL ...
package VMware-horizonagent-linux-8.4.0-18798242.el8.x86_64 does not verify: no digest. Purpose. Troubleshooting steps and identifies common ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found