this post was submitted on 14 Nov 2024
17 points (100.0% liked)

Linux

48165 readers
893 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 7 hours ago

A lot of times you will see the format string for the fedora version in the .repo file. This means its probably looking for f41. Since fedora updates fast, third party repos are usually slow to move to the next version and this repo probably doesnt exist causing dnf to fail. You can try and change the format string to the last available version. It usually works without issue, and updates aren't disabled as long as the vendor updates that version