fedora-infra / fedora-packages

A webapp that allows searching packages in Fedora. Written in Python using TurboGears2 and Moksha.
https://apps.fedoraproject.org/packages
GNU Affero General Public License v3.0
58 stars 59 forks source link

Sources tab for Wget package results in 404 #401

Open noloader opened 6 years ago

noloader commented 6 years ago

I'm trying to find the patches applied to Wget when Fedora builds the package. I am at Fedora Packages | Wget. The Sources tab does not provide content (instead the previous tab is displayed).

When I right click the Sources tab and Open in a new Tab, it results in a 404:

wget-package

It looks like the same happens to other packages like OpenSSL and OpenSSH.

For completeness, GnuTLS an example of a project that seems to have a source that can be browsed but also causes a 404. Here is the link: https://src.fedoraproject.org/cgit/rpms/gnutls.git/tree.

Issue 329, "Sources" tab is not working may be related. But it looks like the fix was pushed in January 2018, and this is probably a new issue (or maybe not).

cverna commented 6 years ago

Currently the sources tab is not functional, There is a PR #390 opened to start replacing the current implementation.

ferdnyc commented 5 years ago

Issue 329, "Sources" tab is not working may be related. But it looks like the fix was pushed in January 2018, and this is probably a new issue (or maybe not).

Nope, same old bug. That was reported as "fixed in staging", with said fix to be imminently released, back in February. ...And that was the last anyone ever heard of said fix.

What hasn't been mentioned though, in terms of your actual goal (and for the edification of any future readers of this bug), is that the sources to whatever project you're viewing can still be accessed from Packages.

...And in this case, that's what you were looking for.