Guest User

Untitled

a guest
Mar 15th, 2018
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.13 KB | None | 0 0
  1. shreehari9481@shareehari:~$ sudo apt-get install openjdk-8-jdk
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. openjdk-8-jdk is already the newest version (8u151-b12-0ubuntu0.16.04.2).
  6. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  7. shreehari9481@shareehari:~$ sudo apt-get update && sudo apt-get install git-core gnupg
  8. Hit:1 http://us-east1.gce.archive.ubuntu.com/ubuntu xenial InRelease
  9. Get:2 http://us-east1.gce.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
  10. Get:3 http://us-east1.gce.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
  11. Hit:4 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu xenial InRelease
  12. Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
  13. Hit:6 http://archive.canonical.com/ubuntu xenial InRelease
  14. Fetched 204 kB in 0s (411 kB/s)
  15. Reading package lists... Done
  16. Reading package lists... Done
  17. Building dependency tree
  18. Reading state information... Done
  19. git-core is already the newest version (1:2.7.4-0ubuntu1.3).
  20. gnupg is already the newest version (1.4.20-1ubuntu3.1).
  21. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  22. shreehari9481@shareehari:~$ flex bison gperf libsdl1.2-dev libesd0-dev libwxgtk2.8-dev
  23. flex: can't open bison
  24. shreehari9481@shareehari:~$ squashfs-tools build-essential zip curl libncurses5-dev
  25. squashfs-tools: command not found
  26. shreehari9481@shareehari:~$ zlib1g-dev openjdk-8-jre openjdk-8-jdk pngcrush schedtool
  27. zlib1g-dev: command not found
  28. shreehari9481@shareehari:~$ libxml2 libxml2-utils xsltproc lzop libc6-dev schedtool
  29. libxml2: command not found
  30. shreehari9481@shareehari:~$ g++-multilib lib32z1-dev lib32ncurses5-dev lib32readline-gplv2-dev
  31. g++-multilib: command not found
  32. shreehari9481@shareehari:~$ gcc-multilib maven tmux screen w3m ncftp
  33. gcc-multilib: command not found
  34. shreehari9481@shareehari:~$ sudo apt-get update && sudo apt-get install git-core gnupg
  35. Hit:1 http://us-east1.gce.archive.ubuntu.com/ubuntu xenial InRelease
  36. Get:2 http://us-east1.gce.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
  37. Get:3 http://us-east1.gce.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
  38. Hit:4 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu xenial InRelease
  39. Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
  40. Hit:6 http://archive.canonical.com/ubuntu xenial InRelease
  41. Fetched 204 kB in 0s (454 kB/s)
  42. Reading package lists... Done
  43. Reading package lists... Done
  44. Building dependency tree
  45. Reading state information... Done
  46. git-core is already the newest version (1:2.7.4-0ubuntu1.3).
  47. gnupg is already the newest version (1.4.20-1ubuntu3.1).
  48. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  49. shreehari9481@shareehari:~$ rm -rf *
  50. shreehari9481@shareehari:~$ mkdir ~/bin
  51. shreehari9481@shareehari:~$ PATH=~/BIN:$PATH
  52. shreehari9481@shareehari:~$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
  53. % Total % Received % Xferd Average Speed Time Time Time Current
  54. Dload Upload Total Spent Left Speed
  55. 100 27759 100 27759 0 0 1190k 0 --:--:-- --:--:-- --:--:-- 1232k
  56. shreehari9481@shareehari:~$ chmod a+x ~/bin/repo
  57. shreehari9481@shareehari:~$ mkdir ~/RR
  58. shreehari9481@shareehari:~$ cd ~/RR
  59. shreehari9481@shareehari:~/RR$ repo init -u https://github.com/ResurrectionRemix/platform_manifest.git -b nougat
  60. Get https://gerrit.googlesource.com/git-repo/clone.bundle
  61. Get https://gerrit.googlesource.com/git-repo
  62. remote: Finding sources: 100% (11/11)
  63. remote: Total 11 (delta 0), reused 11 (delta 0)
  64. Unpacking objects: 100% (11/11), done.
  65. From https://gerrit.googlesource.com/git-repo
  66. 685320b..1f36570 master -> origin/master
  67. Get https://github.com/ResurrectionRemix/platform_manifest.git
  68. % Total % Received % Xferd Average Speed Time Time Time Current
  69. Dload Upload Total Spent Left Speed
  70. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  71. curl: (22) The requested URL returned error: 404 Not Found
  72. Server does not provide clone.bundle; ignoring.
  73. remote: Counting objects: 44761, done.
  74. remote: Compressing objects: 100% (9/9), done.
  75. remote: Total 44761 (delta 1), reused 5 (delta 0), pack-reused 44752
  76. Receiving objects: 100% (44761/44761), 10.76 MiB | 0 bytes/s, done.
  77. Resolving deltas: 100% (28702/28702), done.
  78. From https://github.com/ResurrectionRemix/platform_manifest
  79. * [new branch] jb-mr1 -> origin/jb-mr1
  80. * [new branch] lollipop -> origin/lollipop
  81. * [new branch] lollipop5.1 -> origin/lollipop5.1
  82. * [new branch] marshmallow -> origin/marshmallow
  83. * [new branch] mm-cm-remote -> origin/mm-cm-remote
  84. * [new branch] nougat -> origin/nougat
  85. * [new branch] nougat-backup-prebase -> origin/nougat-backup-prebase
  86. * [new branch] optimized-lollipop5.1 -> origin/optimized-lollipop5.1
  87. * [new branch] oreo -> origin/oreo
  88. * [new branch] stable-5.0.2 -> origin/stable-5.0.2
  89. * [new tag] Build-2 -> Build-2
  90. * [new tag] Build-3 -> Build-3
  91. * [new tag] Build-4 -> Build-4
  92. * [new tag] Build-5 -> Build-5
  93. * [new tag] Milestone-1 -> Milestone-1
  94. * [new tag] jb-mr1_build-1 -> jb-mr1_build-1
  95. * [new tag] jb-mr1_build-4 -> jb-mr1_build-4
  96. * [new tag] jb-mr1_build-6 -> jb-mr1_build-6
  97. Your identity is: Your Name <shreehari9481@gmail.com>
  98. If you want to change this, please re-run 'repo init' with --config-name
  99. repo has been initialized in /home/shreehari9481/RR
  100. shreehari9481@shareehari:~/RR$ repo init -u https://github.com/ResurrectionRemix/platform_manifest
  101. Your identity is: Your Name <shreehari9481@gmail.com>
  102. If you want to change this, please re-run 'repo init' with --config-name
  103. repo has been initialized in /home/shreehari9481/RR
  104. shreehari9481@shareehari:~/RR$ git config --global user.email "shreehari9481@gmail.com"
  105. shreehari9481@shareehari:~/RR$ git config --global user.name "ShreeHari"
  106. shreehari9481@shareehari:~/RR$ Your identity is: Your Name <shreehari9481@gmail.com>
  107. -bash: syntax error near unexpected token `newline'
  108. shreehari9481@shareehari:~/RR$
  109. shreehari9481@shareehari:~/RR$ repo sync -f --force-snyc --no-clone-bundle
  110. Usage: repo sync [<project>...]
  111. main.py: error: no such option: --force-snyc
  112. shreehari9481@shareehari:~/RR$ repo sync -f --force-snyc --no-clone-bundle
  113. Usage: repo sync [<project>...]
  114. main.py: error: no such option: --force-snyc
Add Comment
Please, Sign In to add comment