From owner-freebsd-current@freebsd.org Sat Nov 21 00:46:31 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 66D704721AA for ; Sat, 21 Nov 2020 00:46:31 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CdF932SdMz4pgZ; Sat, 21 Nov 2020 00:46:31 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from weatherwax.trouble.is (weatherwax.trouble.is [46.235.227.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "weatherwax.trouble.is", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: philip/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 3187623B3E; Sat, 21 Nov 2020 00:46:31 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from rincewind.trouble.is (rincewind.trouble.is [IPv6:2a01:4f9:2a:1715::1:1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "rincewind.trouble.is", Issuer "Let's Encrypt Authority X3" (verified OK)) by weatherwax.trouble.is (Postfix) with ESMTPS id 4CdF923B57z9LG; Sat, 21 Nov 2020 00:46:30 +0000 (UTC) Received: by rincewind.trouble.is (Postfix, authenticated sender philip) id 4CdF902zlfz5mbq; Sat, 21 Nov 2020 00:46:28 +0000 (UTC) From: "Philip Paeps" To: "Claude Buisson" Cc: freebsd-current@freebsd.org Subject: Re: what's going on with SVN ? Date: Sat, 21 Nov 2020 08:46:24 +0800 X-Clacks-Overhead: GNU Terry Pratchett X-Mailer: MailMate (1.14r5737) Message-ID: In-Reply-To: References: <625e2c77-7b3f-6130-514d-eee206b183d6@orange.fr> <5d84e8f9-ecf1-7f03-2043-ed46469752c8@orange.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Nov 2020 00:46:31 -0000 On 2020-11-21 00:27:52 (+0800), Claude Buisson wrote: > On 2020-11-20 16 h 01, Philip Paeps wrote: >> On 2020-11-20 14:34:28 (+0100), Claude Buisson wrote: >>> 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 >> >> Errr ... I upgraded the bme svn mirror recently.  I checked that svn >> still worked but I'm not sure if I checked ipv6 and legacy ip >> individually.  I'll go and double-check ipv6. >> >> Thanks for pointing this out.  Sorry for breaking it. >> >> Dogfood so tasty. >> >> Philip [clusteradm pointy hat collector] >> > > It seems that the problem was the consequence of some bad IPv6 routing > by my ISP. After many useless tests of my local gear, everything is > back to normal. > > Thanks for your interest ! Good to hear I didn't botch it this time. ;-) Thanks for keeping my feet close to the fire! Philip -- Philip Paeps Senior Reality Engineer Alternative Enterprises