Closed
Bug 522676
Opened 16 years ago
Closed 16 years ago
momo-vm-osx-leopard-04 / MacOSX 10.5 comm-central check busted mozilla-central pull
Categories
(Mozilla Messaging Graveyard :: Release Engineering, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: gozer)
Details
momo-vm-osx-leopard-04 running MacOSX 10.5 comm-central check has a busted mozilla-central pull and needs some attention:
Executing command: ['hg', 'pull', '-R', './.']
pulling from http://hg.mozilla.org/comm-central
searching for changes
no changes found
Executing command: ['hg', 'update', '-r', 'default', '-R', './.']
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
Updated to revision 5b94dffb67e4f7b3de8abefeeac161191616da2d.
Executing command: ['hg', 'pull', '-R', './mozilla', 'http://hg.mozilla.org/mozilla-central']
abort: repository ./mozilla not found!
Traceback (most recent call last):
File "client.py", line 339, in <module>
do_hg_pull('mozilla', options.mozilla_repo, options.hg, options.mozilla_rev)
File "client.py", line 182, in do_hg_pull
check_call_noisy(cmd)
File "client.py", line 54, in check_call_noisy
check_call(cmd, *args, **kwargs)
File "/tools/python/lib/python2.5/subprocess.py", line 462, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['hg', 'pull', '-R', './mozilla', 'http://hg.mozilla.org/mozilla-central']' returned non-zero exit status 255
| Assignee | ||
Comment 1•16 years ago
|
||
Nuked mozilla/
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•