Ticket #2230 (new defect)
Git clone on "kernel.git linux-2.6" fails
| Reported by: | doxy2 | Owned by: | openmoko-devel |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | unknown | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
git clone git://git.openmoko.org/git/kernel.git linux-2.6
results in:
Initialized empty Git repository in /home/doxy2/temp/test/linux-2.6/.git/
remote: Generating pack...
remote: Done counting 128876 objects.
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
Change History
comment:2 Changed 4 years ago by doxy2
oops, was supposed to place this in webserver and infrastructure. Feel free to remove the duplicate
comment:3 Changed 4 years ago by andy
No worries they can't fix the corruption anyway, so I would have to hear about it. But I don't know what the underlying problem is. I opened an admin trac about it already but the error is sporadic so it's hard to resolve.
comment:4 Changed 4 years ago by andy
OK I pushed the main branches up there fresh, hopefully that solves it for now.
comment:5 Changed 4 years ago by doxy2
Okay, now we get a bit more specific error:
remote: Generating pack...
remote: Done counting 1085855 objects.
remote: fatal: packfile ./objects/pack/pack-70a5f0a4dcab356a39ad7ceae760a237b476864d.pack cannot be mapped.
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed

Again, huh.
I have a clean local copy I will nuke it and send it back up.