You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.
Looking for information on the python3-colorlog package earlier, I followed the Bug URL link in the RPM metadata (abbreviated output):
$ rpm -qi python3-colorlogName : python3-colorlogVersion : 4.1.0Release : 1.fc31Architecture: noarchSource RPM : python-colorlog-4.1.0-1.fc31.src.rpmURL : https://github.com/borntyping/python-colorlogBug URL : https://bugz.fedoraproject.org/python-colorlogSummary : A colored formatter for the Python logging moduleDescription :"colorlog.ColoredFormatter is a formatter for use with Python's logging module that outputs records using terminal colors."
$ curl https://apps.fedoraproject.org/packages/python-colorlog/bugs/all<html> <head><script type="text/javascript" src="/packages/tw2/resources/tw2.jquery/static/jquery/1.7.1/jquery.js" ></script><script type="text/javascript" src="/packages/tw2/resources/moksha.wsgi.widgets.moksha_js/static/moksha.js" ></script><script type="text/javascript" src="/packages/tw2/resources/fedoracommunity.connectors.widgets.widgets/static/js/fcomm.js" ></script> <title>302 Found</title> </head> <body> <h1>302 Found</h1> The resource was found at <a href="http://localhost:10016/packages/s/python-colorlog">http://localhost:10016/packages/s/python-colorlog</a>;you should be redirected automatically. </body></html>
A 302 redirect to some port for a service (that is most assuredly not running) on localhost?! What’s up with that?
And perhaps as a result, python-colorlog has no listing at apps.fedoraproject.org. It does, at src.fedoraproject.org. But its Fedora Packages listing has gone AWOL. (Or, perhaps, moved to my localhost!)
Reproduced from my Ask Fedora post:
Looking for information on the python3-colorlog package earlier, I followed the Bug URL link in the RPM metadata (abbreviated output):
…That redirects to https://apps.fedoraproject.org/packages/python-colorlog/bugs/all, which in turn produces another redirect with very strange contents:
A 302 redirect to some port for a service (that is most assuredly not running) on localhost?! What’s up with that?
And perhaps as a result, python-colorlog has no listing at apps.fedoraproject.org. It does, at src.fedoraproject.org. But its Fedora Packages listing has gone AWOL. (Or, perhaps, moved to my localhost!)
Then I started checking my own packages:
Out of 5 packages, only one is listed at apps.fedoraproject.org. What gives?
I see that this came up a couple of years ago (#229), but it sounds like it was fixed back then. A recurrence? A new, different issue?
The text was updated successfully, but these errors were encountered: