git version 1.9.2.msysgit.0 fails consistently

79 views
Skip to first unread message

jean....@gmail.com

unread,
May 29, 2014, 4:13:33 AM5/29/14
to msy...@googlegroups.com
Fresh install on both systems... fails consistently on clone. What's the problem???

On Server 2012 R2

C:\Users\Administrator>git daemon --base-path=p:\ServerFolders\Git --export-all
--reuseaddr --verbose
[2004] Ready to rumble
[2312] Connection from 192.168.1.32:1220
[2312] Extended attributes (11 bytes) exist <host=data>
[2312] Request upload-pack for '/InSync.git'

on Windows 7 client:

D:\Downloads>git clone git://data/InSync.git
Cloning into 'InSync'...
remote: Counting objects: 1298, done.
remote: Compressing objects:  70% (259/370)   eceiving objects:   0% (1/1298)
remote: Compressing objects:  72% (267/370)    eceiving objects:   1% (13/1298)
remote: Compressing objects:  74% (274/370)   R
remote: Compressing objects:  75% (278/370)   Receiving objects:   3% (39/1298)
remote: Compressing objects:  76% (282/370)   Receiving objects:   4% (52/1298)
remote: Compressing objects:  78% (289/370)   Receiving objects:   5% (65/1298)
remote: Compressing objects:  83% (308/370)   eceiving objects:   6% (78/1298)
remote: Compressing objects:  84% (311/370)   R
remote: Compressing objects:  87% (322/370)   Receiving objects:   8% (104/1298)
remote: Compressing objects:  90% (333/370)   R
remote: Compressing objects:  94% (348/370)    eceiving objects:  10% (130/1298)
remote: Compressing objects:  99% (367/370)   eceiving objects:  11% (143/1298)
remote: Compressing objects: 100% (370/370), done.
ffatal: read error: Invalid argument 1.73 MiB | 2.45 MiB/s
atal: early EOF
fatal: index-pack failed

Same error if I invoke the client on the server:

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\Users\Administrator>cd Downloads

C:\Users\Administrator\Downloads>git clone git://192.168.0.3/InSync.git
Cloning into 'InSync'...
remote: Counting objects: 1298, done.
remote: Compressing objects: 100% (370/370), done.
ffatal: early EOF:  91% (1182/1298)
atal: read error: Invalid argument
fatal: index-pack failed

D:\Downloads>git version
git version 1.9.2.msysgit.0

jean....@gmail.com

unread,
May 29, 2014, 9:27:46 PM5/29/14
to msy...@googlegroups.com
Further note. The problem seems to originate with the Server side. Running the git server on a freebsd box = no proble, running server on Windows Server 2012 R2 = disaster.
Reply all
Reply to author
Forward
0 new messages