Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2020
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.03 KB | None | 0 0
  1. root@odroid:~# apt list --upgradable
  2. Listing... Done
  3. apt-fast/bionic 1.9.9-1~ubuntu18.04.1 all [upgradable from: 1.9.8-1~ubuntu18.04.1]
  4. fwupd/bionic-updates 1.2.10-1ubuntu2~ubuntu18.04.3 armhf [upgradable from: 1.0.9-0ubuntu2]
  5. fwupdate/bionic-updates 12-7~ubuntu18.04.3 armhf [upgradable from: 12-3bionic2]
  6. fwupdate-signed/bionic-updates 12-7~ubuntu18.04.3 armhf [upgradable from: 1.19bionic2+12-3bionic2]
  7. libasound2/bionic-updates 1.1.3-5ubuntu0.5 armhf [upgradable from: 1.1.3-5ubuntu0.4]
  8. libasound2-data/bionic-updates 1.1.3-5ubuntu0.5 all [upgradable from: 1.1.3-5ubuntu0.4]
  9. libjson-glib-1.0-0/bionic-updates 1.4.2-3ubuntu0.18.04.1 armhf [upgradable from: 1.4.2-3]
  10. libjson-glib-1.0-common/bionic-updates 1.4.2-3ubuntu0.18.04.1 all [upgradable from: 1.4.2-3]
  11. linux-odroid-5422/unknown 4.14.176-174 armhf [upgradable from: 4.14.173-173]
  12. mongodb-server/bionic-updates 1:3.6.3-0ubuntu1.1 all [upgradable from: 1:3.2.21-0ubuntu1]
  13. wireguard-dkms/bionic 1.0.20200413-0ubuntu2~18.04 all [upgradable from: 1.0.20200401-1ubuntu1~18.04]
  14. root@odroid:~# uname -r
  15. 4.14.173-173
  16. root@odroid:~# apt upgrade
  17. Reading package lists... Done
  18. Building dependency tree
  19. Reading state information... Done
  20. Calculating upgrade... Done
  21. The following packages were automatically installed and are no longer required:
  22.   default-mysql-server fping libblas3 libdrm-etnaviv1 libiksemel3 liblinear3 libllvm8 liblua5.3-0 libodbc1 libopenipmi0 nmap python-certifi python-chardet python-requests snmpd traceroute
  23. Use 'apt autoremove' to remove them.
  24. The following packages have been kept back:
  25.   fwupd fwupdate fwupdate-signed
  26. The following packages will be upgraded:
  27.   apt-fast libasound2 libasound2-data libjson-glib-1.0-0 libjson-glib-1.0-common linux-odroid-5422 wireguard-dkms
  28. 7 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
  29. Need to get 25.4 MB of archives.
  30. After this operation, 20.5 kB of additional disk space will be used.
  31. Do you want to continue? [Y/n] y
  32. Get:1 http://ppa.launchpad.net/apt-fast/stable/ubuntu bionic/main armhf apt-fast all 1.9.9-1~ubuntu18.04.1 [35.3 kB]
  33. Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasound2 armhf 1.1.3-5ubuntu0.5 [306 kB]
  34. Get:3 http://deb.odroid.in/5422-s bionic/main armhf linux-odroid-5422 armhf 4.14.176-174 [24.8 MB]
  35. Get:4 http://ppa.launchpad.net/wireguard/wireguard/ubuntu bionic/main armhf wireguard-dkms all 1.0.20200413-0ubuntu2~18.04 [254 kB]
  36. Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasound2-data all 1.1.3-5ubuntu0.5 [38.7 kB]
  37. Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libjson-glib-1.0-common all 1.4.2-3ubuntu0.18.04.1 [3480 B]
  38. Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libjson-glib-1.0-0 armhf 1.4.2-3ubuntu0.18.04.1 [51.2 kB]
  39. Fetched 25.4 MB in 7s (3786 kB/s)
  40. Preconfiguring packages ...
  41. (Reading database ... 214427 files and directories currently installed.)
  42. Preparing to unpack .../0-apt-fast_1.9.9-1~ubuntu18.04.1_all.deb ...
  43. Unpacking apt-fast (1.9.9-1~ubuntu18.04.1) over (1.9.8-1~ubuntu18.04.1) ...
  44. Preparing to unpack .../1-libasound2_1.1.3-5ubuntu0.5_armhf.deb ...
  45. Unpacking libasound2:armhf (1.1.3-5ubuntu0.5) over (1.1.3-5ubuntu0.4) ...
  46. Preparing to unpack .../2-libasound2-data_1.1.3-5ubuntu0.5_all.deb ...
  47. Unpacking libasound2-data (1.1.3-5ubuntu0.5) over (1.1.3-5ubuntu0.4) ...
  48. Preparing to unpack .../3-libjson-glib-1.0-common_1.4.2-3ubuntu0.18.04.1_all.deb ...
  49. Unpacking libjson-glib-1.0-common (1.4.2-3ubuntu0.18.04.1) over (1.4.2-3) ...
  50. Preparing to unpack .../4-libjson-glib-1.0-0_1.4.2-3ubuntu0.18.04.1_armhf.deb ...
  51. Unpacking libjson-glib-1.0-0:armhf (1.4.2-3ubuntu0.18.04.1) over (1.4.2-3) ...
  52. Preparing to unpack .../5-wireguard-dkms_1.0.20200413-0ubuntu2~18.04_all.deb ...
  53.  
  54. -------- Uninstall Beginning --------
  55. Module:  wireguard
  56. Version: 1.0.20200401
  57. Kernel:  4.14.173-173 (armv7l)
  58. -------------------------------------
  59.  
  60. Status: Before uninstall, this module version was ACTIVE on this kernel.
  61.  
  62. wireguard.ko:
  63.  - Uninstallation
  64.    - Deleting from: /lib/modules/4.14.173-173/updates/dkms/
  65.  - Original module
  66.    - No original module was found for this module on this kernel.
  67.    - Use the dkms install command to reinstall any previous module version.
  68.  
  69. depmod...
  70.  
  71. DKMS: uninstall completed.
  72.  
  73. -------- Uninstall Beginning --------
  74. Module:  wireguard
  75. Version: 1.0.20200401
  76. Kernel:  4.15.0-91-generic (armv7l)
  77. -------------------------------------
  78.  
  79. Status: Before uninstall, this module version was ACTIVE on this kernel.
  80.  
  81. wireguard.ko:
  82.  - Uninstallation
  83.    - Deleting from: /lib/modules/4.15.0-91-generic/updates/dkms/
  84.  - Original module
  85.    - No original module was found for this module on this kernel.
  86.    - Use the dkms install command to reinstall any previous module version.
  87.  
  88. depmod...
  89.  
  90. DKMS: uninstall completed.
  91.  
  92. ------------------------------
  93. Deleting module version: 1.0.20200401
  94. completely from the DKMS tree.
  95. ------------------------------
  96. Done.
  97. Unpacking wireguard-dkms (1.0.20200413-0ubuntu2~18.04) over (1.0.20200401-1ubuntu1~18.04) ...
  98. Preparing to unpack .../6-linux-odroid-5422_4.14.176-174_armhf.deb ...
  99. Unpacking linux-odroid-5422 (4.14.176-174) over (4.14.173-173) ...
  100. dpkg: warning: unable to delete old directory '/lib/modules/4.14.173-173': Directory not empty
  101. Setting up libjson-glib-1.0-common (1.4.2-3ubuntu0.18.04.1) ...
  102. Setting up wireguard-dkms (1.0.20200413-0ubuntu2~18.04) ...
  103. Loading new wireguard-1.0.20200413 DKMS files...
  104. It is likely that 4.14.173-173 belongs to a chroot's host
  105. Building for 4.14.165-172, 4.14.173-173, 4.14.176-174, 4.14.29-125, 4.15.0-91-generic and 4.15.0-96-generic
  106. Module build for kernel 4.14.165-172 was skipped since the
  107. kernel headers for this kernel does not seem to be installed.
  108. Module build for kernel 4.14.173-173 was skipped since the
  109. kernel headers for this kernel does not seem to be installed.
  110. Building initial module for 4.14.176-174
  111.  
  112. Progress: [ 67%] [###############################################################################################################........................................................]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement