[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cannot clone glibc
From: |
Joshua Branson |
Subject: |
Cannot clone glibc |
Date: |
Thu, 16 Nov 2017 14:48:58 -0800 |
Hello, I attempted to clone Hurd's glibc, but I am getting a weird
error:
joshua@debian:~/programming$ git clone
git://git.savannah.gnu.org/hurd/glibc.git
Cloning into 'glibc'...
remote: Counting objects: 465122,
done.
remote: Compressing objects: 100%
(68689/68689), done.
remote: Total 465122 (delta
387486), reused 465088 (delta
387470)
Receiving objects: 100%
(465122/465122), 139.77 MiB | 2.30
MiB/s, done.
error: inflate: data stream error
(incorrect header check)
fatal: serious inflate
inconsistency
fatal: index-pack failed
I'm not sure what the issue is. Can someone help me fix this? A
google search seems to think that git repository is corrupt?
https://stackoverflow.com/questions/23725925/git-repository-corrupt-incorrect-header-check-loose-object-is-corrupt
Thanks,
Joshua
- Cannot clone glibc,
Joshua Branson <=