Guest User

Untitled

a guest
Feb 7th, 2025
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. sudo pacman -S linux-lts linux-lts-headers
  2. warning: linux-lts-6.12.12-1 is up to date -- reinstalling
  3. warning: linux-lts-headers-6.12.12-1 is up to date -- reinstalling
  4. resolving dependencies...
  5. looking for conflicting packages...
  6.  
  7. Packages (2) linux-lts-6.12.12-1 linux-lts-headers-6.12.12-1
  8.  
  9. Total Installed Size: 274.05 MiB
  10. Net Upgrade Size: 0.00 MiB
  11.  
  12. :: Proceed with installation? [Y/n] y
  13. (2/2) checking keys in keyring [-----------------------------------------------------------------------------] 100%
  14. (2/2) checking package integrity [-----------------------------------------------------------------------------] 100%
  15. (2/2) loading package files [-----------------------------------------------------------------------------] 100%
  16. (2/2) checking for file conflicts [-----------------------------------------------------------------------------] 100%
  17. (2/2) checking available disk space [-----------------------------------------------------------------------------] 100%
  18. :: Running pre-transaction hooks...
  19. (1/1) Remove upgraded DKMS modules
  20. ==> dkms remove --no-depmod nvidia/470.256.02 -k 6.12.12-1-lts
  21. ==> dkms remove --no-depmod vboxhost/7.1.6_OSE -k 6.12.12-1-lts
  22. :: Processing package changes...
  23. (1/2) reinstalling linux-lts [-----------------------------------------------------------------------------] 100%
  24. (2/2) reinstalling linux-lts-headers [-----------------------------------------------------------------------------] 100%
  25. :: Running post-transaction hooks...
  26. (1/5) Arming ConditionNeedsUpdate...
  27. (2/5) Updating module dependencies...
  28. (3/5) Install DKMS modules
  29. ==> dkms install --no-depmod vboxhost/7.1.6_OSE -k 6.12.12-1-lts
  30. ==> dkms install --no-depmod nvidia/470.256.02 -k 6.12.12-1-lts
  31. ==> depmod 6.12.12-1-lts
  32. (4/5) Updating linux initcpios...
  33. ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
  34. ==> Using default configuration file: '/etc/mkinitcpio.conf'
  35. -> -k /boot/vmlinuz-linux-lts -g /boot/initramfs-linux-lts.img
  36. ==> Using drop-in configuration file: 'archiso.conf'
  37. ==> Starting build: '6.12.12-1-lts'
  38. -> Running build hook: [base]
  39. -> Running build hook: [udev]
  40. -> Running build hook: [microcode]
  41. -> Running build hook: [modconf]
  42. -> Running build hook: [kms]
  43. -> Running build hook: [memdisk]
  44. ==> ERROR: binary not found: 'memdiskfind'
  45. -> Running build hook: [archiso]
  46. -> Running build hook: [archiso_loop_mnt]
  47. -> Running build hook: [archiso_pxe_common]
  48. ==> WARNING: Possibly missing firmware for module: 'adf7242'
  49. ==> WARNING: Possibly missing firmware for module: 'softing_cs'
  50. -> Running build hook: [archiso_pxe_nbd]
  51. ==> ERROR: binary not found: 'nbd-client'
  52. -> Running build hook: [archiso_pxe_http]
  53. -> Running build hook: [archiso_pxe_nfs]
  54. -> Running build hook: [block]
  55. -> Running build hook: [filesystems]
  56. -> Running build hook: [keyboard]
  57. ==> Generating module dependencies
  58. ==> Creating xz-compressed initcpio image: '/boot/initramfs-linux-lts.img'
  59. ==> WARNING: errors were encountered during the build. The image may not be complete.
  60. ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
  61. ==> Using default configuration file: '/etc/mkinitcpio.conf'
  62. -> -k /boot/vmlinuz-linux-lts -g /boot/initramfs-linux-lts-fallback.img -S autodetect
  63. ==> Using drop-in configuration file: 'archiso.conf'
  64. ==> Starting build: '6.12.12-1-lts'
  65. -> Running build hook: [base]
  66. -> Running build hook: [udev]
  67. -> Running build hook: [microcode]
  68. -> Running build hook: [modconf]
  69. -> Running build hook: [kms]
  70. -> Running build hook: [memdisk]
  71. ==> ERROR: binary not found: 'memdiskfind'
  72. -> Running build hook: [archiso]
  73. -> Running build hook: [archiso_loop_mnt]
  74. -> Running build hook: [archiso_pxe_common]
  75. ==> WARNING: Possibly missing firmware for module: 'adf7242'
  76. ==> WARNING: Possibly missing firmware for module: 'softing_cs'
  77. -> Running build hook: [archiso_pxe_nbd]
  78. ==> ERROR: binary not found: 'nbd-client'
  79. -> Running build hook: [archiso_pxe_http]
  80. -> Running build hook: [archiso_pxe_nfs]
  81. -> Running build hook: [block]
  82. -> Running build hook: [filesystems]
  83. -> Running build hook: [keyboard]
  84. ==> Generating module dependencies
  85. ==> Creating xz-compressed initcpio image: '/boot/initramfs-linux-lts-fallback.img'
  86. ==> WARNING: errors were encountered during the build. The image may not be complete.
  87. error: command failed to execute correctly
  88. (5/5) Refreshing PackageKit...
Advertisement
Add Comment
Please, Sign In to add comment