I’m a Linux noob. But I get suddenly when i try to download the updates the Fedora Software store is showing me, this fail,
package proton-vpn-gtk-app-4.7.4-1.fc41.noarch cannot be verified and repo protonvpn-fedora-stable is GPG enabled: /var/cache/PackageKit/41/metadata/protonvpn-fedora-stable-41-x86_64/packages/proton-vpn-gtk-app-4.7.4-1.fc41.noarch.rpm could not be verified. /var/cache/PackageKit/41/metadata/protonvpn-fedora-stable-41-x86_64/packages/proton-vpn-gtk-app-4.7.4-1.fc41.noarch.rpm: digest: SIGNATURE: NOT O.K.
It sounds like Proton VPN (or its repo) is causing issues for you. Given that it’s a paid service, you can probably contact their support.
Alternatively, you can also look for the repo file in
/etc/yum.repos.d
, something like/etc/yum.repos.d/file_name.repo
, for Proton VPN. You can then disable it by renaming it to.repo.disabled
and try again (sudo dnf upgrade
in the terminal). Note: This is not really a permanent solution, as it will disable updates for Proton VPN.You should also be able to disable the repo from within the Software store app