From: Rob Marshall <Rob.Marshall17@gmail.com>
To: git@vger.kernel.org
Subject: Problems with repack during push
Date: Mon, 10 Sep 2012 12:16:22 -0400 [thread overview]
Message-ID: <504E1256.4020605@gmail.com> (raw)
Hi,
Whenever I do a git push origin of a new branch I see:
Auto packing the repository for optimum performance.
/usr/local/libexec/git-core/git-sh-setup: line 241: uname: command not found
/usr/local/libexec/git-core/git-repack: line 56: rm: command not found
/usr/local/libexec/git-core/git-repack: line 85: mkdir: command not found
/usr/local/libexec/git-core/git-repack: line 85: rm: command not found
fatal: 'repack' appears to be a git command, but we were not
able to execute it. Maybe git-repack is broken?
error: failed to run repack
If I do a 'git repack' it works fine, so are these
messages coming from the remote server?
Thanks,
Rob
next reply other threads:[~2012-09-10 16:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-10 16:16 Rob Marshall [this message]
2012-09-10 16:26 ` Problems with repack during push Matthieu Moy
2012-09-10 16:54 ` Rob Marshall
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=504E1256.4020605@gmail.com \
--to=rob.marshall17@gmail.com \
--cc=git@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.