On Tue, Nov 3, 2009 at 9:21 AM, Evan Martin <[email protected]> wrote: > On Tue, Nov 3, 2009 at 8:06 AM, Dan Kegel <[email protected]> wrote: >> NameError: name '_toolset' is not defined while loading dependencies >> when building or even just running 'gclient runhooks --force'. >> >> Also, when I do 'gclient sync', it does the usual syncing... >> until it comes to webkit, where it hangs for a while, then reports >> svn: Can't read from connection: Connection reset by peer >> (This is with the committer repo from my home machine over >> the public internet.) > > It's possible that some of your svn checkouts weren't fully synced. > Try "gclient sync --force".
See above :-) It fails with ________ running 'svn update /home/dank/chromium/src/testing/gtest --revision 336' in '/home/dank/chromium' At revision 336. svn: Can't read from connection: Connection reset by peer Error: failed to run command: svn update /home/dank/chromium/src/third_party/WebKit --revision 27313 This is very strange, since syncing works in all other directories up to that point. Do we have an svn server problem? - Dan --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
