From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D322C158086 for ; Wed, 13 Oct 2021 18:37:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78A7FE08BD; Wed, 13 Oct 2021 18:37:18 +0000 (UTC) Received: from mail.digimed.co.uk (mail.digimed.co.uk [82.69.83.178]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00CB3E0857 for ; Wed, 13 Oct 2021 18:37:17 +0000 (UTC) Received: from digimed.co.uk (fenchurch.digimed.co.uk [192.168.1.6]) by mail.digimed.co.uk (Postfix) with ESMTPA id C7F1166E97 for ; Wed, 13 Oct 2021 19:37:16 +0100 (BST) Date: Wed, 13 Oct 2021 19:37:16 +0100 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Switched from rsync to git, now emerge --sync fails Message-ID: <20211013193716.3f8f4988@digimed.co.uk> In-Reply-To: References: Organization: Digital Media Production X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/uJxAEZaFp8Yf.IhJbsUl1E5"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Archives-Salt: f9f46ec0-2cb2-44b3-9fc2-df7f895c3e3f X-Archives-Hash: d88e2bbaa0aecaedc817beae5d6fafb6 --Sig_/uJxAEZaFp8Yf.IhJbsUl1E5 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 13 Oct 2021 18:25:12 -0000 (UTC), Grant Edwards wrote: > Yesterday I switched my gentoo repo from rsync to git, and the initial > --sync with an empty directory did a git clone successfully. >=20 > Today, when I try to sync, it always fails: >=20 > $ sudo emerge --sync >>> Syncing repository 'gentoo' into > '/var/db/repos/gentoo'... /usr/bin/git fetch origin > error: RPC failed; HTTP 504 curl 22 The requested URL returned error: > 504 fatal: the remote end hung up unexpectedly !!! git fetch error in > /var/db/repos/gentoo >=20 > Action: sync for repo: gentoo, returned code =3D 128 >=20 > The SSL connection to anongit.gentoo.org happens, the handshake goes > OK, a few frames of data go back and forth, then the nothing happens > for 60s and the client end sends a FIN. >=20 > After the initial sync which does a git clone, how do you do > subsequent sync operations? emerge --sync works here. What do you have in repos.conf? --=20 Neil Bothwick There's too much blood in my caffeine system. --Sig_/uJxAEZaFp8Yf.IhJbsUl1E5 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE8k9T/rX16EJxEKG692eFu0QSMJgFAmFnJ1wACgkQ92eFu0QS MJjwIhAAkCABUMXCO6QkjtL3xs1Uuuyj4J0EMwwk0SKAs/Ln+oy8T8xCqV8llFVE zPUpfbDoe72K38kTn4vk7UbwtGGAvyrCBekkzxYGnSjZin5CTvODGh4COKtSmVSG xqrnl6tjqAVHVzlLNHiaI/u++5gcDinEdjgJnKcRwiqXlxfsV52TzOmg/j+MfPpJ F5QsS1QvAIM1BlaYBMZQ6b2KUk6WNy65stz7vUHN3gLaDTqw4LmCATtN0gtoQU/j J6zoXhupjNPmogFpgHLeJyCMgUAFcnLlSAdNYkuzDHAsbtKcjjf1c6PbG8KdnQrK xHoK4+9tqhOgd+tMHrnpQnLXug3qieAmSqiDHw+Q08MYrZPmvUP8Aj/YCqY1uE92 7WhGbJvPqxbSO3v5yJlgM+ZAJFF40l+0cDlJpAzFKAVebU48tbgF5UOQ1FOYFhHe UqdSAZ8web5ZzENPnKS2uLzAJr1SHaoINKNOm+JDXL/NTfPuFiv+nNqPPbQ3E8nx mYT9QhwX64wkFW/JPt6wUQvrqkzbQfiMNm4l9Oeg4x+k3vqGI9uMCL7jUlxDievx XpTWNWCL6llngorQ1Jf89AFn4ddpvnnuq5Ub9Xw15r9+pw/lEvP5ep/yKwGfWYMe wZloidIFcGuolhrYU8LLgXCfi2pR3Vab0UQ3rC6s6GPqNE8aJgo= =GLis -----END PGP SIGNATURE----- --Sig_/uJxAEZaFp8Yf.IhJbsUl1E5--