The ovirt-release rpm only contains the repos for oVirt specific stuff.
You've changed the repos for the CentOS base installation. (I.e. the
"core" distribution repos.) To fix this, you need to:
1) Reinstall the centos-stream-repos package.
2) Run rpm --verify * and look for any .repo files under
/etc/yum.repos.d/ in the output then search for the packages they came
from and reinstall them with dnf reinstall <package name>.
3) Download and install ovirt-release44.rpm.
-Patrick Hibbs
On Thu, 2022-04-28 at 17:15 +0300, Andrei Verovski wrote:
Hi,
Is this correct order of actions:
1) download ovirt-release44.rpm
2) Remove all repos from /etc/yum.repos.d/ - because of outdated data
3) Install ovirt-release44.rpm, which does have all correct repos’
list inside.
> On 28 Apr 2022, at 16:46, Patrick Hibbs <hibbsncc1701(a)gmail.com>
> wrote:
>
> That's kinda messed up.
>
> You did not need to change the mirrorlists for the base
> installation,
> as the current ovirt-release44.rpm fixes those for you. By doing
> what
> you did, you now have a base system trying to install most of it's
> packages from the CentOS vault, which is intermittent / slow with
> out-
> dated packages, and gaining no real benefit from it.
>
> I'd revert those changes, restore your repo files to their default
> versions, and install the current ovirt-release rpm.
>
> -Patrick Hibbs
>
> On Thu, 2022-04-28 at 16:25 +0300, Andrei Verovski wrote:
> > Hi,
> >
> > I have same issue.
> > Partially I fixed it with conversion to CentOS Stream.
> >
> > rm -rf /var/cache/dnf
> > cd /etc/yum.repos.d/
> > sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
> > sed -i
> >
's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g'
> > /etc/yum.repos.d/CentOS-*
> >
> > sudo dnf install --disablerepo='*'
> >
https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm
> >
> > dnf distro-sync —nobest
> >
> > It install latest oVirt Engine 4.4.10.2, yet Web UI still shows
> > 4.4.7.6.
> >
> > engine-setup fails with:
> > [ INFO ] DNF Downloaded CentOS Linux 8 - AppStream
> > [ ERROR ] DNF Failed to download metadata for repo 'appstream':
> > Cannot prepare internal mirrorlist: No URLs in mirrorlist
> > [ ERROR ] Failed to execute stage 'Environment setup': Failed to
> > download metadata for repo 'appstream': Cannot prepare internal
> > mirrorlist: No URLs in mirrorlist
> >
> > I don’t know if its safe to leave oVirt Engine in this half-
> > upgraded
> > condition or better to revert back to pristine 4.4.7.6.
> >
> >
> > Anyone found solution to upgrade to 4.4.10.2 ?
> >
> > Thanks in advance.
> >
> >
> > > On 28 Apr 2022, at 15:43, Diggy Mc <d03(a)bornfree.org> wrote:
> > >
> > > > I would add, as you are on CentOS Linux 8, I would recommend
> > > > switching it
> > > > either to some other RHEL clone (Alma, Rocky,...) or to
> > > > CentOS
> > > > Stream as a
> > > > first step.
> > >
> > > Wouldn't updating the oVirt packages (# dnf update
> > > ovirt\*setup\*)
> > > switch the repositories to CentOS Stream?
> > > _______________________________________________
> > > Users mailing list -- users(a)ovirt.org
> > > To unsubscribe send an email to users-leave(a)ovirt.org
> > > 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/users@ovirt.org/message/EKRUW4BF3LS...
> > _______________________________________________
> > Users mailing list -- users(a)ovirt.org
> > To unsubscribe send an email to users-leave(a)ovirt.org
> > 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/users@ovirt.org/message/HPIGXJZNK3B...
>
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)ovirt.org
> 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/users@ovirt.org/message/A5RU5PGZENL...