On Wed, Aug 10, 2022 at 7:16 PM Alfredo Moralejo Alonso <amoralej at redhat.com> wrote: > > > > On Wed, Aug 10, 2022 at 7:00 PM Jeremy Stanley <fungi at yuggoth.org> wrote: > >> On 2022-08-10 18:05:45 +0200 (+0200), Alfredo Moralejo Alonso wrote: >> > Standard CentOS repo: >> > >> > [root at 77b891bf9fd8 ~]# dnf repoquery -q NetworkManager-ovs >> > NetworkManager-ovs-1:1.39.10-1.el9.x86_64 >> > NetworkManager-ovs-1:1.39.12-1.el9.x86_64 >> > NetworkManager-ovs-1:1.39.5-1.el9.x86_64 >> > NetworkManager-ovs-1:1.39.6-1.el9.x86_64 >> > NetworkManager-ovs-1:1.39.7-2.el9.x8 >> > >> > Checking AFS: >> > >> > # dnf repoquery --repofrompath=afs, >> > >> http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/centos-stream/9-stream/AppStream/x86_64/os/ >> > --disablerepo="*" --enablerepo=afs -q NetworkManager-ovs >> > >> > NetworkManager-ovs-1:1.39.10-1.el9.x86_64 >> > NetworkManager-ovs-1:1.39.3-1.el9.x86_64 >> > NetworkManager-ovs-1:1.39.5-1.el9.x86_64 >> > NetworkManager-ovs-1:1.39.6-1.el9.x86_64 >> > NetworkManager-ovs-1:1.39.7-2.el9.x86_64 >> [...] >> >> Looks like it's Facebook's mirror which is behind, and that's what >> we're pulling from... >> >> wget -qO- >> http://mirror.facebook.net/centos-stream/9-stream/AppStream/x86_64/os/Packages/ >> | grep NetworkManager-ovs | sed 's/.*href="\([^"]*\)".*/\1/' >> >> NetworkManager-ovs-1.39.3-1.el9.x86_64.rpm >> NetworkManager-ovs-1.39.5-1.el9.x86_64.rpm >> NetworkManager-ovs-1.39.6-1.el9.x86_64.rpm >> NetworkManager-ovs-1.39.7-2.el9.x86_64.rpm >> NetworkManager-ovs-1.39.10-1.el9.x86_64.rpm >> >> > Yep, that seems to be the actual issue. > Sent https://review.opendev.org/c/opendev/system-config/+/852793 to switch to rackspace mirror > As you noted, the mirror I mentioned is from RDO but it's backed by > opendev AFS. > > > >> -- >> Jeremy Stanley >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.openstack.org/pipermail/openstack-discuss/attachments/20220810/1f3126cd/attachment.htm>