On Wed, Feb 9, 2022 at 3:35 PM Nir Soffer <[email protected]> wrote:
> On Wed, Feb 9, 2022 at 12:47 PM Gilboa Davara <[email protected]> wrote: > > > > On Wed, Feb 9, 2022 at 1:05 AM Strahil Nikolov <[email protected]> > wrote: > >> > >> Or just add an exclude in /etc/dnf/dnf.conf > > > > > > I personally added and exclusion to > /etc/yum.repos.d/CentOS-Stream-AppStream.repo > > exclude=qemu* > > It allows ovirt-4.4* repos to push a new qemu release, without letting > CentOS stream break things... > > But new libvirt versions may require a newer qemu version, and oVirt itself > may require a new libvirt version. > > These kind of excludes are fragile and need constant maintenance. > > Nir > The previous poster proposed a global qemu exclusion. I propose a partial qemu exclusion (on centos-streams only), with the assumption that ovirt-required qemu will be pushed directly via the ovirt repo. In both cases, this is a temporary measure needed to avoid using the broken qemu pushed by streams. In both cases libvirt update from appstreams will get blocked - assuming it requires the broken qemu release. Do you advise we simply --exclude=qemu* everything we run dnf? I would imagine it's far more dangerous and will block libvirt update just as well. ... Unless I'm missing something? - Gilboa
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/F7XJJERVVZY2NC5BR7Y46KJUQFHANWRB/

