Advertisement
Guest User

Untitled

a guest
Dec 14th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. rock64@rock64:~$ sudo apt update && sudo apt upgrade
  2. Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
  3. Hit:2 http://ppa.launchpad.net/ayufan/rock64-ppa/ubuntu xenial InRelease
  4. Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease [107 kB]
  5. Get:4 http://deb.ayufan.eu/orgs/ayufan-rock64/releases InRelease [1,335 B]
  6. Get:5 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease [109 kB]
  7. Get:6 http://ports.ubuntu.com/ubuntu-ports xenial-security/main Sources [139 kB]
  8. Get:7 http://ports.ubuntu.com/ubuntu-ports xenial-security/main arm64 Packages [408 kB]
  9. Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 Packages [680 kB]
  10. Get:9 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe arm64 Packages [636 kB]
  11. Fetched 2,081 kB in 2s (870 kB/s)
  12. Reading package lists... Done
  13. Building dependency tree
  14. Reading state information... Done
  15. 2 packages can be upgraded. Run 'apt list --upgradable' to see them.
  16. Reading package lists... Done
  17. Building dependency tree
  18. Reading state information... Done
  19. Calculating upgrade... Done
  20. The following packages were automatically installed and are no longer required:
  21. libllvm4.0 libllvm5.0 libqmi-glib1
  22. Use 'sudo apt autoremove' to remove them.
  23. The following packages have been kept back:
  24. linux-rock64 linux-rock64-package
  25. 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
  26. rock64@rock64:~$ sudo apt install linux-rock64 linux-rock64-package
  27. [sudo] password for rock64:
  28. Reading package lists... Done
  29. Building dependency tree
  30. Reading state information... Done
  31. Some packages could not be installed. This may mean that you have
  32. requested an impossible situation or if you are using the unstable
  33. distribution that some required packages have not yet been created
  34. or been moved out of Incoming.
  35. The following information may help to resolve the situation:
  36.  
  37. The following packages have unmet dependencies:
  38. linux-rock64 : Depends: board-package-rock64-0.7-30 but it is not going to be installed
  39. E: Unable to correct problems, you have held broken packages.
  40. rock64@rock64:~$ sudo apt-get install board-package-rock64-0.7-30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement