Advertisement
Guest User

Untitled

a guest
Aug 4th, 2015
413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. blazze@blazze-desktop:~$ cd eos
  2. blazze@blazze-desktop:~/eos$ repo sync
  3. Fetching project platform/external/tinycompress
  4. Fetching project platform/external/libogg
  5. Fetching project platform/external/jsmn
  6. Fetching project platform/external/iptables
  7. Fetching project platform/external/fio
  8. Fetching projects: 0% (2/503) Fetching project platform/external/chromium_org/sdch/open-vcdiff
  9. Fetching project Euphoria-OS-Legacy/cm_platform_sdk
  10. Fetching project device/generic/mini-emulator-mips
  11. Fetching project platform/external/netperf
  12. Fetching projects: 1% (6/503) Fetching project platform/external/apache-harmony
  13. Fetching project platform/external/glide
  14. Fetching project platform/external/wpa_supplicant_8
  15. Fetching project platform/external/xmlwriter
  16. Fetching project platform/hardware/qcom/msm8x27
  17. Fetching projects: 2% (11/503) Fetching project platform/frameworks/opt/inputmethodcommon
  18. Fetching project platform/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8
  19. Fetching project platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8
  20. Fetching project platform/hardware/intel/audio_media
  21. Fetching project Euphoria-OS/android_frameworks_opt_telephony
  22. Fetching projects: 3% (16/503) Fetching project platform/external/libnfc-nxp
  23. Fetching project platform/system/security
  24. Fetching project platform/external/tinyxml2
  25. Fetching project platform/external/tcpdump
  26. Fetching project Euphoria-OS/android_device_asus_flo
  27. Fetching projects: 4% (21/503) Fetching project platform/external/antlr
  28. Fetching project platform/external/jmdns
  29. Fetching project platform/frameworks/webview
  30. Fetching project platform/external/yaffs2
  31. Fetching project device/google/atv
  32. Fetching projects: 5% (26/503) Fetching project platform/external/aac
  33. Fetching project platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9
  34. Fetching project platform/external/bzip2
  35. Fetching project device/sample
  36. Fetching project platform/external/gcc-demangle
  37. Fetching projects: 6% (31/503) Fetching project platform/hardware/intel/common/libwsbm
  38. Fetching project platform/external/oauth
  39. Fetching project platform/external/opencv
  40. Fetching project platform/prebuilts/misc
  41. Fetching project platform/frameworks/opt/bitmap
  42. Fetching projects: 7% (36/503) Fetching project platform/hardware/invensense
  43. Fetching project platform/external/ant-glob
  44. Fetching project platform/external/guava
  45. Fetching project platform/external/blktrace
  46. Fetching project platform/hardware/intel/img/psb_video
  47. Fetching projects: 8% (41/503) Fetching project platform/prebuilts/sdk
  48. Fetching project Euphoria-OS/android_external_google
  49. Fetching project platform/external/timezonepicker-support
  50. Fetching project platform/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8
  51. Fetching project platform/packages/providers/ContactsProvider
  52. Fetching projects: 9% (46/503) Fetching project Euphoria-OS/android_frameworks_opt_datetimepicker
  53. Retrying clone after deleting None
  54. error: Cannot fetch Euphoria-OS/android_frameworks_opt_datetimepicker (GitError: --force-sync not enabled; cannot overwrite a local work tree)
  55. Fetching project platform/external/e2fsprogs
  56. Exception in thread Thread-50:
  57. Traceback (most recent call last):
  58. File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
  59. self.run()
  60. File "/usr/lib/python2.7/threading.py", line 763, in run
  61. self.__target(*self.__args, **self.__kwargs)
  62. File "/home/blazze/eos/.repo/repo/subcmds/sync.py", line 254, in _FetchProjectList
  63. success = self._FetchHelper(opt, project, *args, **kwargs)
  64. File "/home/blazze/eos/.repo/repo/subcmds/sync.py", line 297, in _FetchHelper
  65. optimized_fetch=opt.optimized_fetch)
  66. File "/home/blazze/eos/.repo/repo/project.py", line 1144, in Sync_NetworkHalf
  67. self._InitGitDir(force_sync=force_sync)
  68. File "/home/blazze/eos/.repo/repo/project.py", line 2198, in _InitGitDir
  69. raise e
  70. GitError: --force-sync not enabled; cannot overwrite a local work tree
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement