Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2020 14:34:28 +0100
From:      Claude Buisson <clbuisson@orange.fr>
To:        freebsd-current@freebsd.org
Subject:   Re: what's going on with SVN ?
Message-ID:  <5d84e8f9-ecf1-7f03-2043-ed46469752c8@orange.fr>
In-Reply-To: <X7eqtoqyHrUjq5Oj@albert.catwhisker.org>
References:  <625e2c77-7b3f-6130-514d-eee206b183d6@orange.fr> <X7eqtoqyHrUjq5Oj@albert.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-11-20 12 h 38, David Wolfskill wrote:
> On Fri, Nov 20, 2020 at 11:51:32AM +0100, Claude Buisson wrote:
>> Hello,
>>
>> $ svnsync sync file:///home/svnmirror/base
>> svnsync: E170013: Unable to connect to a repository at URL
>> 'https://svn.freebsd.org/base'
>> svnsync: E000065: Error running context: No route to host
>>
>> $ host svn.freebsd.org
>> svn.freebsd.org is an alias for svnmir.geo.freebsd.org.
>> svnmir.geo.freebsd.org has address 213.138.116.72
>> svnmir.geo.freebsd.org has IPv6 address 2001:41c8:112:8300::e6a:0
>> svnmir.geo.freebsd.org mail is handled by 0 .
>>
>> $ svnsync sync file:///home/svnmirror/base
>> https://213.138.116.72:443/base
>> Error validating server certificate for 'https://213.138.116.72:443':
>>    - The certificate hostname does not match.
>> Certificate information:
>>    - Hostname: svn.freebsd.org
>>    - Valid: from Oct 17 20:29:49 2020 GMT until Jan 15 20:29:49 2021 GMT
>>    - Issuer: Let's Encrypt Authority X3, Let's Encrypt, US
>>    - Fingerprint: 0C:6D:4D:AF:97:EB:B4:EC:94:F3:8C:E2:BD:9F:E8:8C:C8:CF:15:81
>> (R)eject, accept (t)emporarily or accept (p)ermanently? t
>>
>> idem ports,doc
>>
>> CBu
>> ....
> 
> I don't see that; indeed, I just updated my local private mirrors
> without issue.  DNS resolution from here:
> 
> g1-48(12.2-S)[1] host svn.freebsd.org
> svn.freebsd.org is an alias for svnmir.geo.freebsd.org.
> svnmir.geo.freebsd.org has address 96.47.72.69
> svnmir.geo.freebsd.org has IPv6 address 2610:1c1:1:606c::e6a:0
> svnmir.geo.freebsd.org mail is handled by 0 .
> g1-48(12.2-S)[2]
> 
> Peace,
> david
> 

It looks like the problem is linked to IPv6:

$ svnsync sync file:///home/svnmirror/base 
https://[2001:41c8:112:8300::e6a:0]:443/base
svnsync: E170013: Unable to connect to a repository at URL 
'https://[2001:41c8:112:8300::e6a:0]/base'
svnsync: E000065: Error running context: No route to host

CBu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5d84e8f9-ecf1-7f03-2043-ed46469752c8>