Something like this: http://www.gentoo.org/ubuntu would be cool. ATM if you type a wrong url on packages.g.o, it redirects to the main page, which makes you lose the URL you tried to browse.
Bah, sorry for the bugspam
No, it doesn't redirect you at the moment. http://packages.gentoo.org/ubuntu Just gives you a 404.
Ok, this is what i mean, sorry i didn't specify it: http://packages.gentoo.org/package/glibccc?arches=linux
This cannot be done trivially in apache, because IMHO the queries is passed to the python-handler. I guess you need to "raise cherrypy.HTTPError(404)" there.
Created attachment 286143 [details, diff] Return 404 for bad query parameters or when there are no results instead of redirecting to /
Will no longer affect our replacement site due to launch soon. Closing.