I had luck following the version-pinning instructions on zfsonlinux's Github 
page with Debian instructions.

Original link here: https://github.com/zfsonlinux/zfs/wiki/Debian

And in case that changes or disappears:
# vi /etc/apt/sources.list.d/buster-backports.list
deb http://deb.debian.org/debian buster-backports main contrib
deb-src http://deb.debian.org/debian buster-backports main contrib

# vi /etc/apt/preferences.d/90_zfs
Package: libnvpair1linux libuutil1linux libzfs2linux libzpool2linux spl-dkms 
zfs-dkms zfs-test zfsutils-linux zfsutils-linux-dev zfs-zed
Pin: release n=buster-backports
Pin-Priority: 990

apt update && apt install -yes dpkg-dev linux-headers-$(uname -r) 
linux-image-amd64 && apt-get install zfs-dkms zfsutils-linux



And finally, during the install, it will still bomb out trying to process 
zfs-zed and zfsutils-linux. You can get around this by    modprobe zfs, then 
apt install -f.




Network Administrator
Northern Valley Indian Health, Inc.
2561 California Park Drive, Suite 200
Chico, CA 95928
 530-433-2607
 530-921-2080
 matthew.wel...@nvih.org
 https://nvih.org
 https://facebook.com/northernvalleyindianhealth
CONFIDENTIALITY NOTICE: The text and documents accompanying this electronic 
transmission may contain confidential information, which is legally privileged. 
 The information is intended only for the use of the individual or individuals 
named above.  If you are not the intended recipient, you are hereby notified 
that any disclosure, copying, distribution or use of any of the information 
contained in this transmission is strictly PROHIBITED.  If you have received 
this transmission in error, please immediately notify sender above by 
telephone.  Thank you.   EXCLAIMER-1X2S9KJ
On Sun, 15 Sep 2019 13:56:30 +1000 TarotApprentice <tarotapprent...@yahoo.com> 
wrote:
> I also tried a clean install of Stretch with the version in Stretch and 4.9 
> kernel. I tried the Stretch-backports version with the 4.19 kernel. They both 
> fail with the same errors regarding dependencies.

>
> I tried the clean install of Buster as logged as well as the version from 
> Buster-backports and also the version in experimental. I tried with the 4.19 
> kernel and the 5.2 kernel (from backports). None seem able to be installed on 
> a clean system.

>
>
>
>

Reply via email to