On Tue, Feb 15, 2022 at 12:56:50AM +0100, Germano Massullo wrote:
> After having dealt for the n-th time with libvirt dependencies messing up
> [1] with zfs packages installed from ZFS On Linux repository, I wondered if
> we could just include them in Fedora repository.
> They are not in the Fedora Forbidden Items [2] list.
> Fedora Wiki ZFS page [3] says:
> "Fedora releases don't ship proper ZFS support included to kernel because
> its license CDDL (Common Development and Distribution License)[...]"
> but since ZFS On Linux provide zfs-dkms package, I think this should avoid
> any possible legal trouble between Linux kernel licence and ZFS licence.
> 
> What do you think about?
> 
> [1]: libvirt-daemon-driver-storage installs
> libvirt-daemon-driver-storage-zfs which requires zfs-fuse (from Fedora repo.
> A package no longer upgraded by upstream dev). The latter has
> Provides:/sbin/zfs, /sbin/mount.zfs that IMHO is the cause of the conflict
> with the ZFS packages from ZFS On Linux. The only way to solve the problem
> is to use "dnf swap zfs-fuse zfs"

If you don't want libvirt pulling in zfs-fuse, then one of the more
minimal libvirt packages could be a better install choice. The
"libvirt-daemon-driver-storage" package is a meta package bringing
in the full set of storage driver deps for libvirt. If you want to
fine tune that then "libvirt-daemon-driver-storage-core" lets you
get the bare minimal install set, and select individual drivers
for extra functionality.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure
  • ZFS Germano Massullo

Reply via email to