On 2020-02-12, Xiyue Deng <manp...@gmail.com> wrote: > --=-=-= > Content-Type: text/plain > > Xiyue Deng <manp...@gmail.com> writes: > >> Hi, >> >> It looks like cdn.openbsd.org[1] doesn't sync the 6.6 packages for mips64el >> from ftp.openbsd.org[2]. >> >> [1] http://cdn.openbsd.org/pub/OpenBSD/6.6/packages/ >> [2] http://ftp.openbsd.org/pub/OpenBSD/6.6/packages/ > > Ping. > > --=-=-= > Content-Type: application/pgp-signature; name="signature.asc" > > --=-=-=-- > >
cdn.openbsd.org is basically just a web cache, pointing at various different origin servers in different places round the world, and it varies for different directories. See what you get in "Backend Name" from this, that will give a clue at which origin server has the problem: curl -I http://cdn.openbsd.org/pub/OpenBSD/6.6/packages/ If it is one of the leaseweb ones (which is used as an origin server in some places) then you also need to look at which of them it is, because the leaseweb sites are 3rd-level mirrors and all sync from different 2nd-levels.