Advertisement
Guest User

Untitled

a guest
Jun 28th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. nocsha@NocMint ~ $ cd ~ && curl -s -o ./install.sh "http://github.com/corbindavenport/nexus-tools/raw/master/install.sh" -LOk && chmod +x ./install.sh && ./install.sh && rm ./install.sh | pastebin
  2. [INFO] Nexus Tools 3.1
  3. [INFO] Please enter sudo password for install.
  4. [ OK] The package 'android-tools-adb' is not installed, install can continue.
  5. [WARN] ADB is already present, press ENTER to overwrite or X to cancel.
  6. [WARN] Fastboot is already present, press ENTER to overwrite or X to cancel.
  7. dpkg-query: no packages found matching android-tools-fastboot
  8. [ OK] The package 'android-tools-fastboot' is not installed, install can continue.
  9. [INFO] Downloading ADB for Linux [Intel CPU]...
  10. [ OK ] Download succeeded.
  11. [INFO] Downloading Fastboot for Linux [Intel CPU]...
  12. [ OK ] Download succeeded.
  13. [INFO] Downloading udev list...
  14. [EROR] Download failed.
  15. [EROR] chmod: cannot operate on dangling symlink ‘/etc/udev/rules.d/51-android.rules’
  16. [EROR] chown: cannot dereference ‘/etc/udev/rules.d/51-android.rules’: No such file or directory
  17. [ OK ] Marked ADB as executable.
  18. [ OK ] Marked ADB as executable.
  19. [INFO] Adding /home/nocsha/.nexustools to $PATH...
  20. [EROR] Install failed.
  21. [EROR] Report bugs at: github.com/corbindavenport/nexus-tools/issues
  22. [EROR] Report the following information in the bug report:
  23. [EROR] OS: Linux
  24. [EROR] ARCH: x86_64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement