Page 1 of 1

Centos 8 to Centos 8 Stream

Posted: 15 Mar 2023 16:00
by nicola.piazzi
I installed my Efa on Centos ( that now is out of maintainance so I am unable to update efa releases

Teese are instructions to change from Centos 8 to Centos 8 Stream

dnf --disablerepo '*' --enablerepo extras swap centos-linux-repos centos-stream-repos
dnf distro-sync

THis can be a good way to upgrade efa ?

Re: Centos 8 to Centos 8 Stream

Posted: 11 Jul 2023 22:40
by jkosharek
Seemed to work from me, I had an issue with the /etc/yum.repos.d/webmin.repo

I ended up running these to resolve:
curl -o setup-repos.sh https://raw.githubusercontent.com/webmi ... p-repos.sh
sh setup-repos.sh