Bug#1028284: [Pkg-zfsonlinux-devel] Bug#1028284: zfs-dkms: build fails for linux-headers-6.1.0-1-amd64

2023-01-11 Thread bts . debian . org

Thanks.

Re-install helped.

Achim
On 09.01.23 15:03, Antonio Russo wrote:

On 1/9/23 01:48, Achim Schaefer wrote:

Package: zfs-dkms
Version: 2.1.7-1
Severity: important
X-Debbugs-Cc: bts.debian@schaefer-home.eu


When installing the new 6.1 kernel headers, dkms starts to build the zfs
module, but fails:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/os/Makefile
config.status: creating include/os/linux/Makefile
config.status: creating include/os/linux/kernel/Makefile
config.status: creating include/os/linux/kernel/linux/Makefile
config.status: creating include/os/linux/spl/Makefile
config.status: creating include/os/linux/spl/rpc/Makefile
config.status: error: cannot find input file: 
`include/os/linux/spl/sys/Makefile.in'

Hello,

Can you please check that 
/usr/src/zfs-2.1.7/include/os/linux/spl/sys/Makefile.in
actually exists on your installation?  I.e., run

ls -l /usr/src/zfs-2.1.7/include/os/linux/spl/sys/Makefile.in

If that does not exist, please reinstall zfs-dkms; the file was somehow deleted.

On an unrelated note: BTS 1028242 means that some temporary files on ZFS with 
Linux 6.1
will not work.  (This should not be related to your compiling issue at all, 
though).

Best,
Antonio Russo




Bug#1028284: [Pkg-zfsonlinux-devel] Bug#1028284: zfs-dkms: build fails for linux-headers-6.1.0-1-amd64

2023-01-09 Thread Antonio Russo
On 1/9/23 01:48, Achim Schaefer wrote:
> Package: zfs-dkms
> Version: 2.1.7-1
> Severity: important
> X-Debbugs-Cc: bts.debian@schaefer-home.eu
> 
> 
> When installing the new 6.1 kernel headers, dkms starts to build the zfs
> module, but fails:
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating include/Makefile
> config.status: creating include/os/Makefile
> config.status: creating include/os/linux/Makefile
> config.status: creating include/os/linux/kernel/Makefile
> config.status: creating include/os/linux/kernel/linux/Makefile
> config.status: creating include/os/linux/spl/Makefile
> config.status: creating include/os/linux/spl/rpc/Makefile
> config.status: error: cannot find input file: 
> `include/os/linux/spl/sys/Makefile.in'

Hello,

Can you please check that 
/usr/src/zfs-2.1.7/include/os/linux/spl/sys/Makefile.in
actually exists on your installation?  I.e., run

   ls -l /usr/src/zfs-2.1.7/include/os/linux/spl/sys/Makefile.in

If that does not exist, please reinstall zfs-dkms; the file was somehow deleted.

On an unrelated note: BTS 1028242 means that some temporary files on ZFS with 
Linux 6.1
will not work.  (This should not be related to your compiling issue at all, 
though).

Best,
Antonio Russo