Guest User

Untitled

a guest
Jul 19th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. Downloading external/llvm: 6% (6MB/95MB) Exception in thread Thread-130:16), 60.00 KiB | 107 KiB/s
  2. Traceback (most recent call last):
  3. File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
  4. self.run()
  5. File "/usr/lib/python2.7/threading.py", line 505, in run
  6. self.__target(*self.__args, **self.__kwargs)
  7. File "/home/binger/aokp/.repo/repo/subcmds/sync.py", line 200, in _FetchHelper
  8. clone_bundle=not opt.no_clone_bundle)
  9. File "/home/binger/aokp/.repo/repo/project.py", line 934, in Sync_NetworkHalf
  10. and self._ApplyCloneBundle(initial=is_new, quiet=quiet):
  11. File "/home/binger/aokp/.repo/repo/project.py", line 1475, in _ApplyCloneBundle
  12. exist_dst = self._FetchBundle(bundle_url, bundle_tmp, bundle_dst, quiet)
  13. File "/home/binger/aokp/.repo/repo/project.py", line 1539, in _FetchBundle
  14. raise DownloadError('%s: %s ' % (req.get_host(), str(e)))
  15. DownloadError: github.com: <urlopen error [Errno -2] Name or service not known>
Add Comment
Please, Sign In to add comment