Atari800xl

Untitled

Aug 30th, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. stuart@yamaha ~ $ cp /home/stuart/newn/.repo/repo/repo /home/stuart/bin/repo
  2. cp: cannot stat '/home/stuart/newn/.repo/repo/repo': No such file or directory
  3. stuart@yamaha ~ $ mkdir yashars
  4. stuart@yamaha ~ $ cd yashars
  5. stuart@yamaha ~/yashars $ repo init -u https://github.com/nougat-hammerhead/manifest -b nougat
  6. Get https://gerrit.googlesource.com/git-repo/clone.bundle
  7. Get https://gerrit.googlesource.com/git-repo
  8. remote: Counting objects: 1, done
  9. remote: Finding sources: 100% (54/54)
  10. remote: Total 54 (delta 15), reused 54 (delta 15)
  11. Unpacking objects: 100% (54/54), done.
  12. From https://gerrit.googlesource.com/git-repo
  13. f97e72e..39252ba master -> origin/master
  14. 203153e..39252ba stable -> origin/stable
  15. * [new tag] v1.12.34 -> v1.12.34
  16.  
  17. ... A new repo command ( 1.23) is available.
  18. ... You should upgrade soon:
  19.  
  20. cp /home/stuart/yashars/.repo/repo/repo /home/stuart/bin/repo
  21.  
  22. Get https://github.com/nougat-hammerhead/manifest
  23. % Total % Received % Xferd Average Speed Time Time Time Current
  24. Dload Upload Total Spent Left Speed
  25. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  26. curl: (22) The requested URL returned error: 404 Not Found
  27. Server does not provide clone.bundle; ignoring.
  28. remote: Counting objects: 561, done.
  29. remote: Compressing objects: 100% (300/300), done.
  30. remote: Total 561 (delta 242), reused 433 (delta 137), pack-reused 0
  31. Receiving objects: 100% (561/561), 373.00 KiB | 0 bytes/s, done.
  32. Resolving deltas: 100% (242/242), done.
  33. From https://github.com/nougat-hammerhead/manifest
  34. * [new branch] nougat -> origin/nougat
  35. fatal: manifest 'default.xml' not available
  36. fatal: error parsing manifest /home/stuart/yashars/.repo/manifests/default.xml: not well-formed (invalid token): line 27, column 2
  37. stuart@yamaha ~/yashars $
Advertisement
Add Comment
Please, Sign In to add comment