2018-05-15 12:38 GMT+02:00 Gena Makhomed <gmm at csdoc.com>: > Hello, Sandro! > > On 15.05.2018 13:24, Gena Makhomed wrote: > > failure: repodata/repomd.xml from centos-qemu-ev: [Errno 256] No more >> mirrors to try. >> http://mirror.centos.org/altarch/7/virt/x86_64/kvm-common/ >> repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found >> > > I found workaround: > > # diff -u CentOS-QEMU-EV.repo.old CentOS-QEMU-EV.repo > --- CentOS-QEMU-EV.repo.old 2018-05-15 13:30:27.500156416 +0300 > +++ CentOS-QEMU-EV.repo 2018-05-15 13:30:38.980208715 +0300 > @@ -5,7 +5,7 @@ > > [centos-qemu-ev] > name=CentOS-$releasever - QEMU EV > -baseurl=http://mirror.centos.org/$contentdir/$releasever/vi > rt/$basearch/kvm-common/ > +baseurl=http://mirror.centos.org/centos/$releasever/virt/$b > asearch/kvm-common/ > gpgcheck=1 > enabled=1 > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization > > ============================================================ > ===================== > > now all works fine. > > But as I understand, this is bug and it should be fixed. > > Something wrong with $contentdir variable, > it points to altarch for x86_64 $basearch. can't reproduce on a fresh x86_64 installation. Adding Brian in case he has a clue for this. > > > -- > Best regards, > Gena > _______________________________________________ > CentOS-virt mailing list > CentOS-virt at centos.org > https://lists.centos.org/mailman/listinfo/centos-virt > -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA <https://www.redhat.com/> sbonazzo at redhat.com <https://red.ht/sig> <https://redhat.com/summit> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20180515/393bb244/attachment-0006.html>