On 07/04/2014 03:13 PM, Elias Persson wrote:
On 2014-07-04 15:46, Nico Kadel-Garcia wrote:
- Many repositories are being listed with excessive "/" in their
names. It messes up alphabetization and can get quite confusing.
rpms/docker, for example, is listed as
It's not entirely clear what list you're talking about, but there's something severely wrong with the activity page. Just about everything is listed with and without a trailing ".git" and various duplicate slashes. There's currently 13 variants of anaconda (in the "active repositories" listing), two of which have a trailing slash, breaking the highlighting of the package name. The output of `centos.git.repolist.py -b c7` only has four anacondas listed...
local caching issue - and people hitting git.centos.org with crawlers that dont understand urls cleanly.
the fix is ready and staged, I just dont want to upgrade that infra at this point. Its safe to ignore the extras /'s in the mean time.
- KB