We are unable to “normally” install sublime text or merge. Any attempt to normally install results in
Running transaction
Transaction failed: Rpm transaction failed.
- package sublime-text-4200-1.x86_64 does not verify: no digest
There was another post which covered the topic well, here is the link.
https://forum.sublimetext.com/t/installation-in-fedora-43-not-possible/77387
I also checked the rpm package using rpm -Kv and I get this.
sublime-text-4200-1.x86_64.rpm:
Header OpenPGP V4 RSA/SHA256 signature, key fingerprint: 1b64279675a4299dcfc70858ca464a9a222d23d0: OK
Header SHA3-256 digest: NOTFOUND
Header SHA256 digest: NOTFOUND
Header SHA1 digest: NOTFOUND
Payload SHA256 digest: NOTFOUND
Payload SHA256 ALT digest: NOTFOUND
Payload SHA3-256 digest: NOTFOUND
Payload SHA3-256 ALT digest: NOTFOUND
Payload SHA512 digest: NOTFOUND
Payload SHA512 ALT digest: NOTFOUND
Legacy OpenPGP V4 RSA/SHA256 signature, key fingerprint: 1b64279675a4299dcfc70858ca464a9a222d23d0: OK
Legacy MD5 digest: NOTFOUND
Technically one could install with --nodigest flag, but its not recommended.