[PATCH V2 6/9] spec: Move common files to a new subpackage libvirt-daemon-common

Daniel P. Berrangé berrange at redhat.com
Thu Dec 15 09:27:45 UTC 2022


On Wed, Dec 14, 2022 at 09:56:28AM -0800, Andrea Bolognani wrote:
> On Tue, Dec 13, 2022 at 05:30:59PM -0700, Jim Fehlig wrote:
> > @@ -450,7 +446,6 @@ Requires: module-init-tools
> >  Requires: iproute
> >  # for /sbin/tc
> >  Requires: iproute-tc
> > -Requires: polkit >= 0.112
> >  %if %{with_dmidecode}
> >  # For virConnectGetSysinfo
> >  Requires: dmidecode
> > @@ -464,6 +459,21 @@ Requires: numad
> >  Requires: dbus
> >  # For uid creation during pre
> >  Requires(pre): shadow-utils
> 
> Have you verified that all of these runtime dependencies are really
> only needed when running the monolithic daemon?
> 
> I would expect that, for example, the iproute dependency would have
> to be moved to the libvirt-daemon-driver-network package and so on.

The 'ip' commands are used in common code for virnetdev*.c and I'm
fairly confident that's callable from at least the LXC driver also,
possibly the QEMUdriver too


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 :|


More information about the libvir-list mailing list