GNOME Bugzilla – Bug 686104
Messed up gnome-calculator repository
Last modified: 2013-03-29 09:28:36 UTC
I tried to copy the gcalctool repository to a new gnome-calculator repository but it got messed up and is missing the branches. Can you delete this repository / tell me how to copy it correctly? Thanks.
There you go, I've copied the full gcalctool repository over the gnome-calculator one. [1] Let me know if you need anything else. [1] http://git.gnome.org/browse/gnome-calculator
Please modify the .doap file accordingly.
Seems to be some sort of permissions problem: bob@alchemy:~/git/gnome-calculator$ git push Counting objects: 42, done. Delta compression using up to 4 threads. Compressing objects: 100% (24/24), done. Writing objects: 100% (24/24), 8.26 KiB, done. Total 24 (delta 16), reused 0 (delta 0) error: insufficient permission for adding an object to repository database ./objects fatal: failed to write object error: unpack failed: unpack-objects abnormal exit To ssh://rancell@git.gnome.org/git/gnome-calculator ! [remote rejected] HEAD -> master (n/a (unpacker error)) error: failed to push some refs to 'ssh://rancell@git.gnome.org/git/gnome-calculator'
My bad, it was set to be root, everything should be OK now, let me know if you can push correctly. (please close the bug too) :-)
Works great now, thanks Andrea!
Andrea, I have the same problem now with ekiga repository: snoopy:~/softs/ekiga/sshtrunk$ git push Counting objects: 7, done. Delta compression using up to 2 threads. Compressing objects: 100% (4/4), done. Writing objects: 100% (4/4), 393 bytes, done. Total 4 (delta 3), reused 0 (delta 0) error: insufficient permission for adding an object to repository database ./objects fatal: failed to write object error: unpack failed: unpack-objects abnormal exit To ssh://ededu@git.gnome.org/git/ekiga ! [remote rejected] HEAD -> master (n/a (unpacker error)) error: failed to push some refs to 'ssh://ededu@git.gnome.org/git/ekiga' snoopy:~/softs/ekiga/sshtrunk$ About 10 days ago it worked.
It should be back. It was related to: https://mail.gnome.org/archives/foundation-list/2013-March/msg00089.html.
I have another error now: snoopy:~/softs/ekiga/sshtrunk$ git push Permission denied (publickey). fatal: The remote end hung up unexpectedly snoopy:~/softs/ekiga/sshtrunk$
Join #sysadmin on irc.gnome.org so we can debug it. I feel too many re-try on connecting banned you from the server. I just need a few details and we can sort this out.