Re: "fatal: index-pack failed" on git-clone

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Jul 8, 2009, at 1:49 PM, Junio C Hamano wrote:

Could you try your original (non-working) command with this debug patch?


(I had to apply the patch by hand; RHEL patch complained about a malformatted patch file.)

=====
$ sudo GIT_TRACE=1 git clone username@xxxxxxxxxxxxxxxxxx:/Users/ username/scientia/scientia.git
trace: setup_path: the $PATH was: /usr/bin:/bin
trace: setup_path: the $PATH is now: /usr/local/libexec/git-core:/usr/ bin:/bin trace: built-in: git 'clone' 'username@xxxxxxxxxxxxxxxxxx:/Users/ username/scientia/scientia.git' Initialized empty Git repository in /home/username/git-1.6.3/ scientia/.git/ trace: run_command: 'ssh' 'username@xxxxxxxxxxxxxxxxxx' 'git-upload- pack '\''/Users/username/scientia/scientia.git'\'''
Password:
trace: run_command: 'index-pack' '--stdin' '-v' '--fix-thin' '-- keep=fetch-pack 32503 on scientia.uchicago.edu' trace: exec: 'git' 'index-pack' '--stdin' '-v' '--fix-thin' '-- keep=fetch-pack 32503 on scientia.uchicago.edu'
trace: exec failed: No such file or directory
trace: the $PATH was: /usr/local/libexec/git-core:/usr/bin:/bin
trace: exec 'index-pack' failed: No such file or directory
fatal: index-pack failed
remote: Counting objects: 2802, done.
remote: Compressing objects: 100% (2393/2393), done.
=====

As a reminder:
=====
$ sudo /usr/local/bin/git --exec-path
/usr/local/libexec/git-core
=====

	— F

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]