Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #60331 > unrolled thread
| Started by | Hans Freitag <zem@fnordpol.de> |
|---|---|
| First post | 2018-02-23 17:50 +0100 |
| Last post | 2018-02-23 21:00 +0100 |
| Articles | 5 — 4 participants |
Back to article view | Back to linux.debian.kernel
Bug#891235: linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package Hans Freitag <zem@fnordpol.de> - 2018-02-23 17:50 +0100
Bug#891235: linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package Hans Freitag <zem@fnordpol.de> - 2018-02-23 18:10 +0100
Bug#891235: linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package Bastian Blank <waldi@debian.org> - 2018-02-23 18:40 +0100
Bug#891235: linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package Salvatore Bonaccorso <carnil@debian.org> - 2018-02-23 21:00 +0100
Processed: Re: Bug#891235: linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-02-23 21:00 +0100
| From | Hans Freitag <zem@fnordpol.de> |
|---|---|
| Date | 2018-02-23 17:50 +0100 |
| Subject | Bug#891235: linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package |
| Message-ID | <vmoHM-6Ma-15@gated-at.bofh.it> |
Package: linux-headers-4.15.0-1-amd64
Version: 4.15.4-1
Severity: important
Dear Maintainer,
I have problems updating to kernel 4.15 due to the fact that zfs-dkms and spl-
dkms won't compile automatically anymore.
Error Message is:
Building initial module for 4.15.0-1-amd64
configure: error:
*** Please make sure the kmod spl devel <kernel> package for your
*** distribution is installed then try again. If that fails you
*** can specify the location of the spl objects with the
*** '--with-spl-obj=PATH' option.
Error! Bad return status for module build on kernel: 4.15.0-1-amd64 (x86_64)
Consult /var/lib/dkms/zfs/0.6.5.9/build/make.log for more information.
There is a manual workaround after installing linux-headers you have to execute
in /usr/src :
(cd linux-kbuild-4.15/ ; tar cvfz - . )| (cd linux-headers-4.15.0-1-amd64/ ;
tar xvfz - )
to make the objects available in linux-headers.
It means however some manual interaction, in an otherwise automatic update
procedure.
regards
Hans
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
[toc] | [next] | [standalone]
| From | Hans Freitag <zem@fnordpol.de> |
|---|---|
| Date | 2018-02-23 18:10 +0100 |
| Message-ID | <vmp18-795-23@gated-at.bofh.it> |
| In reply to | #60331 |
Unfortunately, I was to fast, the workaround does not work so I had to go back on 4.14, but i am sure that you can copy the stuff together. I tried a similar procedure a few weeks ago. > Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores) > Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled >
[toc] | [prev] | [next] | [standalone]
| From | Bastian Blank <waldi@debian.org> |
|---|---|
| Date | 2018-02-23 18:40 +0100 |
| Message-ID | <vmpub-7lU-35@gated-at.bofh.it> |
| In reply to | #60331 |
Hi On Fri, Feb 23, 2018 at 05:39:49PM +0100, Hans Freitag wrote: > I have problems updating to kernel 4.15 due to the fact that zfs-dkms and spl- > dkms won't compile automatically anymore. There is not much that the kernel can do if other stuff does not follow. Please write the bug against correct package. Bastian -- Is truth not truth for all? -- Natira, "For the World is Hollow and I have Touched the Sky", stardate 5476.4.
[toc] | [prev] | [next] | [standalone]
| From | Salvatore Bonaccorso <carnil@debian.org> |
|---|---|
| Date | 2018-02-23 21:00 +0100 |
| Message-ID | <vmrFE-da-7@gated-at.bofh.it> |
| In reply to | #60333 |
Control: reassign -1 src:spl-linux 0.7.5-1 Control: forwarded -1 https://github.com/zfsonlinux/spl/issues/670 Control: retitle -1 spl-linux: Build failure with kernel 4.15 (timer updates) On Fri, Feb 23, 2018 at 06:32:37PM +0100, Bastian Blank wrote: > Hi > > On Fri, Feb 23, 2018 at 05:39:49PM +0100, Hans Freitag wrote: > > I have problems updating to kernel 4.15 due to the fact that zfs-dkms and spl- > > dkms won't compile automatically anymore. > > There is not much that the kernel can do if other stuff does not follow. > Please write the bug against correct package. That looks to be reported in https://github.com/zfsonlinux/spl/issues/670 and https://github.com/zfsonlinux/spl/issues/671 in the spl-linux project. Regards, Salvatore
[toc] | [prev] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2018-02-23 21:00 +0100 |
| Subject | Processed: Re: Bug#891235: linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package |
| Message-ID | <vmrFE-da-9@gated-at.bofh.it> |
| In reply to | #60331 |
Processing control commands: > reassign -1 src:spl-linux 0.7.5-1 Bug #891235 [linux-headers-4.15.0-1-amd64] linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package Bug reassigned from package 'linux-headers-4.15.0-1-amd64' to 'src:spl-linux'. No longer marked as found in versions linux/4.15.4-1. Ignoring request to alter fixed versions of bug #891235 to the same values previously set Bug #891235 [src:spl-linux] linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package Marked as found in versions spl-linux/0.7.5-1. > forwarded -1 https://github.com/zfsonlinux/spl/issues/670 Bug #891235 [src:spl-linux] linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package Set Bug forwarded-to-address to 'https://github.com/zfsonlinux/spl/issues/670'. > retitle -1 spl-linux: Build failure with kernel 4.15 (timer updates) Bug #891235 [src:spl-linux] linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package Changed Bug title to 'spl-linux: Build failure with kernel 4.15 (timer updates)' from 'linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package'. -- 891235: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891235 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web