Advertisement
WalterHWhite

4.17 to 4.18 dkms build fail 2nd try

Sep 12th, 2018
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 KB | None | 0 0
  1. root@rocinante:/var/log# apt install zfs-dkms spl-dkms --reinstall
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6. linux-headers-4.17.0-1-amd64 linux-headers-4.17.0-1-common linux-image-4.17.0-1-amd64
  7. Use 'apt autoremove' to remove them.
  8. 0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not upgraded.
  9. Need to get 1,795 kB of archives.
  10. After this operation, 0 B of additional disk space will be used.
  11. Get:1 http://deb.debian.org/debian buster/contrib amd64 zfs-dkms all 0.7.9-3 [1,397 kB]
  12. Get:2 http://deb.debian.org/debian buster/main amd64 spl-dkms all 0.7.9-3 [398 kB]
  13. Fetched 1,795 kB in 2s (1,046 kB/s)
  14. Preconfiguring packages ...
  15. (Reading database ... 347582 files and directories currently installed.)
  16. Preparing to unpack .../spl-dkms_0.7.9-3_all.deb ...
  17.  
  18. -------- Uninstall Beginning --------
  19. Module: spl
  20. Version: 0.7.9
  21. Kernel: 4.17.0-1-amd64 (x86_64)
  22. -------------------------------------
  23.  
  24. Status: Before uninstall, this module version was ACTIVE on this kernel.
  25.  
  26. spl.ko:
  27. - Uninstallation
  28. - Deleting from: /lib/modules/4.17.0-1-amd64/updates/dkms/
  29. rmdir: failed to remove 'updates/dkms': Directory not empty
  30. - Original module
  31. - No original module was found for this module on this kernel.
  32. - Use the dkms install command to reinstall any previous module version.
  33.  
  34.  
  35. splat.ko:
  36. - Uninstallation
  37. - Deleting from: /lib/modules/4.17.0-1-amd64/updates/dkms/
  38. - Original module
  39. - No original module was found for this module on this kernel.
  40. - Use the dkms install command to reinstall any previous module version.
  41.  
  42. depmod...
  43.  
  44. DKMS: uninstall completed.
  45.  
  46. -------- Uninstall Beginning --------
  47. Module: spl
  48. Version: 0.7.9
  49. Kernel: 4.17.0-3-amd64 (x86_64)
  50. -------------------------------------
  51.  
  52. Status: Before uninstall, this module version was ACTIVE on this kernel.
  53.  
  54. spl.ko:
  55. - Uninstallation
  56. - Deleting from: /lib/modules/4.17.0-3-amd64/updates/dkms/
  57. rmdir: failed to remove 'updates/dkms': Directory not empty
  58. - Original module
  59. - No original module was found for this module on this kernel.
  60. - Use the dkms install command to reinstall any previous module version.
  61.  
  62.  
  63. splat.ko:
  64. - Uninstallation
  65. - Deleting from: /lib/modules/4.17.0-3-amd64/updates/dkms/
  66. rmdir: failed to remove 'updates/dkms': Directory not empty
  67. - Original module
  68. - No original module was found for this module on this kernel.
  69. - Use the dkms install command to reinstall any previous module version.
  70.  
  71. depmod...
  72.  
  73. DKMS: uninstall completed.
  74.  
  75. ------------------------------
  76. Deleting module version: 0.7.9
  77. completely from the DKMS tree.
  78. ------------------------------
  79. Done.
  80. Unpacking spl-dkms (0.7.9-3) over (0.7.9-3) ...
  81. Setting up spl-dkms (0.7.9-3) ...
  82. Loading new spl-0.7.9 DKMS files...
  83. Building for 4.17.0-3-amd64 4.18.0-1-amd64
  84. Building initial module for 4.17.0-3-amd64
  85. Done.
  86.  
  87. spl.ko:
  88. Running module version sanity check.
  89. - Original module
  90. - No original module exists within this kernel
  91. - Installation
  92. - Installing to /lib/modules/4.17.0-3-amd64/updates/dkms/
  93.  
  94. splat.ko:
  95. Running module version sanity check.
  96. - Original module
  97. - No original module exists within this kernel
  98. - Installation
  99. - Installing to /lib/modules/4.17.0-3-amd64/updates/dkms/
  100.  
  101. depmod...
  102.  
  103. DKMS: install completed.
  104. Building initial module for 4.18.0-1-amd64
  105. Error! Bad return status for module build on kernel: 4.18.0-1-amd64 (x86_64)
  106. Consult /var/lib/dkms/spl/0.7.9/build/make.log for more information.
  107. dpkg: error processing package spl-dkms (--configure):
  108. installed spl-dkms package post-installation script subprocess returned error exit status 10
  109. Errors were encountered while processing:
  110. spl-dkms
  111. E: Sub-process /usr/bin/dpkg returned an error code (1)
  112. root@rocinante:/var/log#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement