Hi all, I am trying to install 2.17 with ldiskfs on a server which also uses zfs for some of its hard disks - not for Lustre.
`dnf install lustre-ldiskfs-dkms` immediately fails with `missing BUILD_DEPENDS: zfs` In `/var/lib/dkms/lustre-ldiskfs/2.17.0/source/lustre-dkms.spec.in`, I find %bcond_without servers %bcond_without zfs %bcond_with ldiskfs But of course, `/var/lib/dkms/zfs` also exists, because previously, ZFS wasinstalled. However, if I remove the `zfs, zfs-dkms` packages, then install `lustre-ldiskfs-dkms`, everything works fine. Is this a bug, or something intentional? Regards Thomas -- -------------------------------------------------------------------- Thomas Roth Department: IT Phone: +49-6159-71 1453 Fax: +49-6159-71 2986 email: [email protected] GSI Planckstraße 1 D-64291 Darmstadt www.gsi.de _______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
