general high-level discussion about spectrum
 help / color / mirror / Atom feed
From: "Jamie McClymont" <jamie@kwiius.com>
To: discuss@spectrum-os.org
Subject: Git server issues?
Date: Thu, 01 Apr 2021 21:35:11 +1300	[thread overview]
Message-ID: <b22ffe29-37ff-4c97-ad4e-7625c553d87b@www.fastmail.com> (raw)

Hello,

Cloning the spectrum nixpkgs repo seems to consistently fail, after downloading all the objects, with:

    fetch-pack: unexpected disconnect while reading sideband packet
    fatal: early EOF
    fatal: fetch-pack: invalid index-pack output

Have confirmed this across a couple of networks. Relatedly, the git web interface seems to always 504 Gateway Timeout while a clone is in progress.

I wonder if the git server is configured to only handle one thread/request at a time, and the clone process involves 2 concurrent requests? (either that, or the server is actually overloaded).

fyi, as a workaround: clone nixpkgs from elsewhere, then add the spectrum nixpkgs remote and fetch - it will also be much faster :)

Thanks
- Jamie McClymont

             reply	other threads:[~2021-04-01  8:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-01  8:35 Jamie McClymont [this message]
2021-04-01 22:49 ` Git server issues? Alyssa Ross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b22ffe29-37ff-4c97-ad4e-7625c553d87b@www.fastmail.com \
    --to=jamie@kwiius.com \
    --cc=discuss@spectrum-os.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).