All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivan Uemlianin <ivan@llaisdy.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: unpack failed --- is my repos broken?
Date: Tue, 20 Jul 2010 14:42:29 +0100	[thread overview]
Message-ID: <4C45A7C5.1050601@llaisdy.com> (raw)

Dear All

I have several git repositories on a server, with which I'm 
communicating using smart-http.  Push and pull is all going fine.  Until 
this morning, one of the repositories is not allowing pushes:

     $ git push
     Password: ...
     Counting objects: 5, done.
     Delta compression using up to 2 threads.
     Compressing objects: 100% (3/3), done.
     Writing objects: 100% (3/3), 410 bytes, done.
     Total 3 (delta 2), reused 0 (delta 0)
     error: unpack failed: unpack-objects abnormal exit

Other repositories on the same server (and under the same /var/www/git/ 
directory) are working fine.

I have googled around and this doesn't seem to be an uncommon problem, 
but I haven't found a solution.

Does the above mean this repository is broken and I should rescue or 
replace it (as in "How to fix a broken repository?" on the git wiki [1])?

Is smart-http not entirely reliable?  In which case what is the 
preferred way to communicate remotely (we need to push as well as pull; 
there are a very small number of active developers)?

With thanks and best wishes

Ivan


[1] How to fix a broken repository?
     
http://git.wiki.kernel.org/index.php/GitFaq#How_to_fix_a_broken_repository.3F


-- 
============================================================
Ivan A. Uemlianin
Speech Technology Research and Development

                     ivan@llaisdy.com
                      www.llaisdy.com
                          llaisdy.wordpress.com
                      www.linkedin.com/in/ivanuemlianin

     "Froh, froh! Wie seine Sonnen, seine Sonnen fliegen"
                      (Schiller, Beethoven)
============================================================

             reply	other threads:[~2010-07-20 14:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-20 13:42 Ivan Uemlianin [this message]
2010-07-20 15:35 ` unpack failed --- is my repos broken? Jared Hance
2010-07-23  9:42   ` ssh communication not working Ivan Uemlianin
2010-07-23 10:07     ` Ilari Liusvaara
2010-07-23 10:43       ` Ivan Uemlianin
2010-07-21 16:12 ` unpack failed --- is my repos broken? Tay Ray Chuan
2010-07-23  9:38   ` Ivan Uemlianin

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=4C45A7C5.1050601@llaisdy.com \
    --to=ivan@llaisdy.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.