Guest User

Untitled

a guest
Aug 11th, 2024
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.96 KB | None | 0 0
  1. $ paru -S zfs-dkms
  2. warning: zfs-dkms-2.2.4-1 is up to date -- reinstalling
  3. resolving dependencies...
  4. looking for conflicting packages...
  5.  
  6. Packages (1) zfs-dkms-2.2.4-1
  7.  
  8. Total Installed Size: 60.56 MiB
  9. Net Upgrade Size: 0.00 MiB
  10.  
  11. :: Proceed with installation? [Y/n]
  12. (1/1) checking keys in keyring [#######################################################################################] 100%
  13. (1/1) checking package integrity [#######################################################################################] 100%
  14. (1/1) loading package files [#######################################################################################] 100%
  15. (1/1) checking for file conflicts [#######################################################################################] 100%
  16. (1/1) checking available disk space [#######################################################################################] 100%
  17. :: Running pre-transaction hooks...
  18. (1/1) Remove upgraded DKMS modules
  19. ==> dkms remove --no-depmod zfs/2.2.4 -k 6.6.44-3-lts
  20. :: Processing package changes...
  21. (1/1) reinstalling zfs-dkms [#######################################################################################] 100%
  22. :: Running post-transaction hooks...
  23. (1/3) Arming ConditionNeedsUpdate...
  24. (2/3) Install DKMS modules
  25. ==> dkms install --no-depmod zfs/2.2.4 -k 6.6.44-3-lts
  26. ==> dkms install --no-depmod zfs/2.2.4 -k 6.10.3-arch1-2
  27. configure: error:
  28. *** None of the expected "blk_queue_max_hw_sectors" interfaces were detected.
  29. *** This may be because your kernel version is newer than what is
  30. *** supported, or you are using a patched custom kernel with
  31. *** incompatible modifications.
  32. ***
  33. *** ZFS Version: zfs-2.2.4-1
  34. *** Compatible Kernels: 3.10 - 6.8
  35.  
  36. Error! Bad return status for module build on kernel: 6.10.3-arch1-2 (x86_64)
  37. Consult /var/lib/dkms/zfs/2.2.4/build/make.log for more information.
  38. ==> WARNING: `dkms install --no-depmod zfs/2.2.4 -k 6.10.3-arch1-2' exited 10
  39. ==> depmod 6.6.44-3-lts
  40. ==> ERROR: Missing 6.9.6-arch1-1 kernel headers for module zfs/2.2.4.
  41. ==> ERROR: Missing 6.6.37-1-lts kernel headers for module zfs/2.2.4.
  42. ==> ERROR: Missing 6.6.39-1-lts kernel headers for module zfs/2.2.4.
  43. ==> ERROR: Missing 6.9.10-arch1-1 kernel headers for module zfs/2.2.4.
  44. ==> ERROR: Missing 6.6.35-2-lts kernel headers for module zfs/2.2.4.
  45. ==> ERROR: Missing 6.6.44-2-lts kernel headers for module zfs/2.2.4.
  46. ==> ERROR: Missing 6.6.42-1-lts kernel headers for module zfs/2.2.4.
  47. ==> ERROR: Missing 6.6.40-1-lts kernel headers for module zfs/2.2.4.
  48. ==> ERROR: Missing 6.6.40-2-lts kernel headers for module zfs/2.2.4.
  49. ==> ERROR: Missing 6.9.9-arch1-1 kernel headers for module zfs/2.2.4.
  50. ==> ERROR: Missing 6.6.41-1-lts kernel headers for module zfs/2.2.4.
  51. ==> ERROR: Missing 6.1.57-1-lts kernel modules tree for module zfs/2.2.4.
  52. ==> ERROR: Missing 6.9.7-arch1-1 kernel headers for module zfs/2.2.4.
  53. ==> ERROR: Missing 6.6.36-1-lts kernel headers for module zfs/2.2.4.
  54. ==> ERROR: Missing 6.9.8-arch1-1 kernel headers for module zfs/2.2.4.
  55. (3/3) Updating linux initcpios...
  56. ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
  57. ==> Using default configuration file: '/etc/mkinitcpio.conf'
  58. -> -k /boot/vmlinuz-linux-lts -g /boot/initramfs-linux-lts.img
  59. ==> Starting build: '6.6.44-3-lts'
  60. -> Running build hook: [base]
  61. -> Running build hook: [udev]
  62. -> Running build hook: [autodetect]
  63. -> Running build hook: [keyboard]
  64. ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  65. -> Running build hook: [keymap]
  66. -> Running build hook: [modconf]
  67. -> Running build hook: [block]
  68. -> Running build hook: [encrypt]
  69. -> Running build hook: [filesystems]
  70. -> Running build hook: [fsck]
  71. ==> Generating module dependencies
  72. ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-lts.img'
  73. -> Early uncompressed CPIO image generation successful
  74. ==> Initcpio image generation successful
  75. ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
  76. ==> Using default configuration file: '/etc/mkinitcpio.conf'
  77. -> -k /boot/vmlinuz-linux-lts -g /boot/initramfs-linux-lts-fallback.img -S autodetect
  78. ==> Starting build: '6.6.44-3-lts'
  79. -> Running build hook: [base]
  80. -> Running build hook: [udev]
  81. -> Running build hook: [keyboard]
  82. ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  83. -> Running build hook: [keymap]
  84. -> Running build hook: [modconf]
  85. -> Running build hook: [block]
  86. ==> WARNING: Possibly missing firmware for module: 'aic94xx'
  87. ==> WARNING: Possibly missing firmware for module: 'qla1280'
  88. ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
  89. ==> WARNING: Possibly missing firmware for module: 'qed'
  90. ==> WARNING: Possibly missing firmware for module: 'wd719x'
  91. ==> WARNING: Possibly missing firmware for module: 'bfa'
  92. -> Running build hook: [encrypt]
  93. -> Running build hook: [filesystems]
  94. -> Running build hook: [fsck]
  95. ==> Generating module dependencies
  96. ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-lts-fallback.img'
  97. -> Early uncompressed CPIO image generation successful
  98. ==> Initcpio image generation successful
  99. ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  100. ==> Using default configuration file: '/etc/mkinitcpio.conf'
  101. -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
  102. ==> Starting build: '6.10.3-arch1-2'
  103. -> Running build hook: [base]
  104. -> Running build hook: [udev]
  105. -> Running build hook: [autodetect]
  106. -> Running build hook: [keyboard]
  107. ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  108. -> Running build hook: [keymap]
  109. -> Running build hook: [modconf]
  110. -> Running build hook: [block]
  111. -> Running build hook: [encrypt]
  112. ==> WARNING: Possibly missing firmware for module: 'qat_420xx'
  113. -> Running build hook: [filesystems]
  114. -> Running build hook: [fsck]
  115. ==> Generating module dependencies
  116. ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
  117. -> Early uncompressed CPIO image generation successful
  118. ==> Initcpio image generation successful
  119. ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  120. ==> Using default configuration file: '/etc/mkinitcpio.conf'
  121. -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
  122. ==> Starting build: '6.10.3-arch1-2'
  123. -> Running build hook: [base]
  124. -> Running build hook: [udev]
  125. -> Running build hook: [keyboard]
  126. ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  127. -> Running build hook: [keymap]
  128. -> Running build hook: [modconf]
  129. -> Running build hook: [block]
  130. ==> WARNING: Possibly missing firmware for module: 'aic94xx'
  131. ==> WARNING: Possibly missing firmware for module: 'qla1280'
  132. ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
  133. ==> WARNING: Possibly missing firmware for module: 'qed'
  134. ==> WARNING: Possibly missing firmware for module: 'wd719x'
  135. ==> WARNING: Possibly missing firmware for module: 'bfa'
  136. -> Running build hook: [encrypt]
  137. ==> WARNING: Possibly missing firmware for module: 'qat_420xx'
  138. -> Running build hook: [filesystems]
  139. -> Running build hook: [fsck]
  140. ==> Generating module dependencies
  141. ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
  142. -> Early uncompressed CPIO image generation successful
  143. ==> Initcpio image generation successful
  144.  
Advertisement
Add Comment
Please, Sign In to add comment