openSUSE / software-o-o

The site behind https://software.opensuse.org. It is the default web interface to download openSUSE distributions and to search for OBS packages. Packaged at https://build.opensuse.org/project/show/openSUSE:infrastructure:software.opensuse.org
https://software.opensuse.org/
GNU General Public License v2.0
131 stars 109 forks source link

Missing repository keys for Debian hardware:razer project [Error with https vs http] #1471

Closed dfgshdsfh closed 3 months ago

dfgshdsfh commented 3 months ago

Was looking to try installing the following: https://software.opensuse.org/download.html?project=hardware%3Arazer&package=openrazer-meta https://software.opensuse.org//download.html?project=hardware%3Arazer&package=razergenie

I noticed that under the "Add repository and install manually" instructions the https://download.opensuse.org/repositories/hardware:razer/Debian_12/Release.key is missing, resulting in a 404, thus these instructions are nonfunctional.

The instructions for other systems also seem to be degraded as well, https://download.opensuse.org/repositories/hardware:razer/openSUSE_Tumbleweed/hardware:razer.repo and https://download.opensuse.org/repositories/hardware:razer/Fedora_39/hardware:razer.repo for example also 404.

I'm not really familiar with how this build system works, and I don't personally need a resolution, I just figured someone should be aware of whatever has gone wrong.

Edit Just found this mirror, which seems to have working links: https://mirrorcache-us.opensuse.org/repositories/hardware:/razer/Debian_12/

Edit2 Found http://download.opensuse.org/repositories/hardware:/razer/Debian_12/. The key from this one works

"https://download.opensuse.org/repositories/hardware:razer/Debian_12/Release.key" doesn't work "http://download.opensuse.org/repositories/hardware:/razer/Debian_12/Release.key" works

So it appears the issue is using https is invalid for the key.

danidoni commented 3 months ago

Can you try again? The links are working now.

dfgshdsfh commented 3 months ago

Both the debian links and the misc other system links seem do seem to be working now. Thank you!