After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 686104 - Messed up gnome-calculator repository
Messed up gnome-calculator repository
Status: RESOLVED FIXED
Product: sysadmin
Classification: Infrastructure
Component: Git
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks: 590074
 
 
Reported: 2012-10-14 08:23 UTC by Robert Ancell
Modified: 2013-03-29 09:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Robert Ancell 2012-10-14 08:23:00 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.
Comment 1 Andrea Veri 2012-10-15 13:41:12 UTC
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
Comment 2 Andrea Veri 2012-10-15 13:42:56 UTC
Please modify the .doap file accordingly.
Comment 3 Robert Ancell 2012-10-15 20:14:57 UTC
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'
Comment 4 Andrea Veri 2012-10-16 15:00:49 UTC
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) :-)
Comment 5 Robert Ancell 2012-10-16 20:40:14 UTC
Works great now, thanks Andrea!
Comment 6 Eugen Dedu 2013-03-29 08:38:19 UTC
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.
Comment 7 Andrea Veri 2013-03-29 09:18:33 UTC
It should be back. It was related to: https://mail.gnome.org/archives/foundation-list/2013-March/msg00089.html.
Comment 8 Eugen Dedu 2013-03-29 09:21:06 UTC
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$
Comment 9 Andrea Veri 2013-03-29 09:28:36 UTC
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.