Fedora 43 and install Fourth private beta

Post Reply
pfilipek
Posts: 2
Joined: Fri Sep 19, 2025 3:16 pm

Fedora 43 and install Fourth private beta

Post by pfilipek »

It's not possible to install Fourth private beta on Fedora Workstation 43.

Code: Select all

Transaction failed: Rpm transaction failed.
Warning: skipped OpenPGP checks for 1 package from repository: @commandline
  - package softmaker-office-nx-nx-1406.x86_64 does not verify: no digest
Another problem is importing the GPG key.
rpmkeys is now the official tool for manipulating the rpm keyring. Other methods such as manipulating gpg-pubkey pseudo-packages manually are deprecated and should be updated to either the rpmkeys tool or the newly provided keyring APIs.
Via: https://fedoraproject.org/wiki/Changes/ ... Experience

The commands dnf install --nogpgcheck do not work at all.
Because RPM 6 no longer verifies obsolete crypto by default, it's difficult to install other commercial software too.
SuperTech
SoftMaker Team
SoftMaker Team
Posts: 3863
Joined: Wed Mar 11, 2020 5:31 pm

Re: Fedora 43 and install Fourth private beta

Post by SuperTech »

Thank you for reporting this problem. I have forwarded the details for further investigation.
raitis.veksejs
SoftMaker Team
SoftMaker Team
Posts: 203
Joined: Fri Sep 15, 2017 1:29 am

Re: Fedora 43 and install Fourth private beta

Post by raitis.veksejs »

Workaround - when you have the RPM package, perform the installation through the command line with additional parameters like this:

Code: Select all

sudo rpm -ivh --nodigest ./[package name].rpm
raitis.veksejs
SoftMaker Team
SoftMaker Team
Posts: 203
Joined: Fri Sep 15, 2017 1:29 am

Re: Fedora 43 and install Fourth private beta

Post by raitis.veksejs »

The issue will be resolved in the upcoming service pack, scheduled to be available soon.
Post Reply

Return to “BETA: TextMaker NX and 2026 for Linux”