I try to fullfill a user request for my bundesliga widget. Unfortunately I can't push to the repo anymore.
I get a strange error (see exact output below). I already tried to re-clone the repo, but it didn't help.
Searching on google about the issue pointed more to an error in the remote repo I have to access to I guess.
Any Ideas?
David
[david@katze buli_new]$ git push
Counting objects: 9, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 478 bytes, done.
Total 5 (delta 4), reused 1 (delta 0)
error: unable to create temporary sha1 filename ./objects/6c: File exists
fatal: failed to write object
error: unpack failed: unpacker exited with error code
To ssh://drop.maemo.org/git/buliscores
! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'ssh://drop.maemo.org/git/buliscores'
[david@katze buli_new]$
I try to fullfill a user request for my bundesliga widget. Unfortunately I can't push to the repo anymore.
I get a strange error (see exact output below). I already tried to re-clone the repo, but it didn't help.
Searching on google about the issue pointed more to an error in the remote repo I have to access to I guess.
Any Ideas?
David
[david@katze buli_new]$ git push
Counting objects: 9, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 478 bytes, done.
Total 5 (delta 4), reused 1 (delta 0)
error: unable to create temporary sha1 filename ./objects/6c: File exists
fatal: failed to write object
error: unpack failed: unpacker exited with error code
To ssh://drop.maemo.org/git/buliscores
! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'ssh://drop.maemo.org/git/buliscores'
[david@katze buli_new]$