oxen-io / lokinet

Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
https://lokinet.org/
GNU General Public License v3.0
1.77k stars 220 forks source link

Fedora(38) / RPM Support #2220

Closed PhilBrk8 closed 1 week ago

PhilBrk8 commented 11 months ago

Describe the bug When installing like described in rpm.oxen.io, something is wrong with the metadata for the oxen rpm repo. When I try to install lokinet or update the repo, I get this error message from dnf:

Screenshots Or Logs _Errors during downloading metadata for repository 'oxen':

Since it is a 404, I guess it's due to the missing fedora38 version in the repo and is the same issue as Issue2162

To Reproduce sudo dnf config-manager --add-repo https://rpm.oxen.io/fedora/oxen.repo sudo dnf install lokinet -y OR sudo dnf update

In case it helps someone else, I worked around it by doing: sudo dnf install lokinet --releasever=37 -y But I still can´t update the repo from within dnf, so I'll probably do a dnf config-manager --set-disabled oxen for now. And would like to be able to install for fedora 38 normally.

Device and Operating system (please complete the following information):