Closed
Bug 454038
Opened 17 years ago
Closed 17 years ago
comm-central root's source/mozilla/ stopped updating 2008-08-29
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: reed)
References
()
Details
Looks like the last update to the comm-central root's embedded mozilla-central index was the one that was pushed at 01:00-ish on 08-29 - the next thing should have been the 1.9.1a2pre -> 1.9.1b1pre change to config/milestone.txt at 06:30 on 08-29, but that one (and everything else, including the source of the argument where I turned out to be wrong) hasn't shown up yet.
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → reed
Component: MXR → Server Operations
Product: Webtools → mozilla.org
QA Contact: mxr → mrz
Version: Trunk → other
Assignee | ||
Comment 1•17 years ago
|
||
No idea how this happened, but there were lots of conflicts (like somebody applied a patch on top of the checkout??). Anyway, I reverted the entire checkout and pulled all the updates. The files are current now, and when the next run happens, the xref will get updated.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•17 years ago
|
||
This is from the most recent comm-central run:
Mon Sep 8 00:00:22 PDT 2008
/var/www/webtools/mxr
pulling from http://hg.mozilla.org/comm-central/
searching for changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 4 changes to 4 files
(run 'hg update' to get a working copy)
merging suite/common/pref/preferences.xul
merging suite/common/pref/preftree.xul
abort: data/suite/themes/modern/jar.mn.i@1f2314574261: no match found!
Executing command: ['hg', 'pull', '-R', './.']
Executing command: ['hg', 'update', '-r', 'tip', '-R', './.']
Traceback (most recent call last):
File "./client.py", line 183, in ?
do_hg_pull('.', options.comm_repo, options.hg, options.comm_rev)
File "./client.py", line 67, in do_hg_pull
check_call_noisy(cmd)
File "./client.py", line 49, in check_call_noisy
check_call(cmd, *args, **kwargs)
File "./client.py", line 45, in check_call
raise Exception("Command '%s' returned non-zero exit status %i" % (cmd, retcode))
Exception: Command '['hg', 'update', '-r', 'tip', '-R', './.']' returned non-zero exit status 255
Mon Sep 8 00:00:26 PDT 2008
Comment 3•17 years ago
|
||
Probably a mercurial bug, tracked upstream here: http://www.selenic.com/mercurial/bts/issue1313
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
•