Did you add depot_tools to your PATH? What does `which gclient` return for you on the command line?
Yang On Sun, Oct 29, 2017, 09:05 Arian Svirsky <[email protected]> wrote: > Hi , > > > > This is my error : > > > > Error: Command 'download_from_google_storage --no_resume --platform=linux* > --no_auth --bucket chromium-clang-format -s > v8/buildtools/linux64/clang-format.sha1' returned non-zero exit status 1 in > /tmp > > Traceback (most recent call last): > > File "/tmp/depot_tools/fetch.py", line 299, in <module> > > sys.exit(main()) > > File "/tmp/depot_tools/fetch.py", line 294, in main > > return run(options, spec, root) > > File "/tmp/depot_tools/fetch.py", line 288, in run > > return checkout.init() > > File "/tmp/depot_tools/fetch.py", line 131, in init > > self.run_gclient(*sync_cmd) > > File "/tmp/depot_tools/fetch.py", line 78, in run_gclient > > return self.run(cmd_prefix + cmd, **kwargs) > > File "/tmp/depot_tools/fetch.py", line 68, in run > > return subprocess.check_output(cmd, **kwargs) > > File "/usr/lib/python2.7/subprocess.py", line 219, in check_output > > raise CalledProcessError(retcode, cmd, output=output) > > subprocess.CalledProcessError: Command '('gclient', 'sync', > '--with_branch_heads')' returned non-zero exit status 2 > > > > Can you advice please? > > > > I am using Raspbian GNU/Linux 9 \n \l > > > > Thanks'. > > > > > > > > > > > > > > > > [image: id:[email protected]] > > > > > > > > > > > > *Arian Svirsky* > > System Administrator > > > > > > [email protected] <[email protected]> > > > > > > [image: id:[email protected]]+972-3-5611177 > <+972%203-561-1177> > > > > > > > > > > > > > > > > [image: id:[email protected]]+972-3-5611237 > <+972%203-561-1237> > > > > [image: id:[email protected]]3 Hashfela St. > <https://maps.google.com/?q=3+Hashfela+St.+%C2%A0+%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0+Tel-Aviv+IL&entry=gmail&source=g> > > > > Tel-Aviv IL > <https://maps.google.com/?q=3+Hashfela+St.+%C2%A0+%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0+Tel-Aviv+IL&entry=gmail&source=g>, > 66183 > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
