techmik

Untitled

May 21st, 2011
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. techmik@michaels-laptop:~/android/system$ repo sync -j20
  2. Traceback (most recent call last):
  3. File "/home/techmik/android/system/.repo/repo/main.py", line 238, in <module>
  4. _Main(sys.argv[1:])
  5. File "/home/techmik/android/system/.repo/repo/main.py", line 220, in _Main
  6. repo._Run(argv)
  7. File "/home/techmik/android/system/.repo/repo/main.py", line 125, in _Run
  8. cmd.Execute(copts, cargs)
  9. File "/home/techmik/android/system/.repo/repo/subcmds/sync.py", line 381, in Execute
  10. all = self.GetProjects(args, missing_ok=True)
  11. File "/home/techmik/android/system/.repo/repo/command.py", line 63, in GetProjects
  12. all = self.manifest.projects
  13. File "/home/techmik/android/system/.repo/repo/manifest_xml.py", line 186, in projects
  14. self._Load()
  15. File "/home/techmik/android/system/.repo/repo/manifest_xml.py", line 243, in _Load
  16. self._ParseManifest(False)
  17. File "/home/techmik/android/system/.repo/repo/manifest_xml.py", line 323, in _ParseManifest
  18. (project.name, self.manifestFile))
  19. error.ManifestParseError: duplicate project teamhacksung/android_kernel_samsung_aries in /home/techmik/android/system/.repo/local_manifest.xml
Add Comment
Please, Sign In to add comment