commit: ccc6f95780b56a6f748d5e4e04e4a191cdfa3b96 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 05:22:31 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 05:22:31 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=ccc6f957
mirrors: distfiles: disable bytemark The Bytemark mirror is a fantastic mirror in the UK, but it's been syncing incompletely for quite some time, and we've not heard back in our attempts to contact them aobut it. Drop for now to avoid further user confusion. Bug: https://bugs.gentoo.org/891973 Signed-off-by: Sam James <sam <AT> gentoo.org> files/mirrors/distfiles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml index 7dee4784..f1804ae6 100644 --- a/files/mirrors/distfiles.xml +++ b/files/mirrors/distfiles.xml @@ -430,12 +430,12 @@ vim: ft=xml et ts=2 sts=2 sw=2: </mirrorgroup> --> <mirrorgroup region="Europe" country="UK" countryname="UK"> - <mirror> + <!--<mirror> <name>Bytemark Hosting</name> <uri protocol="https" ipv4="y" ipv6="y" partial="n">https://mirror.bytemark.co.uk/gentoo/</uri> <uri protocol="http" ipv4="y" ipv6="y" partial="n">http://mirror.bytemark.co.uk/gentoo/</uri> <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://mirror.bytemark.co.uk/gentoo/</uri> - </mirror> + </mirror>--> <mirror> <name>Get Hosted online</name> <uri protocol="https" ipv4="y" ipv6="n" partial="n">https://mirrors.gethosted.online/gentoo/</uri>
