Hi As long time serving supporters of open-source software in general I would like for you to be made aware of our mirror of gentoo downloads. Following are the access points for download: HTTP: http://mirrors.gethosted.online/gentoo HTTPS: https://mirrors.gethosted.online/gentoo FTP: mirrors.gethosted.online/gentoo RSYNC: rsync://mirrors.gethosted.online/gentoo Please can you update your website and/or infrastructure accordingly. Kind regards
Hi Just coming back to this; if I miss any posts in the future it is because I have not checked the list of mirrors for outstanding entries. Everything else is working autonomously. Kind regards
Hi Just coming back to this now, we are happy to wait but would like a resolution. Kind regards
Hi Just checking status of this. We are currently mirroring projects such as GNU, Gnome and KDE, ArchLinux, Apache, etc and have had yours live for quite some time now. See https://mirrors.gethosted.online/about.php. If I don’t hear back I’ll pop on IRC tomorrow. I trust this is satisfactory.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/data/api.git/commit/?id=6dbb1cc39b96f952dff5ed2a90b07bb5b22ba79c commit 6dbb1cc39b96f952dff5ed2a90b07bb5b22ba79c Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2020-09-13 08:30:25 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-09-13 08:30:25 +0000 files/mirrors/rsync.xml: add Get Hosted online rsync mirror Closes: https://bugs.gentoo.org/731712 Signed-off-by: Joonas Niilola <juippis@gentoo.org> files/mirrors/rsync.xml | 4 ++++ 1 file changed, 4 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/data/api.git/commit/?id=0d727ea5509a38702ea92ab2326c4215cae28702 commit 0d727ea5509a38702ea92ab2326c4215cae28702 Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2020-09-13 08:29:07 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-09-13 08:29:07 +0000 files/mirrors/distfiles.xml: add Get Hosted online distile mirrors Bug: https://bugs.gentoo.org/731712 Signed-off-by: Joonas Niilola <juippis@gentoo.org> files/mirrors/distfiles.xml | 6 ++++++ 1 file changed, 6 insertions(+)
Thank you, and sorry for delay. Let us know if IPV6 is available. We now noticed no one's assigned to take care of "Mirror Admins" bugs, and should work on that next.
https://mirrors.gethosted.online/gentoo seems to 404 for me. Could you take a look?
Try https://mirrors.gethosted.online/gentoo/ (with trailing slash)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/data/api.git/commit/?id=c88e0e8c41b16b17b3310849016d16cebb34d5cb commit c88e0e8c41b16b17b3310849016d16cebb34d5cb Author: Sam James <sam@gentoo.org> AuthorDate: 2023-09-06 18:21:57 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-09-06 18:21:57 +0000 mirrors: distfiles: fix get.hosted.online URL Needs a trailing slash! Bug: https://bugs.gentoo.org/731712 Signed-off-by: Sam James <sam@gentoo.org> files/mirrors/distfiles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
(In reply to Get Hosted Online from comment #7) > Try https://mirrors.gethosted.online/gentoo/ (with trailing slash) Thank you! Fixed :)
Hi! I've been noticing sporadic DNS failures with mirrors.gethosted.online for a while but it seems to be completely gone now for the last 48 hours or so at least: ``` $ dig mirrors.gethosted.online ; <<>> DiG 9.16.42 <<>> mirrors.gethosted.online ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 15718 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;mirrors.gethosted.online. IN A ;; AUTHORITY SECTION: gethosted.online. 2250 IN SOA ns1.gethosted.online. hostmaster.gethosted.online. 2023110405 3600 3600 1209600 86400 ;; Query time: 2460 msec ;; SERVER: 127.0.0.53#53(127.0.0.53) ;; WHEN: Wed Jan 17 04:48:17 GMT 2024 ;; MSG SIZE rcvd: 104 ```