Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.65 KB | None | 0 0
  1. davido@doswald-DX4850:~$ uname -r
  2. 4.10.0-24-generic
  3. davido@doswald-DX4850:~$ dpkg --list |grep linux-image
  4. ii linux-image-4.10.0-22-generic 4.10.0-22.24 amd64 Linux kernel image for version 4.10.0 on 64 bit x86 SMP
  5. ii linux-image-4.10.0-24-generic 4.10.0-24.28 amd64 Linux kernel image for version 4.10.0 on 64 bit x86 SMP
  6. ii linux-image-extra-4.10.0-22-generic 4.10.0-22.24 amd64 Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
  7. ii linux-image-extra-4.10.0-24-generic 4.10.0-24.28 amd64 Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
  8. ii linux-image-generic 4.10.0.24.26 amd64 Generic Linux kernel image
  9. davido@doswald-DX4850:~$ sudo apt update && sudo apt full-upgrade
  10. [sudo] password for davido:
  11. Hit:1 http://repo.steampowered.com/steam precise InRelease
  12. Get:2 http://security.ubuntu.com/ubuntu zesty-security InRelease [89.2 kB]
  13. Hit:3 http://us.archive.ubuntu.com/ubuntu zesty InRelease
  14. Get:4 http://us.archive.ubuntu.com/ubuntu zesty-updates InRelease [89.2 kB]
  15. Hit:5 http://archive.canonical.com/ubuntu zesty InRelease
  16. Hit:6 http://ppa.launchpad.net/pmjdebruijn/darktable-release/ubuntu zesty InRelease
  17. Get:7 http://us.archive.ubuntu.com/ubuntu zesty-backports InRelease [89.2 kB]
  18. Ign:8 https://atlassian.artifactoryonline.com/atlassian/hipchat-apt-client zesty InRelease
  19. Hit:9 https://atlassian.artifactoryonline.com/atlassian/hipchat-apt-client zesty Release
  20. Fetched 268 kB in 0s (303 kB/s)
  21. Reading package lists... Done
  22. Building dependency tree
  23. Reading state information... Done
  24. All packages are up to date.
  25. Reading package lists... Done
  26. Building dependency tree
  27. Reading state information... Done
  28. Calculating upgrade... Done
  29. The following packages were automatically installed and are no longer required:
  30. linux-headers-4.10.0-21 linux-headers-4.10.0-21-generic linux-headers-4.10.0-22-lowlatency
  31. Use 'sudo apt autoremove' to remove them.
  32. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  33. 4 not fully installed or removed.
  34. After this operation, 0 B of additional disk space will be used.
  35. Do you want to continue? [Y/n] Y
  36. Setting up libpam-systemd:amd64 (232-21ubuntu4) ...
  37. Setting up grub-efi-amd64 (2.02~beta3-4ubuntu2.1) ...
  38. Installing for x86_64-efi platform.
  39. Installation finished. No error reported.
  40. Generating grub configuration file ...
  41. Found linux image: /boot/vmlinuz-4.10.0-24-generic
  42. Found initrd image: /boot/initrd.img-4.10.0-24-generic
  43. Found linux image: /boot/vmlinuz-4.10.0-22-generic
  44. Found initrd image: /boot/initrd.img-4.10.0-22-generic
  45. done
  46. Setting up grub-efi-amd64-signed (1.80.1+2.02~beta3-4ubuntu2.1) ...
  47. Installing for x86_64-efi platform.
  48. Installation finished. No error reported.
  49. Setting up openvpn (2.4.0-4ubuntu1.3) ...
  50. * Restarting virtual private network daemon. [ OK ]
  51. Processing triggers for shim-signed (1.28+0.9+1474479173.6c180c6-1ubuntu1) ...
  52. Secure Boot not enabled on this system.
  53. W: APT had planned for dpkg to do more than it reported back (3 vs 13).
  54. Affected packages: grub-efi-amd64:amd64 libpam-systemd:amd64 openvpn:amd64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement