2 days ago, I installed Fedora 43 via RC-1.6 ISO. It was a new installation. Since then, I try to install Sublime-Text from its own repo and from RPM file. The following error appears.
$ sudo dnf install sublime-text
Updating and loading repositories:
RPM Fusion for Fedora 43 - Nonfree - Steam 100% | 2.7 KiB/s | 12.0 KiB | 00m04s
Fedora 43 openh264 (From Cisco) - x86_64 100% | 1.9 KiB/s | 5.8 KiB | 00m03s
Sublime Text - x86_64 - Stable 100% | 2.8 KiB/s | 3.8 KiB | 00m01s
1Password Stable Channel 100% | 1.8 KiB/s | 4.0 KiB | 00m02s
Fedora 43 - x86_64 - Updates 100% | 337.4 KiB/s | 2.7 MiB | 00m08s
Fedora 43 - x86_64 100% | 1.1 MiB/s | 35.4 MiB | 00m32s
Repositories loaded.
Package Arch Version Repository Size
Installing:
sublime-text x86_64 4200-1 sublime-text 51.8 MiB
Transaction Summary:
Installing: 1 package
Total size of inbound packages is 20 MiB. Need to download 20 MiB.
After this operation, 52 MiB extra will be used (install 52 MiB, remove 0 B).
Is this ok [Y/n]:
[1/1] sublime-text-0:4200-1.x86_64 100% | 119.6 KiB/s | 19.7 MiB | 02m49s
[1/1] Total 100% | 119.6 KiB/s | 19.7 MiB | 02m49s
Running transaction
Transaction failed: Rpm transaction failed.
package sublime-text-4200-1.x86_64 does not verify: no digest
Tried to install Sublime-Text in the Live-System F43 and got the same error. Then I tried in Live-System F42 and had no issues. So, it must be an issue with the new Fedora 43.
I know from the developer that it could be an issue with the signing key used.
Is there a possibility to install without checking the signing key? I already tried the global option --no-gpgchecks for DNF, but it didn’t help.
Any idea what I could do to get Sublime-Text installed? Yes, I could install via Flathub, but I want to use the repo version of the app.