Advertisement
k4m3l3on

Untitled

Jun 29th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. repo sync
  2. remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
  3. Fetching project platform/packages/apps/Calendar
  4. Fetching project platform_device_qcom_sepolicy
  5. Fetching project platform/external/bzip2
  6. Fetching project SyberiaProject-Devices/platform_device_xiaomi_sdm845-common
  7. error: info is different in /home/ja/syberia/.repo/projects/device/xiaomi/sdm845-common.git vs /home/ja/syberia/.repo/project-objects/SyberiaProject-Devices/platform_device_xiaomi_sdm845-common.git
  8. error: Cannot fetch SyberiaProject-Devices/platform_device_xiaomi_sdm845-common (GitError: --force-sync not enabled; cannot overwrite a local work tree. If you're comfortable with the possibility of losing the work tree's git metadata, use `repo sync --force-sync device/xiaomi/sdm845-common` to proceed.)Skipped fetching project platform/external/bzip2 (already have persistent ref)
  9.  
  10. Fetching project platform/test/vts-testcase/hal-trace
  11. Exception in thread Thread-4:
  12. Traceback (most recent call last):
  13. File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
  14. self.run()
  15. File "/usr/lib/python2.7/threading.py", line 754, in run
  16. self.__target(*self.__args, **self.__kwargs)
  17. File "/home/ja/syberia/.repo/repo/subcmds/sync.py", line 282, in _FetchProjectList
  18. success = self._FetchHelper(opt, project, *args, **kwargs)
  19. File "/home/ja/syberia/.repo/repo/subcmds/sync.py", line 327, in _FetchHelper
  20. prune=opt.prune)
  21. File "/home/ja/syberia/.repo/repo/project.py", line 1261, in Sync_NetworkHalf
  22. self._InitGitDir(force_sync=force_sync)
  23. File "/home/ja/syberia/.repo/repo/project.py", line 2366, in _InitGitDir
  24. raise e
  25. GitError: --force-sync not enabled; cannot overwrite a local work tree. If you're comfortable with the possibility of losing the work tree's git metadata, use `repo sync --force-sync device/xiaomi/sdm845-common` to proceed.
  26.  
  27. Skipped fetching project platform/test/vts-testcase/hal-trace (already have persistent ref)
  28. remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
  29. Skipped fetching project platform/packages/apps/Calendar (already have persistent ref)
  30. Fetching projects: 0% (3/614)
  31.  
  32. error: Exited sync due to fetch errors
  33. root@ja-MS-7995:/home/ja/syberia#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement