- Remove depricated cdn.debian.net and http.debian.net
- Add http://deb.debian.org
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246652
Differential D25005
Mk/bsd.sites.mk: Update MASTER_SITE_DEBIAN samm on May 25 2020, 8:54 PM. Authored by Tags None Referenced Files
Details
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246652
Diff Detail
Event TimelineComment Actions Please revise the list while at it, While not enforced in any we perhaps we can consider something something like a 4+4+2(+1) (https/http/ftp/(master if available) and CDN first) to avoid having unnecessary long lists of mirrors? I think you can safely assume at if you cannot connect to 10+ sites worldwide you have connectivity issues rather than flakey mirrors. Something like this perhaps? I prioritized mirrors that are carries everything (ALL) and tried use ones with good overall connectivity and coverage. Many mirrors seems to have discontinued their ftp service. https://deb.debian.org/debian/%SUBDIR%/ https://mirrors.edge.kernel.org/debian/%SUBDIR%/ https://ftp.kddilabs.jp/pub/debian/%SUBDIR%/ https://debian.mirror.su.se/debian/%SUBDIR%/ http://mirror.sitsa.com.ar/debian/%SUBDIR%/ http://plug-mirror.rcac.purdue.edu/debian/%SUBDIR%/ http://mirror.nl.datapacket.com/debian/%SUBDIR%/ http://ftp.lanet.kr/debian/%SUBDIR%/ ftp://mirror.netcologne.de/debian/%SUBDIR%/ ftp://mirror.waia.asn.au/debian/%SUBDIR%/ Comment Actions I think revise the whole MASTER_SITE_DEBIAN is a good idea. While working on it, how about removing the deprecated sites first? Comment Actions I submitted updated patch to PR 246652. https://bz-attachments.freebsd.org/attachment.cgi?id=228857 It updates MASTER_SITE_DEBIAN so it includes global CDN backed mirror (deb.debian.org) and per-country Debian mirror aliases listed in https://www.debian.org/mirror/list Comment Actions Would someone please update this review to my latest patch? I tried it but it doesn't seem to be permitted. Best Regards. Comment Actions Just do everything in one sweep imho and we should probably also use https for deb.debian.org as I would guess it's only a matter of time before http gets redirected anyway. |