[Bug 256432] www/youtube_dl: distfile fetch fails over IPv6-only network
Date: Thu, 24 Jun 2021 13:33:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256432 Evgeniy Khramtsov <evgeniy@khramtsov.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #226032| |maintainer-approval? Flags| | --- Comment #3 from Evgeniy Khramtsov <evgeniy@khramtsov.org> --- Created attachment 226032 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226032&action=edit v2 > why not keep main site as fallback? GH likely has better bandwidth and uptime; I don't see the need to keep yt-dl.org. Hostmaster ignores mail, so if the website is down, it would likely remain down longer than any possible GH outage. I think it would not hurt to have yt-dl.org as a fallback, attached v2 after your review. A better solution would be to mirror the distfile at distcache.FreeBSD.org, which has AAAA RR without the need of DNS64/NAT64. I think only a committer can do that. > Stick do DISTVERSION everywhere rather than mixing PORT and DISTVERSION Right, I wanted to minimize the amount of change, so a maintainer is more likely to approve the patch. V2 changes more as you suggested. Thanks for review. -- You are receiving this mail because: You are the assignee for the bug.