-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
Bug Report
Current Behavior
Following the directions of the README, I was unable to install wayback
on Fedora.
sudo dnf install wayback -y
Last metadata expiration check: 0:01:50 ago on Sun 24 Mar 2024 07:07:54 PM CET.
Dependencies resolved.
===========================================================================================================================================================================
Package Architecture Version Repository Size
===========================================================================================================================================================================
Installing:
wayback x86_64 0.18.1-1.0 wayback 10 M
Transaction Summary
===========================================================================================================================================================================
Install 1 Package
Total download size: 10 M
Installed size: 34 M
Downloading Packages:
wayback-0.18.1-1.0.x86_64.rpm 3.9 MB/s | 10 MB 00:02
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 3.9 MB/s | 10 MB 00:02
Package wayback-0.18.1-1.0.x86_64.rpm is not signed
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: GPG check FAILED
Expected behavior/code
I should be able to install the package as per instructions
Environment
- Wayback version(s): N/A (attempted to download 0.18.1)
- Golang version:
go version go1.21.8 linux/amd64
- OS: Fedora Linux 39 (Server Edition) x86_64
Additional context/Screenshots
- Seems like the RPM repo is outdated, and isn't serving the latest release?
- Replacing "yum" with "rpm" in the repo configuration doesn't fix the issue
Metadata
Metadata
Assignees
Labels
No labels