Advertisement
Guest User

Untitled

a guest
Apr 27th, 2024
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.37 KB | None | 0 0
  1. sudo: unrecognized option '--add-architecture'
  2. usage: sudo -h | -K | -k | -V
  3. usage: sudo -v [-ABknS] [-g group] [-h host] [-p prompt] [-u user]
  4. usage: sudo -l [-ABknS] [-g group] [-h host] [-p prompt] [-U user] [-u user] [command]
  5. usage: sudo [-ABbEHknPS] [-r role] [-t type] [-C num] [-D directory] [-g group] [-h host] [-p
  6. prompt] [-R directory] [-T timeout] [-u user] [VAR=value] [-i|-s] [<command>]
  7. usage: sudo -e [-ABknS] [-r role] [-t type] [-C num] [-D directory] [-g group] [-h host] [-p
  8. prompt] [-R directory] [-T timeout] [-u user] file ...
  9. jimerjam@sexydragoness-MS-7845:~$ sudo dpkg --add-architecture amd64
  10. jimerjam@sexydragoness-MS-7845:~$ sudo apt update
  11. Hit:1 http://mirrors.accretive-networks.net/ubuntu jammy InRelease
  12. Hit:2 http://mirrors.accretive-networks.net/ubuntu jammy-updates InRelease
  13. Hit:3 http://mirrors.accretive-networks.net/ubuntu jammy-backports InRelease
  14. Ign:4 https://mirror.fcix.net/linuxmint-packages virginia InRelease
  15. Hit:5 https://mirror.fcix.net/linuxmint-packages virginia Release
  16. Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease
  17. Reading package lists... Done
  18. Building dependency tree... Done
  19. Reading state information... Done
  20. 29 packages can be upgraded. Run 'apt list --upgradable' to see them.
  21. jimerjam@sexydragoness-MS-7845:~$ sudo apt install libc6:amd64
  22. Reading package lists... Done
  23. Building dependency tree... Done
  24. Reading state information... Done
  25. The following packages were automatically installed and are no longer required:
  26. linux-headers-5.15.0-100 linux-headers-5.15.0-100-generic linux-headers-5.15.0-92
  27. linux-headers-5.15.0-92-generic linux-headers-5.15.0-94 linux-headers-5.15.0-94-generic
  28. linux-headers-5.15.0-97 linux-headers-5.15.0-97-generic linux-image-5.15.0-100-generic
  29. linux-image-5.15.0-92-generic linux-image-5.15.0-94-generic linux-image-5.15.0-97-generic
  30. linux-modules-5.15.0-100-generic linux-modules-5.15.0-92-generic
  31. linux-modules-5.15.0-94-generic linux-modules-5.15.0-97-generic
  32. linux-modules-extra-5.15.0-100-generic linux-modules-extra-5.15.0-92-generic
  33. linux-modules-extra-5.15.0-94-generic linux-modules-extra-5.15.0-97-generic
  34. nvidia-firmware-535-535.154.05 nvidia-firmware-535-535.161.07
  35. Use 'sudo apt autoremove' to remove them.
  36. The following additional packages will be installed:
  37. libc6:i386 libc6-dbg
  38. Suggested packages:
  39. glibc-doc glibc-doc:i386 locales:i386
  40. Recommended packages:
  41. libnss-nis libnss-nisplus
  42. The following packages will be upgraded:
  43. libc6 libc6:i386 libc6-dbg
  44. 3 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
  45. Need to get 20.2 MB of archives.
  46. After this operation, 0 B of additional disk space will be used.
  47. Do you want to continue? [Y/n] y
  48. Get:1 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 libc6-dbg amd64 2.35-0ubuntu3.7 [13.9 MB]
  49. Get:2 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main i386 libc6 i386 2.35-0ubuntu3.7 [3,013 kB]
  50. Get:3 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.7 [3,235 kB]
  51. Fetched 20.2 MB in 1s (27.2 MB/s)
  52. Preconfiguring packages ...
  53. (Reading database ... 745011 files and directories currently installed.)
  54. Preparing to unpack .../libc6-dbg_2.35-0ubuntu3.7_amd64.deb ...
  55. Unpacking libc6-dbg:amd64 (2.35-0ubuntu3.7) over (2.35-0ubuntu3.6) ...
  56. Preparing to unpack .../libc6_2.35-0ubuntu3.7_amd64.deb ...
  57. De-configuring libc6:i386 (2.35-0ubuntu3.6), to allow configuration of libc6:amd64 (2.35-0ubuntu3.
  58. 6) ...
  59. Unpacking libc6:amd64 (2.35-0ubuntu3.7) over (2.35-0ubuntu3.6) ...
  60. Preparing to unpack .../libc6_2.35-0ubuntu3.7_i386.deb ...
  61. Unpacking libc6:i386 (2.35-0ubuntu3.7) over (2.35-0ubuntu3.6) ...
  62. Setting up libc6:amd64 (2.35-0ubuntu3.7) ...
  63. Setting up libc6:i386 (2.35-0ubuntu3.7) ...
  64. Setting up libc6-dbg:amd64 (2.35-0ubuntu3.7) ...
  65. Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
  66. jimerjam@sexydragoness-MS-7845:~$ sudo apt upgrade
  67. Reading package lists... Done
  68. Building dependency tree... Done
  69. Reading state information... Done
  70. Calculating upgrade... Done
  71. The following packages were automatically installed and are no longer required:
  72. linux-headers-5.15.0-100 linux-headers-5.15.0-100-generic linux-headers-5.15.0-92
  73. linux-headers-5.15.0-92-generic linux-headers-5.15.0-94 linux-headers-5.15.0-94-generic
  74. linux-headers-5.15.0-97 linux-headers-5.15.0-97-generic linux-image-5.15.0-100-generic
  75. linux-image-5.15.0-92-generic linux-image-5.15.0-94-generic linux-image-5.15.0-97-generic
  76. linux-modules-5.15.0-100-generic linux-modules-5.15.0-92-generic
  77. linux-modules-5.15.0-94-generic linux-modules-5.15.0-97-generic
  78. linux-modules-extra-5.15.0-100-generic linux-modules-extra-5.15.0-92-generic
  79. linux-modules-extra-5.15.0-94-generic linux-modules-extra-5.15.0-97-generic
  80. nvidia-firmware-535-535.154.05 nvidia-firmware-535-535.161.07
  81. Use 'sudo apt autoremove' to remove them.
  82. The following NEW packages will be installed:
  83. linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic linux-image-5.15.0-105-generic
  84. linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic
  85. The following packages will be upgraded:
  86. firefox firefox-locale-en gir1.2-javascriptcoregtk-4.0 gir1.2-javascriptcoregtk-4.1
  87. gir1.2-webkit2-4.0 gir1.2-webkit2-4.1 klibc-utils libc-bin libgnutls30
  88. libjavascriptcoregtk-4.0-18 libjavascriptcoregtk-4.1-0 libklibc libnghttp2-14
  89. libwebkit2gtk-4.0-37 libwebkit2gtk-4.1-0 linux-generic linux-headers-generic
  90. linux-image-generic linux-libc-dev locales openssh-client python3-pil thunderbird
  91. thunderbird-gnome-support thunderbird-locale-en thunderbird-locale-en-us
  92. 26 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
  93. Need to get 328 MB of archives.
  94. After this operation, 592 MB of additional disk space will be used.
  95. Do you want to continue? [Y/n] y
  96. Get:1 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.7 [706 kB]
  97. Get:2 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.5 [966 kB]
  98. Get:3 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
  99. Get:4 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.7 [4,249 kB]
  100. Get:5 https://mirror.fcix.net/linuxmint-packages virginia/upstream amd64 firefox amd64 125.0.2+linuxmint1+virginia [74.5 MB]
  101. Get:6 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.7 [906 kB]
  102. Get:7 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 gir1.2-webkit2-4.0 amd64 2.44.0-0ubuntu0.22.04.1 [104 kB]
  103. Get:8 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 gir1.2-javascriptcoregtk-4.0 amd64 2.44.0-0ubuntu0.22.04.1 [38.1 kB]
  104. Get:9 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 libwebkit2gtk-4.0-37 amd64 2.44.0-0ubuntu0.22.04.1 [22.8 MB]
  105. Get:10 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 libjavascriptcoregtk-4.0-18 amd64 2.44.0-0ubuntu0.22.04.1 [8,229 kB]
  106. Get:11 http://mirrors.accretive-networks.net/ubuntu jammy-updates/universe amd64 gir1.2-webkit2-4.1 amd64 2.44.0-0ubuntu0.22.04.1 [104 kB]
  107. Get:12 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 gir1.2-javascriptcoregtk-4.1 amd64 2.44.0-0ubuntu0.22.04.1 [38.1 kB]
  108. Get:13 http://mirrors.accretive-networks.net/ubuntu jammy-updates/universe amd64 libwebkit2gtk-4.1-0 amd64 2.44.0-0ubuntu0.22.04.1 [22.8 MB]
  109. Get:14 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 libjavascriptcoregtk-4.1-0 amd64 2.44.0-0ubuntu0.22.04.1 [8,233 kB]
  110. Get:15 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.1 [99.9 kB]
  111. Get:16 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.1 [46.0 kB]
  112. Get:17 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB]
  113. Get:18 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB]
  114. Get:19 https://mirror.fcix.net/linuxmint-packages virginia/upstream amd64 firefox-locale-en amd64 125.0.2+linuxmint1+virginia [801 kB]
  115. Get:20 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB]
  116. Get:21 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B]
  117. Get:22 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B]
  118. Get:23 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB]
  119. Get:24 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB]
  120. Get:25 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B]
  121. Get:26 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-105.115 [1,330 kB]
  122. Get:27 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 python3-pil amd64 9.0.1-1ubuntu0.3 [419 kB]
  123. Get:28 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 thunderbird-locale-en amd64 1:115.10.1+build1-0ubuntu0.22.04.1 [1,019 kB]
  124. Get:29 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 thunderbird amd64 1:115.10.1+build1-0ubuntu0.22.04.1 [67.4 MB]
  125. Get:30 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 thunderbird-gnome-support amd64 1:115.10.1+build1-0ubuntu0.22.04.1 [8,630 B]
  126. Get:31 http://mirrors.accretive-networks.net/ubuntu jammy-updates/main amd64 thunderbird-locale-en-us all 1:115.10.1+build1-0ubuntu0.22.04.1 [9,524 B]
  127. Fetched 328 MB in 9s (37.8 MB/s)
  128. Extracting templates from packages: 100%
  129. Preconfiguring packages ...
  130. (Reading database ... 745020 files and directories currently installed.)
  131. Preparing to unpack .../libc-bin_2.35-0ubuntu3.7_amd64.deb ...
  132. Unpacking libc-bin (2.35-0ubuntu3.7) over (2.35-0ubuntu3.6) ...
  133. Setting up libc-bin (2.35-0ubuntu3.7) ...
  134. (Reading database ... 745020 files and directories currently installed.)
  135. Preparing to unpack .../firefox_125.0.2+linuxmint1+virginia_amd64.deb ...
  136. Unpacking firefox (125.0.2+linuxmint1+virginia) over (124.0.2+linuxmint1+virginia) ...
  137. Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.5_amd64.deb ...
  138. Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.5) over (3.7.3-4ubuntu1.4) ...
  139. Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.5) ...
  140. (Reading database ... 745020 files and directories currently installed.)
  141. Preparing to unpack .../libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
  142. Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) over (1.43.0-1ubuntu0.1) ...
  143. Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
  144. (Reading database ... 745020 files and directories currently installed.)
  145. Preparing to unpack .../00-locales_2.35-0ubuntu3.7_all.deb ...
  146. Unpacking locales (2.35-0ubuntu3.7) over (2.35-0ubuntu3.6) ...
  147. Preparing to unpack .../01-openssh-client_1%3a8.9p1-3ubuntu0.7_amd64.deb ...
  148. Unpacking openssh-client (1:8.9p1-3ubuntu0.7) over (1:8.9p1-3ubuntu0.6) ...
  149. Preparing to unpack .../02-firefox-locale-en_125.0.2+linuxmint1+virginia_amd64.deb ...
  150. Unpacking firefox-locale-en (125.0.2+linuxmint1+virginia) over (124.0.2+linuxmint1+virginia) ...
  151. Preparing to unpack .../03-gir1.2-webkit2-4.0_2.44.0-0ubuntu0.22.04.1_amd64.deb ...
  152. Unpacking gir1.2-webkit2-4.0:amd64 (2.44.0-0ubuntu0.22.04.1) over (2.42.5-0ubuntu0.22.04.2) ...
  153. Preparing to unpack .../04-gir1.2-javascriptcoregtk-4.0_2.44.0-0ubuntu0.22.04.1_amd64.deb ...
  154. Unpacking gir1.2-javascriptcoregtk-4.0:amd64 (2.44.0-0ubuntu0.22.04.1) over (2.42.5-0ubuntu0.22.04
  155. .2) ...
  156. Preparing to unpack .../05-libwebkit2gtk-4.0-37_2.44.0-0ubuntu0.22.04.1_amd64.deb ...
  157. Unpacking libwebkit2gtk-4.0-37:amd64 (2.44.0-0ubuntu0.22.04.1) over (2.42.5-0ubuntu0.22.04.2) ...
  158. Preparing to unpack .../06-libjavascriptcoregtk-4.0-18_2.44.0-0ubuntu0.22.04.1_amd64.deb ...
  159. Unpacking libjavascriptcoregtk-4.0-18:amd64 (2.44.0-0ubuntu0.22.04.1) over (2.42.5-0ubuntu0.22.04.
  160. 2) ...
  161. Preparing to unpack .../07-gir1.2-webkit2-4.1_2.44.0-0ubuntu0.22.04.1_amd64.deb ...
  162. Unpacking gir1.2-webkit2-4.1:amd64 (2.44.0-0ubuntu0.22.04.1) over (2.42.5-0ubuntu0.22.04.2) ...
  163. Preparing to unpack .../08-gir1.2-javascriptcoregtk-4.1_2.44.0-0ubuntu0.22.04.1_amd64.deb ...
  164. Unpacking gir1.2-javascriptcoregtk-4.1:amd64 (2.44.0-0ubuntu0.22.04.1) over (2.42.5-0ubuntu0.22.04
  165. .2) ...
  166. Preparing to unpack .../09-libwebkit2gtk-4.1-0_2.44.0-0ubuntu0.22.04.1_amd64.deb ...
  167. Unpacking libwebkit2gtk-4.1-0:amd64 (2.44.0-0ubuntu0.22.04.1) over (2.42.5-0ubuntu0.22.04.2) ...
  168. Preparing to unpack .../10-libjavascriptcoregtk-4.1-0_2.44.0-0ubuntu0.22.04.1_amd64.deb ...
  169. Unpacking libjavascriptcoregtk-4.1-0:amd64 (2.44.0-0ubuntu0.22.04.1) over (2.42.5-0ubuntu0.22.04.2
  170. ) ...
  171. Preparing to unpack .../11-klibc-utils_2.0.10-4ubuntu0.1_amd64.deb ...
  172. Unpacking klibc-utils (2.0.10-4ubuntu0.1) over (2.0.10-4) ...
  173. Preparing to unpack .../12-libklibc_2.0.10-4ubuntu0.1_amd64.deb ...
  174. Unpacking libklibc:amd64 (2.0.10-4ubuntu0.1) over (2.0.10-4) ...
  175. Selecting previously unselected package linux-modules-5.15.0-105-generic.
  176. Preparing to unpack .../13-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ...
  177. Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ...
  178. Selecting previously unselected package linux-image-5.15.0-105-generic.
  179. Preparing to unpack .../14-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ...
  180. Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ...
  181. Selecting previously unselected package linux-modules-extra-5.15.0-105-generic.
  182. Preparing to unpack .../15-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ...
  183. Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ...
  184. Preparing to unpack .../16-linux-generic_5.15.0.105.102_amd64.deb ...
  185. Unpacking linux-generic (5.15.0.105.102) over (5.15.0.102.99) ...
  186. Preparing to unpack .../17-linux-image-generic_5.15.0.105.102_amd64.deb ...
  187. Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.102.99) ...
  188. Selecting previously unselected package linux-headers-5.15.0-105.
  189. Preparing to unpack .../18-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ...
  190. Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ...
  191. Selecting previously unselected package linux-headers-5.15.0-105-generic.
  192. Preparing to unpack .../19-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ...
  193. Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ...
  194. Preparing to unpack .../20-linux-headers-generic_5.15.0.105.102_amd64.deb ...
  195. Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.102.99) ...
  196. Preparing to unpack .../21-linux-libc-dev_5.15.0-105.115_amd64.deb ...
  197. Unpacking linux-libc-dev:amd64 (5.15.0-105.115) over (5.15.0-102.112) ...
  198. Preparing to unpack .../22-python3-pil_9.0.1-1ubuntu0.3_amd64.deb ...
  199. Unpacking python3-pil:amd64 (9.0.1-1ubuntu0.3) over (9.0.1-1ubuntu0.2) ...
  200. Preparing to unpack .../23-thunderbird-locale-en_1%3a115.10.1+build1-0ubuntu0.22.04.1_amd64.deb ..
  201. .
  202. Unpacking thunderbird-locale-en (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:115.9.0+build1-0ubunt
  203. u0.22.04.1) ...
  204. Preparing to unpack .../24-thunderbird_1%3a115.10.1+build1-0ubuntu0.22.04.1_amd64.deb ...
  205. Unpacking thunderbird (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:115.9.0+build1-0ubuntu0.22.04.1
  206. ) ...
  207. Preparing to unpack .../25-thunderbird-gnome-support_1%3a115.10.1+build1-0ubuntu0.22.04.1_amd64.de
  208. b ...
  209. Unpacking thunderbird-gnome-support (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:115.9.0+build1-0u
  210. buntu0.22.04.1) ...
  211. Preparing to unpack .../26-thunderbird-locale-en-us_1%3a115.10.1+build1-0ubuntu0.22.04.1_all.deb .
  212. ..
  213. Unpacking thunderbird-locale-en-us (1:115.10.1+build1-0ubuntu0.22.04.1) over (1:115.9.0+build1-0ub
  214. untu0.22.04.1) ...
  215. Setting up firefox (125.0.2+linuxmint1+virginia) ...
  216. Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ...
  217. Setting up openssh-client (1:8.9p1-3ubuntu0.7) ...
  218. Setting up libjavascriptcoregtk-4.0-18:amd64 (2.44.0-0ubuntu0.22.04.1) ...
  219. Setting up linux-libc-dev:amd64 (5.15.0-105.115) ...
  220. Setting up gir1.2-javascriptcoregtk-4.0:amd64 (2.44.0-0ubuntu0.22.04.1) ...
  221. Setting up locales (2.35-0ubuntu3.7) ...
  222. Generating locales (this might take a while)...
  223. en_AG.UTF-8... done
  224. en_AU.UTF-8... done
  225. en_BW.UTF-8... done
  226. en_CA.UTF-8... done
  227. en_DK.UTF-8... done
  228. en_GB.UTF-8... done
  229. en_HK.UTF-8... done
  230. en_IE.UTF-8... done
  231. en_IL.UTF-8... done
  232. en_IN.UTF-8... done
  233. en_NG.UTF-8... done
  234. en_NZ.UTF-8... done
  235. en_PH.UTF-8... done
  236. en_SG.UTF-8... done
  237. en_US.UTF-8... done
  238. en_ZA.UTF-8... done
  239. en_ZM.UTF-8... done
  240. en_ZW.UTF-8... done
  241. Generation complete.
  242. Setting up python3-pil:amd64 (9.0.1-1ubuntu0.3) ...
  243. Setting up libklibc:amd64 (2.0.10-4ubuntu0.1) ...
  244. Setting up libjavascriptcoregtk-4.1-0:amd64 (2.44.0-0ubuntu0.22.04.1) ...
  245. Setting up firefox-locale-en (125.0.2+linuxmint1+virginia) ...
  246. Setting up libwebkit2gtk-4.0-37:amd64 (2.44.0-0ubuntu0.22.04.1) ...
  247. Setting up thunderbird (1:115.10.1+build1-0ubuntu0.22.04.1) ...
  248. Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ...
  249. /etc/kernel/header_postinst.d/dkms:
  250. * dkms: running auto installation service for kernel 5.15.0-105-generic
  251.  
  252. Kernel preparation unnecessary for this kernel. Skipping...
  253.  
  254. Building module:
  255. cleaning build area...
  256. unset ARCH; [ ! -h /usr/bin/cc ] && export CC=/usr/bin/gcc; env NV_VERBOSE=1 'make' -j8 NV_EXCLUDE
  257. _BUILD_MODULES='' KERNEL_UNAME=5.15.0-105-generic IGNORE_XEN_PRESENCE=1 IGNORE_CC_MISMATCH=1 SYSSR
  258. C=/lib/modules/5.15.0-105-generic/build LD=/usr/bin/ld.bfd CONFIG_X86_KERNEL_IBT= modules.........
  259. .........
  260. Signing module:
  261. - /var/lib/dkms/nvidia/535.171.04/5.15.0-105-generic/x86_64/module/nvidia-drm.ko
  262. - /var/lib/dkms/nvidia/535.171.04/5.15.0-105-generic/x86_64/module/nvidia.ko
  263. - /var/lib/dkms/nvidia/535.171.04/5.15.0-105-generic/x86_64/module/nvidia-modeset.ko
  264. - /var/lib/dkms/nvidia/535.171.04/5.15.0-105-generic/x86_64/module/nvidia-uvm.ko
  265. - /var/lib/dkms/nvidia/535.171.04/5.15.0-105-generic/x86_64/module/nvidia-peermem.ko
  266. Secure Boot not enabled on this system.
  267. cleaning build area...
  268.  
  269. nvidia.ko:
  270. Running module version sanity check.
  271. - Original module
  272. - No original module exists within this kernel
  273. - Installation
  274. - Installing to /lib/modules/5.15.0-105-generic/updates/dkms/
  275.  
  276. nvidia-modeset.ko:
  277. Running module version sanity check.
  278. - Original module
  279. - No original module exists within this kernel
  280. - Installation
  281. - Installing to /lib/modules/5.15.0-105-generic/updates/dkms/
  282.  
  283. nvidia-drm.ko:
  284. Running module version sanity check.
  285. - Original module
  286. - No original module exists within this kernel
  287. - Installation
  288. - Installing to /lib/modules/5.15.0-105-generic/updates/dkms/
  289.  
  290. nvidia-uvm.ko:
  291. Running module version sanity check.
  292. - Original module
  293. - No original module exists within this kernel
  294. - Installation
  295. - Installing to /lib/modules/5.15.0-105-generic/updates/dkms/
  296.  
  297. nvidia-peermem.ko:
  298. Running module version sanity check.
  299. - Original module
  300. - No original module exists within this kernel
  301. - Installation
  302. - Installing to /lib/modules/5.15.0-105-generic/updates/dkms/
  303.  
  304. depmod...
  305. ...done.
  306. Setting up klibc-utils (2.0.10-4ubuntu0.1) ...
  307. Setting up libwebkit2gtk-4.1-0:amd64 (2.44.0-0ubuntu0.22.04.1) ...
  308. Setting up gir1.2-webkit2-4.0:amd64 (2.44.0-0ubuntu0.22.04.1) ...
  309. Setting up linux-headers-generic (5.15.0.105.102) ...
  310. Setting up thunderbird-locale-en (1:115.10.1+build1-0ubuntu0.22.04.1) ...
  311. Setting up gir1.2-javascriptcoregtk-4.1:amd64 (2.44.0-0ubuntu0.22.04.1) ...
  312. Setting up thunderbird-locale-en-us (1:115.10.1+build1-0ubuntu0.22.04.1) ...
  313. Setting up thunderbird-gnome-support (1:115.10.1+build1-0ubuntu0.22.04.1) ...
  314. Setting up gir1.2-webkit2-4.1:amd64 (2.44.0-0ubuntu0.22.04.1) ...
  315. Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ...
  316. I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-102-generic
  317. I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-102-generic
  318. I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-105-generic
  319. I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-105-generic
  320. Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ...
  321. Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ...
  322. Setting up linux-image-generic (5.15.0.105.102) ...
  323. Setting up linux-generic (5.15.0.105.102) ...
  324. Processing triggers for gnome-menus (3.36.0-1ubuntu3) ...
  325. Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
  326. Processing triggers for man-db (2.10.2-1) ...
  327. Processing triggers for mintsystem (8.5.8) ...
  328. Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
  329. Processing triggers for desktop-file-utils (0.26+mint3+victoria) ...
  330. Processing triggers for initramfs-tools (0.140ubuntu13.4) ...
  331. update-initramfs: Generating /boot/initrd.img-5.15.0-102-generic
  332. Processing triggers for hicolor-icon-theme (0.17-2) ...
  333. Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ...
  334. /etc/kernel/postinst.d/dkms:
  335. * dkms: running auto installation service for kernel 5.15.0-105-generic
  336. ...done.
  337. /etc/kernel/postinst.d/initramfs-tools:
  338. update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic
  339. /etc/kernel/postinst.d/zz-update-grub:
  340. Sourcing file `/etc/default/grub'
  341. Sourcing file `/etc/default/grub.d/50_linuxmint.cfg'
  342. Sourcing file `/etc/default/grub.d/init-select.cfg'
  343. Generating grub configuration file ...
  344. Found linux image: /boot/vmlinuz-5.15.0-105-generic
  345. Found initrd image: /boot/initrd.img-5.15.0-105-generic
  346. Found linux image: /boot/vmlinuz-5.15.0-102-generic
  347. Found initrd image: /boot/initrd.img-5.15.0-102-generic
  348. Found linux image: /boot/vmlinuz-5.15.0-101-generic
  349. Found initrd image: /boot/initrd.img-5.15.0-101-generic
  350. Found linux image: /boot/vmlinuz-5.15.0-100-generic
  351. Found initrd image: /boot/initrd.img-5.15.0-100-generic
  352. Found linux image: /boot/vmlinuz-5.15.0-97-generic
  353. Found initrd image: /boot/initrd.img-5.15.0-97-generic
  354. Found linux image: /boot/vmlinuz-5.15.0-94-generic
  355. Found initrd image: /boot/initrd.img-5.15.0-94-generic
  356. Found linux image: /boot/vmlinuz-5.15.0-92-generic
  357. Found initrd image: /boot/initrd.img-5.15.0-92-generic
  358. Found linux image: /boot/vmlinuz-5.15.0-91-generic
  359. Found initrd image: /boot/initrd.img-5.15.0-91-generic
  360. Warning: os-prober will be executed to detect other bootable partitions.
  361. Its output will be used to detect bootable binaries on them and create new boot entries.
  362. Adding boot menu entry for UEFI Firmware Settings ...
  363. done
  364. jimerjam@sexydragoness-MS-7845:~$ cd /home/jimerjam/server/server/
  365. bash: cd: /home/jimerjam/server/server/: No such file or directory
  366. jimerjam@sexydragoness-MS-7845:~$ cd /home/jimerjam/server/
  367. jimerjam@sexydragoness-MS-7845:~/server$ ./holehouse.zip
  368. invalid file (bad magic number): Exec format error
  369. jimerjam@sexydragoness-MS-7845:~/server$ java -jar ./holehouse.jar
  370. Error: Unable to access jarfile ./holehouse.jar
  371. jimerjam@sexydragoness-MS-7845:~/server$ uname -a
  372. Linux sexydragoness-MS-7845 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
  373. jimerjam@sexydragoness-MS-7845:~/server$ java -jar ./holehouse.zip
  374. Error: Invalid or corrupt jarfile ./holehouse.zip
  375. jimerjam@sexydragoness-MS-7845:~/server$ i
  376.  
  377.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement