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 696827 - Unable to push to gnome-subtitles repository
Unable to push to gnome-subtitles repository
Status: RESOLVED FIXED
Product: sysadmin
Classification: Infrastructure
Component: Git
unspecified
Other All
: Normal major
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2013-03-29 01:38 UTC by Pedro Castro
Modified: 2013-03-29 09:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Castro 2013-03-29 01:38:28 UTC
Hi,

Trying to push changes to gnome-subtitles results in the following:
Counting objects: 17, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (9/9), done.
Writing objects: 100% (9/9), 2.11 KiB, done.
Total 9 (delta 8), 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://pcastro@git.gnome.org/git/gnome-subtitles
 ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'ssh://pcastro@git.gnome.org/git/gnome-subtitles'

Can you check the permissions on the server?

Thanks,
Cheers
Comment 1 Kai Willadsen 2013-03-29 01:55:49 UTC
I'm seeing the same problem for git.gnome.org/git/meld. This has changed sometime in the two days.
Comment 2 David King 2013-03-29 08:04:58 UTC
Andrea is working on fixing it:

https://mail.gnome.org/archives/devel-announce-list/2013-March/msg00006.html
Comment 3 Andrea Veri 2013-03-29 09:18:53 UTC
It should be back. Thanks for your patience!