* Submodule on Debian breaks
@ 2008-05-15 12:29 Peter Bengtson
2008-05-15 12:55 ` Johannes Schindelin
0 siblings, 1 reply; 2+ messages in thread
From: Peter Bengtson @ 2008-05-15 12:29 UTC (permalink / raw)
To: git
We have problems cloning git repositories containing submodules on
Debian. Cloning them locally, on Debian, or on Mac OS X, works without
a hitch. Cloning them remotely from a Mac OS X repo server to a Mac OS
X client computer also works as expected, as does cloning repos
without submodules.
But as soon as a clone of a git repo containing a submodule on the
Debian machine is attempted from another computer, this happens:
> error: git-upload-pack: git-pack-objects died with error.
> fatal: git-upload-pack: aborting due to possible repository
> corruption on the remote side.
> remote: Generating pack...
> remote: Done counting 7 objects.
> remote: error: unable to find
> 4d5436979e0afc1e9c03dceeeea3c2ddb9dbf211remote:
> remote: fatal: unable to get type of object
> 4d5436979e0afc1e9c03dceeeea3c2ddb9dbf211
> remote: aborting due to possible repository corruption on the remote
> side.
> fatal: early EOF
> fatal: index-pack failed
However, git fsck reports no errors.
The git version is the latest published one, 1.5.5.1, installed from
source (not via apt-get), and configured only with ./configure --
prefix=/usr/local
Googling for info about git submodule and corrupted repos yields
absolutely nothing.
Any ideas, anyone?
/ Peter Bengtson
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Submodule on Debian breaks
2008-05-15 12:29 Submodule on Debian breaks Peter Bengtson
@ 2008-05-15 12:55 ` Johannes Schindelin
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Schindelin @ 2008-05-15 12:55 UTC (permalink / raw)
To: Peter Bengtson; +Cc: git
Hi,
On Thu, 15 May 2008, Peter Bengtson wrote:
> We have problems cloning git repositories containing submodules on
> Debian. Cloning them locally, on Debian, or on Mac OS X, works without a
> hitch. Cloning them remotely from a Mac OS X repo server to a Mac OS X
> client computer also works as expected, as does cloning repos without
> submodules.
>
> But as soon as a clone of a git repo containing a submodule on the
> Debian machine is attempted from another computer, this happens:
>
> >error: git-upload-pack: git-pack-objects died with error.
This is the remote git. It is probably out of date.
Ciao,
Dscho
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-15 12:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-15 12:29 Submodule on Debian breaks Peter Bengtson
2008-05-15 12:55 ` Johannes Schindelin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox