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
138 stars 111 forks source link

rubygem-asciidoctor #787

Open markgharvey opened 4 years ago

markgharvey commented 4 years ago

Attempting to install rubygem-asciidoctor Found it at https://software.opensuse.org/package/rubygem-asciidoctor Selected: Expert Download Selected: Add repository and install manually Shows this page: https://software.opensuse.org/download/package?package=rubygem-asciidoctor&project=openSUSE%3ALeap%3A15.1

For standard run the following as root: zypper addrepo https://download.opensuse.org/repositories/openSUSE:Leap:15.1/standard/openSUSE:Leap:15.1.repo zypper refresh zypper install rubygem-asciidoctor

In manually browsing the URL to verify it, Resource is no longer available!

I find that it rolls from download.opensuse.org/repositories to download.opensuse.org/distribution

This is one example of several attempts to find the correct repo URL to add a package.

coolo commented 4 years ago

that's a .src.rpm and shouldn't be displayed at all

hellcp commented 4 years ago

However OBS displays links to source rpms only when linking to software-o-o, so we can't really remove source rpms from the view without breaking OBS

agraul commented 3 years ago

OBS also lists the rpms, including the .src.rpm on https://build.opensuse.org/package/binaries/openSUSE:Factory/rubygem-asciidoctor/standard -- filtering them out on software-o-o is not a bad idea. Our target audience isn't interested in .src.rpm I think.