Closed
Bug 551417
Opened 15 years ago
Closed 15 years ago
style=raw index page not listing repositories but junk, intermittent
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Assigned: aravind)
References
()
Details
http://dm-hg01.mozilla.org/l10n-central/?style=raw returns
#header#
#entries%indexentry#
instead of a list of repos every now and then. Same for dm-hg02.
This is bad as I have bots scraping this data and they get confused, rightfully.
Comment 1•15 years ago
|
||
This is due to the hg upgrade. I've pushed f5f2e8f7beea to the templates repository. Aravind, can you deploy?
Comment 2•15 years ago
|
||
I guess I wasn't thorough in bug 511305 when I fixed some template issues. (I had no idea the raw templates were in use.) We should really "hg rm" all the templates that we really aren't using from the hg_templates repo.
Also -> Server Ops.
Assignee: nobody → server-ops
Component: Hg: Customizations → Server Operations
QA Contact: hg.customizations → mrz
Comment 3•15 years ago
|
||
I already removed some of them, I think almost everything else is in use.
Comment 4•15 years ago
|
||
Ah, great, I didn't see that initially.
Updated•15 years ago
|
Assignee: server-ops → aravind
Comment 5•15 years ago
|
||
djc: I think you blew away the pushlog template when you updated the atom stuff here:
http://hg.mozilla.org/hg_templates/rev/f5f2e8f7beea
we had pushlog-related stuff in the atom/map.
Comment 6•15 years ago
|
||
Comment 7•15 years ago
|
||
That's stupid, sorry. I had been trying to test the pushlog, but it turned out that I didn't have that setup anymore. I should obviously fix that.
Comment 8•15 years ago
|
||
The tests in runtests.py in the hgpoller repo caught it, but they're kind of a pain to run with local template changes. I should fix that.
Assignee | ||
Comment 9•15 years ago
|
||
Pulled in the latest hg_templates.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•