On Thu, Jan 19, 2023 at 09:40:24AM -0800, Gordon Messmer wrote:
> On 2023-01-19 09:07, Daniel P. Berrange wrote:
> > berrange commented on the pull-request: `Permit an installation of only 
> > core storage drivers.` that you are following:
> > ``
> > THis isn't really required. If someone wants to have a fully minimal 
> > install of QEMU/KVM, then install 'libvirt-daemon-driver-qemu', instead of 
> > 'libvirt-daemon-kvm' - the latter is the convenience intended to be fully 
> > featured.
> > 
> > We've tried to describe the intended usage 
> > herehttps://libvirt.org/kbase/rpm-deployment.html#deployment-choices
> > ``
> > 
> > To reply, visit the link below
> > https://src.fedoraproject.org/rpms/libvirt/pull-request/16
> 
> 
> At least gnome-boxes and the Virtualization group in comps.xml will pull in
> libvirt-daemon-kvm. And installing libvirt-daemon-driver-qemu instead will
> give users an installation without even libvirt-daemon-driver-storage-core,
> which seems... not great.

The idea is that an application will put a dep on the
specific libvirt-daemon-driver-XXX that its functionality
requires. If Boxes requires storage APIs, then add a
Requires: libvirt-daemon-driver-storage-core, along with
any of the storage backends Boxes uses.

With 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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to