Sitesh Shrivastava
2013-11-01 10:32:10 UTC
Hey,
I'm using a gitosis server. Suddenly I'm not able to push to the
remote server. Everyone else is able to push to the same server. Btw I
can't push to *any repo* on the server. This is the error I get:
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 353 bytes | 0 bytes/s, done.
Total 3 (delta 1), reused 0 (delta 0)
error: unpack failed: unpack-objects abnormal exit
To git://git.srv.net/code-repo.git
! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'git://git.srv.net/code-repo.git'
I Tried git fsck too:c
git fsck --full
Checking object directories: 100% (256/256), done.
Checking objects: 100% (2844/2844), done.
Can something be wrong with my git installation?
git --version
git version 1.8.3.2
-Thanks & Regards,
Sitesh Shrivastava
Phone: +91-9470521313
E-Mail: ***@gmail.com
Home-Page: http://www.siteshshrivastava.com
I'm using a gitosis server. Suddenly I'm not able to push to the
remote server. Everyone else is able to push to the same server. Btw I
can't push to *any repo* on the server. This is the error I get:
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 353 bytes | 0 bytes/s, done.
Total 3 (delta 1), reused 0 (delta 0)
error: unpack failed: unpack-objects abnormal exit
To git://git.srv.net/code-repo.git
! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'git://git.srv.net/code-repo.git'
I Tried git fsck too:c
git fsck --full
Checking object directories: 100% (256/256), done.
Checking objects: 100% (2844/2844), done.
Can something be wrong with my git installation?
git --version
git version 1.8.3.2
-Thanks & Regards,
Sitesh Shrivastava
Phone: +91-9470521313
E-Mail: ***@gmail.com
Home-Page: http://www.siteshshrivastava.com