Hi,

I'm writing from GNU Guix.

Starting today, we have been having trouble downloading snapshots of our
Git repo [0] using Cgit, and also cloning with Git over the HTTP and git
protocols.

Our users download a snapshot of HEAD [1] in order to update their Guix
installations to the latest version. This snapshot appears to be
corrupted (missing files).

When cloning, I receive this output:
$ git clone http://git.savannah.gnu.org/r/guix.git
Cloning into 'guix'...
remote: Counting objects: 94663, done.
remote: Compressing objects: 100% (26519/26519), done.
fatal: pack has bad object at offset 17999530: inflate returned -5
fatal: index-pack failed

...and something similar when using the git protocol instead of HTTP.

Is there something we should do, or is it an issue your end?

I've CC-ed our development mailing list, [email protected].

Thanks for your attention,
Leo

[0]
http://git.savannah.gnu.org/cgit/guix.git

[1]
http://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz

Reply via email to