git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Niklas Hasse <jhasse@gmail.com>
To: git@vger.kernel.org
Subject: Error on push (unable to create temporary sha1 filename)
Date: Tue, 23 Feb 2010 22:11:31 +0100	[thread overview]
Message-ID: <8dacd7b31002231311q46c1c3b9o63c57fabe696f2ea@mail.gmail.com> (raw)

Hello everyone,

I'm new to git and recently set up my own server where I can push to
via ssh. It worked fine for several pushes but suddenly I got this
error message:

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'


I didn't changed anything on the server and haven't done anything
special in my local copy (just added/edited files). How can I fix
this? (Already tried cloning my repository locally and push from the
new one).

Thanks in advice,
Jan

PS: Please cc me in your response since I'm not subscribed to the mailing list.

             reply	other threads:[~2010-02-23 21:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-23 21:11 Jan Niklas Hasse [this message]
2010-02-24  0:54 ` Error on push (unable to create temporary sha1 filename) Tay Ray Chuan
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=8dacd7b31002231311q46c1c3b9o63c57fabe696f2ea@mail.gmail.com \
    --to=jhasse@gmail.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 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).