public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Switched from rsync to git, now emerge --sync fails
@ 2021-10-13 18:25 Grant Edwards
  2021-10-13 18:37 ` Neil Bothwick
  0 siblings, 1 reply; 9+ messages in thread
From: Grant Edwards @ 2021-10-13 18:25 UTC (permalink / raw
  To: gentoo-user


Yesterday I switched my gentoo repo from rsync to git, and the initial
--sync with an empty directory did a git clone successfully.

Today, when I try to sync, it always fails:

  $ 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

  Action: sync for repo: gentoo, returned code = 128

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.

After the initial sync which does a git clone, how do you do
subsequent sync operations?

--
Grant



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-10-14  9:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-13 18:25 [gentoo-user] Switched from rsync to git, now emerge --sync fails Grant Edwards
2021-10-13 18:37 ` Neil Bothwick
2021-10-13 18:50   ` [gentoo-user] " Grant Edwards
2021-10-13 19:35     ` Neil Bothwick
2021-10-13 20:11     ` Rich Freeman
2021-10-14  2:50       ` Grant Edwards
2021-10-14  8:22         ` Peter Humphrey
2021-10-14  8:28           ` Miles Malone
2021-10-14  9:52             ` Wol

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox