Closed GoogleCodeExporter closed 8 years ago
Thanks for that - ran into precisely the same problem myself.
For anyone else coming across this, the way to apply this is to edit the file
"leak-finder/DEPS" after the error (ie the first part has completed to fetch
the first parts of the project) and edit this to read
deps = {
"pyautolib":
"http://src.chromium.org/chrome/trunk/src/chrome/test/pyautolib",
}
(that is change the string on the 3rd line) and then re-run the gclient sync.
Original comment by meer...@gmail.com
on 9 Aug 2012 at 10:24
Thanks for the catch; fixed now.
Original comment by marja@google.com
on 9 Aug 2012 at 1:04
Original issue reported on code.google.com by
p...@google.com
on 9 Aug 2012 at 6:05