OnePuttMike

2 Dec Ubuntu Update/Upgrade/Autormove

Dec 2nd, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.04 KB | None | 0 0
  1.  
  2. oneputtmike@:~$ apt list --upgradable
  3. Listing... Done
  4. libsqlite3-0/bionic-updates,bionic-security 3.22.0-1ubuntu0.2 amd64 [upgradable from: 3.22.0-1ubuntu0.1]
  5. linux-generic-hwe-18.04/bionic-updates 5.0.0.37.95 amd64 [upgradable from: 5.0.0.36.94]
  6. linux-headers-generic/bionic-updates 4.15.0.72.74 amd64 [upgradable from: 4.15.0.70.72]
  7. linux-headers-generic-hwe-18.04/bionic-updates 5.0.0.37.95 amd64 [upgradable from: 5.0.0.36.94]
  8. linux-image-generic-hwe-18.04/bionic-updates 5.0.0.37.95 amd64 [upgradable from: 5.0.0.36.94]
  9. linux-libc-dev/bionic-updates 4.15.0-72.81 amd64 [upgradable from: 4.15.0-70.79]
  10. linux-signed-generic-hwe-18.04/bionic-updates 5.0.0.37.95 amd64 [upgradable from: 5.0.0.36.94]
  11.  
  12. oneputtmike@:~$ sudo apt upgrade
  13. Reading package lists... Done
  14. Building dependency tree
  15. Reading state information... Done
  16. Calculating upgrade... Done
  17. The following packages were automatically installed and are no longer required:
  18. linux-headers-4.15.0-70 linux-headers-4.15.0-70-generic
  19. Use 'sudo apt autoremove' to remove them.
  20. The following NEW packages will be installed:
  21. linux-headers-4.15.0-72 linux-headers-4.15.0-72-generic
  22. linux-headers-5.0.0-37 linux-headers-5.0.0-37-generic
  23. linux-image-5.0.0-37-generic linux-modules-5.0.0-37-generic
  24. linux-modules-extra-5.0.0-37-generic
  25. The following packages will be upgraded:
  26. libsqlite3-0 linux-generic-hwe-18.04 linux-headers-generic
  27. linux-headers-generic-hwe-18.04 linux-image-generic-hwe-18.04 linux-libc-dev
  28. linux-signed-generic-hwe-18.04
  29. 7 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
  30. Need to get 80.3 MB/80.8 MB of archives.
  31. After this operation, 421 MB of additional disk space will be used.
  32. Do you want to continue? [Y/n] Y
  33.  
  34. Fetched 80.3 MB in 35s (2,293 kB/s)
  35. (Reading database ... 327547 files and directories currently installed.)
  36. Preparing to unpack .../00-libsqlite3-0_3.22.0-1ubuntu0.2_amd64.deb ...
  37.  
  38. Setting up linux-headers-4.15.0-72 (4.15.0-72.81) ...
  39. Setting up linux-headers-5.0.0-37 (5.0.0-37.40~18.04.1) ...
  40. Setting up linux-modules-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
  41. Setting up linux-image-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
  42. I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.0.0-36-generic
  43. I: /initrd.img.old is now a symlink to boot/initrd.img-5.0.0-36-generic
  44. I: /vmlinuz is now a symlink to boot/vmlinuz-5.0.0-37-generic
  45. I: /initrd.img is now a symlink to boot/initrd.img-5.0.0-37-generic
  46. Setting up linux-libc-dev:amd64 (4.15.0-72.81) ...
  47. Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.2) ...
  48. Setting up linux-headers-4.15.0-72-generic (4.15.0-72.81) ...
  49. /etc/kernel/header_postinst.d/dkms:
  50. * dkms: running auto installation service for kernel 4.15.0-72-generic
  51.  
  52. Kernel preparation unnecessary for this kernel. Skipping...
  53. applying patch 0002-Makefile.patch...patching file Makefile
  54. Hunk #1 succeeded at 113 with fuzz 1.
  55. Hunk #2 succeeded at 132 with fuzz 2 (offset 1 line).
  56.  
  57. applying patch 0003-Make-up-for-missing-init_MUTEX.patch...patching file src/wl/sys/wl_linux.c
  58. Hunk #1 succeeded at 111 with fuzz 2 (offset 12 lines).
  59.  
  60. applying patch 0010-change-the-network-interface-name-from-eth-to-wlan.patch...patching file src/wl/sys/wl_linux.c
  61. Hunk #1 succeeded at 221 (offset -14 lines).
  62.  
  63. applying patch 0013-gcc.patch...patching file Makefile
  64.  
  65. applying patch 0019-broadcom-sta-6.30.223.248-3.18-null-pointer-fix.patch...patching file src/wl/sys/wl_linux.c
  66. Hunk #1 succeeded at 2169 (offset 12 lines).
  67.  
  68. applying patch 0020-add-support-for-linux-4.3.patch...patching file src/shared/linux_osl.c
  69.  
  70. applying patch 0021-add-support-for-Linux-4.7.patch...patching file src/wl/sys/wl_cfg80211_hybrid.c
  71.  
  72. applying patch 0022-add-support-for-Linux-4.8.patch...patching file src/wl/sys/wl_cfg80211_hybrid.c
  73. Hunk #1 succeeded at 2391 (offset 3 lines).
  74. Hunk #2 succeeded at 2501 (offset 3 lines).
  75. Hunk #3 succeeded at 2933 (offset 9 lines).
  76.  
  77. applying patch 0023-add-support-for-Linux-4.11.patch...patching file src/include/linuxver.h
  78. patching file src/wl/sys/wl_linux.c
  79. Hunk #1 succeeded at 2919 (offset 4 lines).
  80.  
  81. applying patch 0024-add-support-for-Linux-4.12.patch...patching file src/wl/sys/wl_cfg80211_hybrid.c
  82. Hunk #1 succeeded at 55 (offset 5 lines).
  83. Hunk #2 succeeded at 472 (offset 5 lines).
  84. Hunk #3 succeeded at 2371 (offset 5 lines).
  85. Hunk #4 succeeded at 2388 (offset 5 lines).
  86.  
  87. applying patch 0025-add-support-for-Linux-4.14.patch...patching file src/shared/linux_osl.c
  88. Hunk #1 succeeded at 1080 (offset 4 lines).
  89.  
  90. applying patch 0026-add-support-for-Linux-4.15.patch...patching file src/wl/sys/wl_linux.c
  91. Hunk #2 succeeded at 2306 (offset 4 lines).
  92. Hunk #3 succeeded at 2368 (offset 4 lines).
  93.  
  94.  
  95. Building module:
  96. cleaning build area...
  97. make -j4 KERNELRELEASE=4.15.0-72-generic -C /lib/modules/4.15.0-72-generic/build M=/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build....
  98. Signing module:
  99. - /var/lib/dkms/bcmwl/6.30.223.271+bdcom/4.15.0-72-generic/x86_64/module/wl.ko
  100. Secure Boot not enabled on this system.
  101. cleaning build area...
  102.  
  103. DKMS: build completed.
  104.  
  105. wl.ko:
  106. Running module version sanity check.
  107. - Original module
  108. - No original module exists within this kernel
  109. - Installation
  110. - Installing to /lib/modules/4.15.0-72-generic/updates/dkms/
  111.  
  112. depmod...
  113.  
  114. DKMS: install completed.
  115. ...done.
  116. Setting up linux-headers-generic (4.15.0.72.74) ...
  117. Setting up linux-headers-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
  118. /etc/kernel/header_postinst.d/dkms:
  119. * dkms: running auto installation service for kernel 5.0.0-37-generic
  120.  
  121. Kernel preparation unnecessary for this kernel. Skipping...
  122. applying patch 0002-Makefile.patch...patching file Makefile
  123. Hunk #1 succeeded at 113 with fuzz 1.
  124. Hunk #2 succeeded at 132 with fuzz 2 (offset 1 line).
  125.  
  126. applying patch 0003-Make-up-for-missing-init_MUTEX.patch...patching file src/wl/sys/wl_linux.c
  127. Hunk #1 succeeded at 111 with fuzz 2 (offset 12 lines).
  128.  
  129. applying patch 0010-change-the-network-interface-name-from-eth-to-wlan.patch...patching file src/wl/sys/wl_linux.c
  130. Hunk #1 succeeded at 221 (offset -14 lines).
  131.  
  132. applying patch 0013-gcc.patch...patching file Makefile
  133.  
  134. applying patch 0019-broadcom-sta-6.30.223.248-3.18-null-pointer-fix.patch...patching file src/wl/sys/wl_linux.c
  135. Hunk #1 succeeded at 2169 (offset 12 lines).
  136.  
  137. applying patch 0020-add-support-for-linux-4.3.patch...patching file src/shared/linux_osl.c
  138.  
  139. applying patch 0021-add-support-for-Linux-4.7.patch...patching file src/wl/sys/wl_cfg80211_hybrid.c
  140.  
  141. applying patch 0022-add-support-for-Linux-4.8.patch...patching file src/wl/sys/wl_cfg80211_hybrid.c
  142. Hunk #1 succeeded at 2391 (offset 3 lines).
  143. Hunk #2 succeeded at 2501 (offset 3 lines).
  144. Hunk #3 succeeded at 2933 (offset 9 lines).
  145.  
  146. applying patch 0023-add-support-for-Linux-4.11.patch...patching file src/include/linuxver.h
  147. patching file src/wl/sys/wl_linux.c
  148. Hunk #1 succeeded at 2919 (offset 4 lines).
  149.  
  150. applying patch 0024-add-support-for-Linux-4.12.patch...patching file src/wl/sys/wl_cfg80211_hybrid.c
  151. Hunk #1 succeeded at 55 (offset 5 lines).
  152. Hunk #2 succeeded at 472 (offset 5 lines).
  153. Hunk #3 succeeded at 2371 (offset 5 lines).
  154. Hunk #4 succeeded at 2388 (offset 5 lines).
  155.  
  156. applying patch 0025-add-support-for-Linux-4.14.patch...patching file src/shared/linux_osl.c
  157. Hunk #1 succeeded at 1080 (offset 4 lines).
  158.  
  159. applying patch 0026-add-support-for-Linux-4.15.patch...patching file src/wl/sys/wl_linux.c
  160. Hunk #2 succeeded at 2306 (offset 4 lines).
  161. Hunk #3 succeeded at 2368 (offset 4 lines).
  162.  
  163.  
  164. Building module:
  165. cleaning build area...
  166. make -j4 KERNELRELEASE=5.0.0-37-generic -C /lib/modules/5.0.0-37-generic/build M=/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build....
  167. Signing module:
  168. - /var/lib/dkms/bcmwl/6.30.223.271+bdcom/5.0.0-37-generic/x86_64/module/wl.ko
  169. Secure Boot not enabled on this system.
  170. cleaning build area...
  171.  
  172. DKMS: build completed.
  173.  
  174. wl.ko:
  175. Running module version sanity check.
  176. - Original module
  177. - No original module exists within this kernel
  178. - Installation
  179. - Installing to /lib/modules/5.0.0-37-generic/updates/dkms/
  180.  
  181. depmod...
  182.  
  183. DKMS: install completed.
  184. ...done.
  185. Setting up linux-modules-extra-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
  186. Setting up linux-headers-generic-hwe-18.04 (5.0.0.37.95) ...
  187. Setting up linux-image-generic-hwe-18.04 (5.0.0.37.95) ...
  188. Setting up linux-generic-hwe-18.04 (5.0.0.37.95) ...
  189. Setting up linux-signed-generic-hwe-18.04 (5.0.0.37.95) ...
  190. Processing triggers for libc-bin (2.27-3ubuntu1) ...
  191. Processing triggers for linux-image-5.0.0-37-generic (5.0.0-37.40~18.04.1) ...
  192. /etc/kernel/postinst.d/dkms:
  193. * dkms: running auto installation service for kernel 5.0.0-37-generic
  194. ...done.
  195. /etc/kernel/postinst.d/initramfs-tools:
  196. update-initramfs: Generating /boot/initrd.img-5.0.0-37-generic
  197. /etc/kernel/postinst.d/zz-update-grub:
  198. Sourcing file `/etc/default/grub'
  199. Generating grub configuration file ...
  200. Found linux image: /boot/vmlinuz-5.0.0-37-generic
  201. Found initrd image: /boot/initrd.img-5.0.0-37-generic
  202. Found linux image: /boot/vmlinuz-5.0.0-36-generic
  203. Found initrd image: /boot/initrd.img-5.0.0-36-generic
  204. Found linux image: /boot/vmlinuz-5.0.0-35-generic
  205. Found initrd image: /boot/initrd.img-5.0.0-35-generic
  206. Adding boot menu entry for EFI firmware configuration
  207. done
  208. oneputtmike@:~$ sudo apt autoremove
  209. Reading package lists... Done
  210. Building dependency tree
  211. Reading state information... Done
  212. The following packages will be REMOVED:
  213. linux-headers-4.15.0-70 linux-headers-4.15.0-70-generic linux-headers-5.0.0-35 linux-headers-5.0.0-35-generic linux-image-5.0.0-35-generic linux-modules-5.0.0-35-generic
  214. linux-modules-extra-5.0.0-35-generic
  215. 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded.
  216. After this operation, 421 MB disk space will be freed.
  217. Do you want to continue? [Y/n]
  218. (Reading database ... 392402 files and directories currently installed.)
  219. Removing linux-headers-4.15.0-70-generic (4.15.0-70.79) ...
  220. dpkg: warning: while removing linux-headers-4.15.0-70-generic, directory '/lib/modules/4.15.0-70-generic' not empty so not removed
  221. Removing linux-headers-4.15.0-70 (4.15.0-70.79) ...
  222. Removing linux-headers-5.0.0-35-generic (5.0.0-35.38~18.04.1) ...
  223. Removing linux-headers-5.0.0-35 (5.0.0-35.38~18.04.1) ...
  224. Removing linux-modules-extra-5.0.0-35-generic (5.0.0-35.38~18.04.1) ...
  225. Removing linux-image-5.0.0-35-generic (5.0.0-35.38~18.04.1) ...
  226. /etc/kernel/prerm.d/dkms:
  227. dkms: removing: bcmwl 6.30.223.271+bdcom (5.0.0-35-generic) (x86_64)
  228.  
  229. -------- Uninstall Beginning --------
  230. Module: bcmwl
  231. Version: 6.30.223.271+bdcom
  232. Kernel: 5.0.0-35-generic (x86_64)
  233. -------------------------------------
  234.  
  235. Status: Before uninstall, this module version was ACTIVE on this kernel.
  236.  
  237. wl.ko:
  238. - Uninstallation
  239. - Deleting from: /lib/modules/5.0.0-35-generic/updates/dkms/
  240. - Original module
  241. - No original module was found for this module on this kernel.
  242. - Use the dkms install command to reinstall any previous module version.
  243.  
  244. depmod...
  245.  
  246. DKMS: uninstall completed.
  247. /etc/kernel/postrm.d/initramfs-tools:
  248. update-initramfs: Deleting /boot/initrd.img-5.0.0-35-generic
  249. /etc/kernel/postrm.d/zz-update-grub:
  250. Sourcing file `/etc/default/grub'
  251. Generating grub configuration file ...
  252. Found linux image: /boot/vmlinuz-5.0.0-37-generic
  253. Found initrd image: /boot/initrd.img-5.0.0-37-generic
  254. Found linux image: /boot/vmlinuz-5.0.0-36-generic
  255. Found initrd image: /boot/initrd.img-5.0.0-36-generic
  256. Adding boot menu entry for EFI firmware configuration
  257. done
  258. Removing linux-modules-5.0.0-35-generic (5.0.0-35.38~18.04.1) ...
  259. oneputtmike@:~$ dpkg --list | grep linux-image
  260. rc linux-image-4.18.0-15-generic 4.18.0-15.16~18.04.1 amd64 Signed kernel image generic
  261. rc linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2 amd64 Signed kernel image generic
  262. rc linux-image-5.0.0-35-generic 5.0.0-35.38~18.04.1 amd64 Signed kernel image generic
  263. ii linux-image-5.0.0-36-generic 5.0.0-36.39~18.04.1 amd64 Signed kernel image generic
  264. ii linux-image-5.0.0-37-generic 5.0.0-37.40~18.04.1 amd64 Signed kernel image generic
  265. ii linux-image-generic-hwe-18.04 5.0.0.37.95 amd64 Generic Linux kernel image
  266. oneputtmike@:~$
Add Comment
Please, Sign In to add comment