I am getting this kind of error when I try to do 'git fetch' from git://people.freedesktop.org/~airlied/linux.git
remote: error: Could not read ec862f894f7870430e4ff5a9249eaa94d368d220 remote: fatal: bad tree object ec862f894f7870430e4ff5a9249eaa94d368d220 remote: aborting due to possible repository corruption on the remote side. fatal: protocol error: bad pack header
I see a similar error if I try to do a fresh clone:
Cloning into 'linux'... remote: error: Could not read ec862f894f7870430e4ff5a9249eaa94d368d220 remote: fatal: bad tree object ec862f894f7870430e4ff5a9249eaa94d368d220 remote: aborting due to possible repository corruption on the remote side. fatal: early EOF fatal: index-pack failed
Is there a known problem with that repository ?
thanks,
Ilija
On Thu, Sep 20, 2012 at 1:18 PM, Ilija Hadzic ilijahadzic@gmail.com wrote:
I am getting this kind of error when I try to do 'git fetch' from git://people.freedesktop.org/~airlied/linux.git
remote: error: Could not read ec862f894f7870430e4ff5a9249eaa94d368d220 remote: fatal: bad tree object ec862f894f7870430e4ff5a9249eaa94d368d220 remote: aborting due to possible repository corruption on the remote side. fatal: protocol error: bad pack header
I see a similar error if I try to do a fresh clone:
Cloning into 'linux'... remote: error: Could not read ec862f894f7870430e4ff5a9249eaa94d368d220 remote: fatal: bad tree object ec862f894f7870430e4ff5a9249eaa94d368d220 remote: aborting due to possible repository corruption on the remote side. fatal: early EOF fatal: index-pack failed
Is there a known problem with that repository ?
Yeah I'm not sure what happened, you should be able to git fetch individual branches fine,
I'll try and backup/rebuild it later, probably because I shared some needles^Wobjects with another tree that I shouldn't have.
Dave.
dri-devel@lists.freedesktop.org