[Bug 213418] portsnap fetch fails due to wrong serverlist entry
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 12 19:31:44 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213418
--- Comment #1 from Santiago Pastorino <spastorino at gmail.com> ---
Found the issue.
If you run ...
# host -t srv _http._tcp.portsnap.FreeBSD.org
_http._tcp.portsnap.FreeBSD.org has SRV record 1 10 80
ec2-sa-east-1.portsnap.freebsd.org.
_http._tcp.portsnap.FreeBSD.org has SRV record 2 10 80
isc.portsnap.freebsd.org.
_http._tcp.portsnap.FreeBSD.org has SRV record 2 10 80
sourcefire.portsnap.freebsd.org.
_http._tcp.portsnap.FreeBSD.org has SRV record 2 10 80
your-org.portsnap.freebsd.org.
_http._tcp.portsnap.FreeBSD.org has SRV record 3 10 80
ec2-eu-west-1.portsnap.freebsd.org.
_http._tcp.portsnap.FreeBSD.org has SRV record 4 10 80
ec2-ap-northeast-1.portsnap.freebsd.org.
_http._tcp.portsnap.FreeBSD.org has SRV record 4 10 80
ec2-ap-southeast-2.portsnap.freebsd.org.
As you can see your-org.portsnap.freebsd.org is in the list. And that is run
here
https://svnweb.freebsd.org/base/release/11.0.1/usr.sbin/portsnap/portsnap/portsnap.sh?view=markup#l368
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list