On 07/04/2014 10:12 AM, Karanbir Singh wrote:
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 asIt'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
We worked with the gitblit team (via their bugs page) to get this fixed upstream, once we finish with 7 release, we will roll it out to git.centos.org. We know it is an issue, as we are using that to build CentOS 7 right now.