Advertisement
Minty95

errors syu 02112021

Nov 2nd, 2021
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.10 KB | None | 0 0
  1. [trevor@trevor-arch ~]$ sudo pacman -Rsc nvidia
  2. checking dependencies...
  3.  
  4. Packages (1) nvidia-470.74-10
  5.  
  6. Total Removed Size: 23.67 MiB
  7.  
  8. :: Do you want to remove these packages? [Y/n] Y
  9. :: Processing package changes...
  10. (1/1) removing nvidia [######################] 100%
  11. :: Running post-transaction hooks...
  12. (1/3) Arming ConditionNeedsUpdate...
  13. (2/3) Updating module dependencies...
  14. (3/3) Update Nvidia module in initcpio
  15. ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  16. -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
  17. ==> Starting build: 5.14.14-arch1-1
  18. -> Running build hook: [base]
  19. -> Running build hook: [udev]
  20. -> Running build hook: [autodetect]
  21. -> Running build hook: [modconf]
  22. -> Running build hook: [block]
  23. ==> WARNING: Possibly missing firmware for module: xhci_pci
  24. -> Running build hook: [filesystems]
  25. -> Running build hook: [keyboard]
  26. -> Running build hook: [fsck]
  27. ==> ERROR: module not found: `nvidia'
  28. ==> ERROR: module not found: `nvidia_modeset'
  29. ==> ERROR: module not found: `nvidia_uvm'
  30. ==> ERROR: module not found: `nvidia_drm'
  31. ==> Generating module dependencies
  32. ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
  33. ==> WARNING: errors were encountered during the build. The image may not be complete.
  34. ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  35. -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
  36. ==> Starting build: 5.14.14-arch1-1
  37. -> Running build hook: [base]
  38. -> Running build hook: [udev]
  39. -> Running build hook: [modconf]
  40. -> Running build hook: [block]
  41. ==> WARNING: Possibly missing firmware for module: aic94xx
  42. ==> WARNING: Possibly missing firmware for module: wd719x
  43. ==> WARNING: Possibly missing firmware for module: xhci_pci
  44. -> Running build hook: [filesystems]
  45. -> Running build hook: [keyboard]
  46. -> Running build hook: [fsck]
  47. ==> ERROR: module not found: `nvidia'
  48. ==> ERROR: module not found: `nvidia_modeset'
  49. ==> ERROR: module not found: `nvidia_uvm'
  50. ==> ERROR: module not found: `nvidia_drm'
  51. ==> Generating module dependencies
  52. ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
  53. ==> WARNING: errors were encountered during the build. The image may not be complete.
  54. error: command failed to execute correctly
  55. [trevor@trevor-arch ~]$ sudo pacman -Syu
  56. :: Synchronising package databases...
  57. core 138.7 KiB 1982 KiB/s 00:00 [######################] 100%
  58. extra 1569.6 KiB 41.4 MiB/s 00:00 [######################] 100%
  59. community 5.8 MiB 44.7 MiB/s 00:00 [######################] 100%
  60. :: Starting full system upgrade...
  61. resolving dependencies...
  62. looking for conflicting packages...
  63. warning: dependency cycle detected:
  64. warning: nvidia-utils will be installed before its egl-wayland dependency
  65.  
  66. Packages (37) ca-certificates-mozilla-3.72-1 egl-wayland-1:1.1.9+2+gdaab854-1
  67. ffmpeg-2:4.4-6 gawk-5.1.1-1 gdal-3.3.1-9
  68. gtk-update-icon-cache-1:4.4.1-1 libnghttp2-1.46.0-1
  69. libreoffice-fresh-7.2.2-2 libtg_owt-0.git8.d578c76-1
  70. libxcvt-0.1.1-1 libxnvctrl-495.44-1 linux-5.14.15.arch1-1
  71. meson-0.60.0-2 mlt-7.2.0-1 npm-8.1.2-1 nss-3.72-1
  72. nvidia-settings-495.44-1 nvidia-utils-495.44-3 openmpi-4.1.1-3
  73. perl-path-tiny-0.120-1 poppler-21.11.0-1 poppler-glib-21.11.0-1
  74. python-gobject-3.42.0-1 python-idna-3.3-1 re2-1:20211101-1
  75. telegram-desktop-3.1.11-2 tzdata-2021e-1 v4l-utils-1.22.1-1
  76. vala-0.54.3-1 xmlsec-1.2.33-1 xorg-server-1.20.13-3
  77. xorg-server-common-1.20.13-3 xorg-server-devel-1.20.13-3
  78. xorg-server-xephyr-1.20.13-3 xorg-server-xnest-1.20.13-3
  79. xorg-server-xvfb-1.20.13-3 xorg-xwayland-21.1.2.901-1
  80.  
  81. Total Installed Size: 1239.59 MiB
  82. Net Upgrade Size: 15.96 MiB
  83.  
  84. :: Proceed with installation? [Y/n]
  85. (37/37) checking keys in keyring [######################] 100%
  86. (37/37) checking package integrity [######################] 100%
  87. (37/37) loading package files [######################] 100%
  88. (37/37) checking for file conflicts [######################] 100%
  89. (37/37) checking available disk space [######################] 100%
  90. :: Running pre-transaction hooks...
  91. (1/1) Removing linux initcpios...
  92. :: Processing package changes...
  93. ( 1/37) upgrading tzdata [######################] 100%
  94. ( 2/37) upgrading ca-certificates-mozilla [######################] 100%
  95. ( 3/37) upgrading xorg-server-common [######################] 100%
  96. ( 4/37) installing libxcvt [######################] 100%
  97. ( 5/37) upgrading libnghttp2 [######################] 100%
  98. ( 6/37) upgrading xorg-server [######################] 100%
  99. ( 7/37) upgrading nvidia-utils [######################] 100%
  100. If you run into trouble with CUDA not being available, run nvidia-modprobe first.
  101. ( 8/37) upgrading egl-wayland [######################] 100%
  102. ( 9/37) upgrading v4l-utils [######################] 100%
  103. (10/37) upgrading ffmpeg [######################] 100%
  104. (11/37) upgrading gawk [######################] 100%
  105. (12/37) upgrading nss [######################] 100%
  106. (13/37) upgrading poppler [######################] 100%
  107. (14/37) upgrading gdal [######################] 100%
  108. (15/37) upgrading gtk-update-icon-cache [######################] 100%
  109. (16/37) upgrading xmlsec [######################] 100%
  110. (17/37) upgrading libreoffice-fresh [######################] 100%
  111. (18/37) upgrading libtg_owt [######################] 100%
  112. (19/37) upgrading libxnvctrl [######################] 100%
  113. (20/37) upgrading linux [######################] 100%
  114. (21/37) upgrading meson [######################] 100%
  115. (22/37) upgrading mlt [######################] 100%
  116. (23/37) upgrading npm [######################] 100%
  117. (24/37) upgrading nvidia-settings [######################] 100%
  118. (25/37) upgrading openmpi [######################] 100%
  119. (26/37) upgrading perl-path-tiny [######################] 100%
  120. (27/37) upgrading poppler-glib [######################] 100%
  121. (28/37) upgrading python-gobject [######################] 100%
  122. (29/37) upgrading python-idna [######################] 100%
  123. (30/37) upgrading re2 [######################] 100%
  124. (31/37) upgrading telegram-desktop [######################] 100%
  125. (32/37) upgrading vala [######################] 100%
  126. (33/37) upgrading xorg-server-devel [######################] 100%
  127. (34/37) upgrading xorg-server-xephyr [######################] 100%
  128. (35/37) upgrading xorg-server-xnest [######################] 100%
  129. (36/37) upgrading xorg-server-xvfb [######################] 100%
  130. (37/37) upgrading xorg-xwayland [######################] 100%
  131. :: Running post-transaction hooks...
  132. ( 1/13) Creating system user accounts...
  133. ( 2/13) Reloading system manager configuration...
  134. ( 3/13) Reloading device manager configuration...
  135. ( 4/13) Arming ConditionNeedsUpdate...
  136. ( 5/13) Rebuilding certificate stores...
  137. ( 6/13) Updating module dependencies...
  138. ( 7/13) Updating linux initcpios...
  139. ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  140. -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
  141. ==> Starting build: 5.14.15-arch1-1
  142. -> Running build hook: [base]
  143. -> Running build hook: [udev]
  144. -> Running build hook: [autodetect]
  145. -> Running build hook: [modconf]
  146. -> Running build hook: [block]
  147. ==> WARNING: Possibly missing firmware for module: xhci_pci
  148. -> Running build hook: [filesystems]
  149. -> Running build hook: [keyboard]
  150. -> Running build hook: [fsck]
  151. ==> ERROR: module not found: `nvidia'
  152. ==> ERROR: module not found: `nvidia_modeset'
  153. ==> ERROR: module not found: `nvidia_uvm'
  154. ==> ERROR: module not found: `nvidia_drm'
  155. ==> Generating module dependencies
  156. ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
  157. ==> WARNING: errors were encountered during the build. The image may not be complete.
  158. ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  159. -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
  160. ==> Starting build: 5.14.15-arch1-1
  161. -> Running build hook: [base]
  162. -> Running build hook: [udev]
  163. -> Running build hook: [modconf]
  164. -> Running build hook: [block]
  165. ==> WARNING: Possibly missing firmware for module: aic94xx
  166. ==> WARNING: Possibly missing firmware for module: wd719x
  167. ==> WARNING: Possibly missing firmware for module: xhci_pci
  168. -> Running build hook: [filesystems]
  169. -> Running build hook: [keyboard]
  170. -> Running build hook: [fsck]
  171. ==> ERROR: module not found: `nvidia'
  172. ==> ERROR: module not found: `nvidia_modeset'
  173. ==> ERROR: module not found: `nvidia_uvm'
  174. ==> ERROR: module not found: `nvidia_drm'
  175. ==> Generating module dependencies
  176. ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
  177. ==> WARNING: errors were encountered during the build. The image may not be complete.
  178. error: command failed to execute correctly
  179. ( 8/13) Warn about old perl modules
  180. ( 9/13) Updating icon theme caches...
  181. (10/13) Update Nvidia module in initcpio
  182. (11/13) Updating the info directory file...
  183. (12/13) Updating the desktop file MIME type cache...
  184. (13/13) Updating the MIME type database...
  185. [trevor@trevor-arch ~]$
  186.  
  187.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement