Closed
Bug 1249082
Opened 9 years ago
Closed 9 years ago
vcs-sync modern errors on buildbot-custom conversion
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hwine, Assigned: hwine)
Details
(Whiteboard: [vcs-sync])
vcs-sync modern is complaining about consistently not being able to clone hg.mozilla.org/build/buildbot-custom
This is used by releng for travis-ci integration on buildbot-custom code, and code is still being modified.
Comment 1•9 years ago
|
||
(In reply to Hal Wine [:hwine] (use NI) from comment #0)
> vcs-sync modern is complaining about consistently not being able to clone
> hg.mozilla.org/build/buildbot-custom
>
> This is used by releng for travis-ci integration on buildbot-custom code,
> and code is still being modified.
caveat emptor: `build/buildbotcustom` not `build/buildbot-custom`
Comment 2•9 years ago
|
||
vcs-sync looks to be acting up for buildbotcustom
notice the divergence in recent commits:
https://github.com/mozilla/build-buildbotcustom/commits/master
http://hg.mozilla.org/build/buildbotcustom
I noticed because checkconfig is failing locally (using github master) due to this 6 year old patch that is no longer in hg equivalent: https://github.com/mozilla/build-buildbotcustom/commit/c3b389965083b4c8c137e6d8d5e1c87ff097bf68
found that buildbotcustom repo was not getting recloned properly.
Did a manual reclone (no errors) - waiting to see if that is extent of problem.
manual reclone worked, using what appears to be the identical command.
Assuming for now some cosmic ray sequence occurred, as never seen before.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•