gclient sync Error

301 views
Skip to first unread message

任玉琢

unread,
Oct 18, 2016, 12:10:55 AM10/18/16
to discuss-webrtc
after I update the source a few days ago, I get this error" until now. What should I do? 

Thank you.

```
________ running 'git -c core.deltaBaseCacheLimit=2g fetch origin --prune --verbose' in '/home/ubuntu/src/webrtc/src/chromium/src/third_party/android_tools'
[1:15:11]  = [up to date]      master     -> origin/master
[1:15:11]  = [up to date]      2403       -> origin/2403
[1:15:27] Checked out 25d57ead05d3dfef26e9c19b13ed10b0a69829cf to a detached HEAD. Before making any commits
in this repo, you should use 'git checkout <branch>' to switch to
an existing branch or use 'git checkout origin -b <branch>' to
create a new branch for your work.
[1:15:28] Finished.
----------------------------------------
Traceback (most recent call last):
  File "/home/ubuntu/depot_tools/gclient.py", line 2378, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/home/ubuntu/depot_tools/gclient.py", line 2364, in main
    return dispatcher.execute(OptionParser(), argv)
  File "/home/ubuntu/depot_tools/subcommand.py", line 252, in execute
    return command(parser, args[1:])
  File "/home/ubuntu/depot_tools/gclient.py", line 2117, in CMDsync
    ret = client.RunOnDeps('update', args)
  File "/home/ubuntu/depot_tools/gclient.py", line 1568, in RunOnDeps
    work_queue.flush(revision_overrides, command, args, options=self._options)
  File "/home/ubuntu/depot_tools/gclient_utils.py", line 1037, in run
    self.item.run(*self.args, **self.kwargs)
  File "/home/ubuntu/depot_tools/gclient.py", line 867, in run
    file_list)
  File "/home/ubuntu/depot_tools/gclient_scm.py", line 166, in RunCommand
    return getattr(self, command)(options, args, file_list)
  File "/home/ubuntu/depot_tools/gclient_scm.py", line 450, in update
    self._Clone(revision, url, options)
  File "/home/ubuntu/depot_tools/gclient_scm.py", line 970, in _Clone
    if os.listdir(tmp_dir):
OSError: [Errno 2] No such file or directory: '/home/ubuntu/src/webrtc/src/chromium/src/third_party/boringssl/_gclient_src_tlrm0A'
Error: Command '/usr/bin/python -u src/sync_chromium.py --target-revision 90b4cf429c7e73e94f04a43bf573d98f03b80477' returned non-zero exit status 1 in /home/ubuntu/src/webrtc
Hook '/usr/bin/python -u src/sync_chromium.py --target-revision 90b4cf429c7e73e94f04a43bf573d98f03b80477' took 4528.93 secs
```

Christoffer Jansson

unread,
Oct 20, 2016, 3:01:50 AM10/20/16
to discuss-webrtc
Hi,

Have you done following steps?:
  • export GYP_DEFINES="OS=android"
  • git pull
  • gclient sync
/Chris


--

---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/0ec5f395-a1f6-44bb-943b-166d4aa167d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
/Chris
Reply all
Reply to author
Forward
0 new messages