spacepaste

  1.  
  2. ubuntu@nvidia:~$ sudo apt-get install libssl-dev
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. Some packages could not be installed. This may mean that you have
  7. requested an impossible situation or if you are using the unstable
  8. distribution that some required packages have not yet been created
  9. or been moved out of Incoming.
  10. The following information may help to resolve the situation:
  11. The following packages have unmet dependencies:
  12. libssl-dev : Depends: libssl1.0.0 (= 1.0.2g-1ubuntu4.2) but 1.0.2g-1ubuntu4.5 is to be installed
  13. Recommends: libssl-doc but it is not going to be installed
  14. E: Unable to correct problems, you have held broken packages.
  15. ubuntu@nvidia:~$ uname -a
  16. Linux nvidia 4.4.38-rt49-tegra #1 SMP PREEMPT RT Tue May 23 18:48:18 PDT 2017 aarch64 aarch64 aarch64 GNU/Linux
  17. ubuntu@nvidia:~$ lsb_release -a
  18. No LSB modules are available.
  19. Distributor ID: Ubuntu
  20. Description: Ubuntu 16.04.3 LTS
  21. Release: 16.04
  22. Codename: xenial
  23.