git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tay Ray Chuan <rctay89@gmail.com>
To: Jan Niklas Hasse <jhasse@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Error on push (unable to create temporary sha1 filename)
Date: Wed, 24 Feb 2010 08:54:56 +0800	[thread overview]
Message-ID: <be6fef0d1002231654r4fe08149qa937bbd9cc83d6a2@mail.gmail.com> (raw)
In-Reply-To: <8dacd7b31002231311q46c1c3b9o63c57fabe696f2ea@mail.gmail.com>

Hi,

On Wed, Feb 24, 2010 at 5:11 AM, Jan Niklas Hasse <jhasse@gmail.com> wrote:
> git push origin master
>
> Counting objects: 37, done.
> Compressing objects: 100% (27/27)
> Writing objects: 100% (31/31)
> Writing objects: 100% (31/31), 5.59 KiB, done.
> Total 31 (delta 11), reused 10 (delta 1)
> error: unable to create temporary sha1 filename ./objects/0e: File exists
>
> fatal: failed to write object
> error: unpack failed: unpacker exited with error code
> To git@myserver.de:django.git
>  ! [remote rejected] master -> master (n/a (unpacker error))
> error: failed to push some refs to 'git@myserver.de:django.git'

could you try running "git gc"? Perhaps you have temp files from
previously aborted/failed pushes lying around.

-- 
Cheers,
Ray Chuan

  reply	other threads:[~2010-02-24  0:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-23 21:11 Error on push (unable to create temporary sha1 filename) Jan Niklas Hasse
2010-02-24  0:54 ` Tay Ray Chuan [this message]
2010-02-27 12:38   ` Jan Niklas Hasse
2010-02-27 13:01     ` Tay Ray Chuan
2010-02-27 13:16       ` Jan Niklas Hasse

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=be6fef0d1002231654r4fe08149qa937bbd9cc83d6a2@mail.gmail.com \
    --to=rctay89@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jhasse@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).