Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dnf5 installation fails for Fedora 41 due to transaction signature failure #12085

Open
2 tasks done
irm-codebase opened this issue Feb 28, 2025 · 0 comments
Open
2 tasks done

Comments

@irm-codebase
Copy link

irm-codebase commented Feb 28, 2025

Pre-submission Checks

  • I checked for similar issues, but could not find any. I also checked the closed issues. I could not contribute additional information to any existing issue.
  • I will take the time to fill in all the required fields. I know that the bug report may be dismissed otherwise due to lack of information.

Describe the bug

Following the instructions in https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/download/
for Fedora 41 results in an error when trying to install the tool.

This is not an update. It's a fresh installation.

It seems like I am not the only one experiencing this problem:

Expected behavior

Installing the tool should work.

Steps to reproduce the issue

  1. Use a fresh Fedora 41 installation
  2. Follow the instructions to install in the website
  3. Get failure

Screenshots

Image

Logs

❯ sudo rpm --import https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/Fedora_41/repodata/repomd.xml.key
[sudo] password for user: 

❯ sudo dnf config-manager addrepo --from-repofile=https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/Fedora_41/owncloud-client.repo
sudo dnf clean all
sudo dnf install owncloud-client
 https://download.owncloud.com/desktop/ 100% |   4.9 KiB/s | 251.0   B |  00m00s
Removed 67 files, 44 directories. 0 errors occurred.
Updating and loading repositories:
 Fedora 41 - x86_64                     100% |   8.4 MiB/s |  35.4 MiB |  00m04s
 Visual Studio Code                     100% |   1.1 MiB/s |  90.6 KiB |  00m00s
 google-chrome                          100% |  52.3 KiB/s |   3.2 KiB |  00m00s
 RPM Fusion for Fedora 41 - Nonfree     100% | 776.6 KiB/s |  87.8 KiB |  00m00s
 RPM Fusion for Fedora 41 - Nonfree - N 100% | 231.7 KiB/s |  18.8 KiB |  00m00s
 Copr repo for PyCharm owned by phracek 100% |  33.3 KiB/s |   4.5 KiB |  00m00s
 Fedora 41 - x86_64 - Updates           100% |  15.2 MiB/s |  10.8 MiB |  00m01s
 Fedora 41 openh264 (From Cisco) - x86_ 100% |   8.0 KiB/s |   6.0 KiB |  00m01s
 RPM Fusion for Fedora 41 - Free - Upda 100% | 140.7 KiB/s |  63.0 KiB |  00m00s
 eduVPN for Linux 4.x (Fedora 41)       100% |  65.8 KiB/s |   4.8 KiB |  00m00s
 RPM Fusion for Fedora 41 - Nonfree - S 100% |  31.1 KiB/s |  14.4 KiB |  00m00s
 RPM Fusion for Fedora 41 - Nonfree - U 100% |  74.1 KiB/s |  34.5 KiB |  00m00s
 owncloud                               100% |  22.3 KiB/s |   3.7 KiB |  00m00s
 RPM Fusion for Fedora 41 - Free        100% | 345.2 KiB/s | 159.1 KiB |  00m00s
Repositories loaded.
Package                  Arch    Version                  Repository        Size
Installing:
 owncloud-client         x86_64  5.3.2.15463-1            owncloud     138.9 MiB

Transaction Summary:
 Installing:         1 package

Total size of inbound packages is 52 MiB. Need to download 52 MiB.
After this operation, 139 MiB extra will be used (install 139 MiB, remove 0 B).
Is this ok [y/N]: y
[1/1] owncloud-client-0:5.3.2.15463-1.x 100% |  82.3 MiB/s |  51.9 MiB |  00m01s
--------------------------------------------------------------------------------
[1/1] Total                             100% |  82.1 MiB/s |  51.9 MiB |  00m01s
Running transaction
Transaction failed: Signature verification failed.
OpenPGP check for package "owncloud-client-5.3.2.15463-1.x86_64" (/var/cache/libdnf5/owncloud-4fc7381a1e3a8270/packages/owncloud-client_5.3.2.15463_x86_64.rpm) from repo "owncloud" has failed: Problem occurred when opening the package.

Client version number

Cannot provide (the tool cannot be installed)

Desktop environment (Linux only)

Fedora 41

Client package version and origin (Linux only)

Installed from https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/Fedora_41/owncloud-client.repo

Installation path (Windows only)

No response

Server information

No response

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant