Date: Wed, 12 Oct 2016 19:31:44 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 213418] portsnap fetch fails due to wrong serverlist entry Message-ID: <bug-213418-13-DzYDbIZOQx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213418-13@https.bugs.freebsd.org/bugzilla/> References: <bug-213418-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213418 --- Comment #1 from Santiago Pastorino <spastorino@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/p= ortsnap.sh?view=3Dmarkup#l368 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213418-13-DzYDbIZOQx>