Bug#891235: linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package

2018-02-23 Thread Salvatore Bonaccorso
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



Bug#891235: linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package

2018-02-23 Thread Bastian Blank
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.



Bug#891235: linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package

2018-02-23 Thread Hans Freitag
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
> 



Bug#891235: linux-headers-4.15.0-1-amd64: dkms modules, like zfs-dkms and spl-dkms do not compile against this kernel package

2018-02-23 Thread Hans Freitag
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  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