Advertisement
Guest User

Untitled

a guest
Sep 9th, 2015
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. -en Wrote system.unit
  2. Wrote e2fslog.unit
  3. Wrote cust.unit
  4. Wrote splash2.unit
  5. Wrote 3rdmodem.unit
  6. Wrote 3rdmodemnvm.unit
  7. Wrote 3rdmodemnvmbkp.unit
  8. Wrote mnt-asec.unit
  9. Wrote mnt-obb.unit
  10. Wrote mnt-fuse.unit
  11. Wrote dev-cpuctl.unit
  12. Wrote sys-fs-pstore.unit
  13. Wrote .unit
  14. Wrote .unit
  15. + echo Fixing up mount points
  16. Fixing up mount points
  17. + hybris/hybris-boot/fixup-mountpoints h60_l01 tmp/units/3rdmodem.mount tmp/units/3rdmodemnvm.mount tmp/units/3rdmodemnvmbkp.mount tmp/units/cust.mount tmp/units/dev-cpuctl.mount tmp/units/e2fslog.mount tmp/units/mnt-asec.mount tmp/units/mnt-fuse.mount tmp/units/mnt-obb.mount tmp/units/splash2.mount tmp/units/sys-fs-pstore.mount tmp/units/system.mount
  18. Fixing mount-points for device h60_l01
  19. + echo Creating hw-release
  20. Creating hw-release
  21. + cat
  22. + '[' -e ./repo_service_manifest.xml ']'
  23. + ./.repo/repo/repo manifest -r -o tmp/manifest.xml
  24. Traceback (most recent call last):
  25. File "/home/albe123/mer/android/droid/.repo/repo/main.py", line 526, in <module>
  26. _Main(sys.argv[1:])
  27. File "/home/albe123/mer/android/droid/.repo/repo/main.py", line 502, in _Main
  28. result = repo._Run(argv) or 0
  29. File "/home/albe123/mer/android/droid/.repo/repo/main.py", line 175, in _Run
  30. result = cmd.Execute(copts, cargs)
  31. File "/home/albe123/mer/android/droid/.repo/repo/subcmds/manifest.py", line 80, in Execute
  32. self._Output(opt)
  33. File "/home/albe123/mer/android/droid/.repo/repo/subcmds/manifest.py", line 70, in _Output
  34. peg_rev_upstream = opt.peg_rev_upstream)
  35. File "/home/albe123/mer/android/droid/.repo/repo/manifest_xml.py", line 318, in Save
  36. output_projects(None, root, list(sorted(projects)))
  37. File "/home/albe123/mer/android/droid/.repo/repo/manifest_xml.py", line 232, in output_projects
  38. output_project(parent, parent_node, project)
  39. File "/home/albe123/mer/android/droid/.repo/repo/manifest_xml.py", line 259, in output_project
  40. value = p.work_git.rev_parse(HEAD + '^0')
  41. File "/home/albe123/mer/android/droid/.repo/repo/project.py", line 2640, in runner
  42. p.stderr))
  43. error.GitError: platform/prebuilts/sdk rev-parse: error: end of packfile .git/objects/pack/pack-e0ec00dbde8157494d3a29cd38388dc4ce7f4815.
  44. warning: packfile .git/objects/pack/pack-e0ec00dbde8157494d3a29cd38388dc4ce7f4815.pack cannot be accessed
  45. error: end of packfile .git/objects/pack/pack-e0ec00dbde8157494d3a29cd38388dc4ce7f4815.pack is unavailable
  46. warning: packfile .git/objects/pack/pack-e0ec00dbde8157494d3a29cd38388dc4ce7f4815.pack cannot be accessed
  47. error: end of packfile .git/objects/pack/pack-e0ec00dbde8157494d3a29cd38388dc4ce7f4815.pack is unavailable
  48. warning: packfile .git/objects/pack/pack-e0ec00dbde8157494d3a29cd38388dc4ce7f4815.pack cannot be accessed
  49. fatal: failed to read object cfcef469537869947abb9aa1d656774cc2678d4c: Invalid argument
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement