From: Neal Kreitzinger <nkreitzinger@gmail.com>
To: bmitic <bj@infomitic.com>
Cc: git@vger.kernel.org
Subject: Re: Problem pulling large repo, Error: /usr/bin/git-pull: line 277: 5401 Terminated git read-tree --reset -u HEAD
Date: Sun, 24 Jun 2012 01:15:37 -0500 [thread overview]
Message-ID: <4FE6B089.1000705@gmail.com> (raw)
In-Reply-To: <1340469568490-7562027.post@n2.nabble.com>
On 6/23/2012 11:39 AM, bmitic wrote:
> I can't really explain it, but basically every time I try to pull this
> specific repo from my other servers I get the results bellow. I have two
> identical servers where this works, but for some reason on the third one it
> doesn't. I even got another virtual server and tried it and I was getting
> the same error. I don't know how to troubleshoot this.
> If anyone has a suggestion I would appreciate it:
>
> [root@myserver gittestremote]# git pull -v tst1 master
> xxx@xxxxx.xxxxxxxx.com's password:
> remote: Counting objects: 20095, done.
> remote: Compressing objects: 100% (18794/18794), done.
> remote: Total 20095 (delta 1005), reused 20095 (delta 1005)
> Receiving objects: 100% (20095/20095), 1.11 GiB | 11.46 MiB/s, done.
> Resolving deltas: 100% (1005/1005), done.
> From xxxxxx.xxxxxx.com:/var/www/GITREPO3/fullsites/prd_biq
> * branch master -> FETCH_HEAD
> /usr/bin/git-pull: line 277: 5401 Terminated git read-tree
> --reset -u HEAD
> [root@myserver gittestremote]#
>
> --
> View this message in context: http://git.661346.n2.nabble.com/Problem-pulling-large-repo-Error-usr-bin-git-pull-line-277-5401-Terminated-git-read-tree-reset-u-HEAD-tp7562027.html
> Sent from the git mailing list archive at Nabble.com.
>
What is your version of git (git --version), and what are the specs of
the machines where it worked and didn't work? The 1.11 GiB in your
output looks pretty big.
v/r,
neal
prev parent reply other threads:[~2012-06-24 6:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-23 16:39 Problem pulling large repo, Error: /usr/bin/git-pull: line 277: 5401 Terminated git read-tree --reset -u HEAD bmitic
2012-06-24 6:15 ` Neal Kreitzinger [this message]
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=4FE6B089.1000705@gmail.com \
--to=nkreitzinger@gmail.com \
--cc=bj@infomitic.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 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).