From: Peter Baumann <waste.manager@gmx.de>
To: Marcus <prima@wordit.com>
Cc: git@vger.kernel.org
Subject: Re: Git push error
Date: Sun, 18 May 2008 10:09:20 +0200 [thread overview]
Message-ID: <20080518080920.GA3670@xp.machine.xx> (raw)
In-Reply-To: <8345bd80805180030l23f0412du6bd4361450544f92@mail.gmail.com>
On Sun, May 18, 2008 at 08:30:36AM +0100, Marcus wrote:
> Can anybody tell me what the following error means?
>
> -----------------
> sh-3.00# git push ssh://me@git.domain.org/gitroot/project/projectmain.git master
> Password:
> fatal: exec pack-objects failed.
> Broken pipe
> -------------------
>
You don't have git (especially git-pack-objects) in your path on the
remote end. Try
ssh me@git.domain.org git --version
to see if your $PATH isn't setup correctly on ssh logins.
-Peter
next prev parent reply other threads:[~2008-05-18 8:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-18 7:30 Git push error Marcus
2008-05-18 8:09 ` Peter Baumann [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-20 7:17 git " jjb8256
2024-03-20 8:45 ` Kristoffer Haugsbakk
2024-03-20 8:51 ` Kristoffer Haugsbakk
2024-03-20 11:52 ` rsbecker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080518080920.GA3670@xp.machine.xx \
--to=waste.manager@gmx.de \
--cc=git@vger.kernel.org \
--cc=prima@wordit.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).