1234- / gitblit

Automatically exported from code.google.com/p/gitblit
Apache License 2.0
1 stars 0 forks source link

error: unpack failed: error Short read of block #580

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi I am getting below error I am using gitblit 1.6.0

Counting objects: 3, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 282 bytes | 0 bytes/s, done.
Total 3 (delta 2), reused 0 (delta 0)
fatal: Cannot receive pack: 0% (1/2)   
remote: Resolving deltas: 100% (2/2)
error: unpack failed: error Short read of block
 ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'ssh://ip/repo.git

Original issue reported on code.google.com by jagafi...@gmail.com on 2 Apr 2015 at 10:58

GoogleCodeExporter commented 9 years ago
There are dependency updates in 1.6.2 which will probably be helpful.  There 
are even more updates in the develop branch.  I would recommend trying the 
current stable and then trying the develop branch.

Original comment by James.Mo...@gmail.com on 3 Apr 2015 at 12:59