* git errors when pushing to GNU ELPA @ 2016-02-04 3:06 Lars Ingebrigtsen 2016-02-04 3:58 ` Stefan Monnier 0 siblings, 1 reply; 4+ messages in thread From: Lars Ingebrigtsen @ 2016-02-04 3:06 UTC (permalink / raw) To: emacs-devel Are anybody else seeing this? larsi@mouse:~/src/emacs/elpa$ git push Counting objects: 5, done. Delta compression using up to 4 threads. Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 480 bytes | 0 bytes/s, done. Total 5 (delta 4), reused 0 (delta 0) error: unpack failed: unpack-objects abnormal exit To git://git.savannah.gnu.org/emacs/elpa.git ! [remote rejected] master -> master (n/a (unpacker error)) error: failed to push some refs to 'git://git.savannah.gnu.org/emacs/elpa.git' -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: git errors when pushing to GNU ELPA 2016-02-04 3:06 git errors when pushing to GNU ELPA Lars Ingebrigtsen @ 2016-02-04 3:58 ` Stefan Monnier 2016-02-04 4:08 ` Lars Ingebrigtsen 0 siblings, 1 reply; 4+ messages in thread From: Stefan Monnier @ 2016-02-04 3:58 UTC (permalink / raw) To: emacs-devel > error: failed to push some refs to 'git://git.savannah.gnu.org/emacs/elpa.git' You have to push to git+ssh Stefan ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: git errors when pushing to GNU ELPA 2016-02-04 3:58 ` Stefan Monnier @ 2016-02-04 4:08 ` Lars Ingebrigtsen 2016-02-04 10:17 ` Andreas Schwab 0 siblings, 1 reply; 4+ messages in thread From: Lars Ingebrigtsen @ 2016-02-04 4:08 UTC (permalink / raw) To: Stefan Monnier; +Cc: emacs-devel Stefan Monnier <monnier@iro.umontreal.ca> writes: >> error: failed to push some refs to 'git://git.savannah.gnu.org/emacs/elpa.git' > > You have to push to git+ssh Hm... perhaps I cloned it from the anonymous URL instead of the member one? Thanks. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: git errors when pushing to GNU ELPA 2016-02-04 4:08 ` Lars Ingebrigtsen @ 2016-02-04 10:17 ` Andreas Schwab 0 siblings, 0 replies; 4+ messages in thread From: Andreas Schwab @ 2016-02-04 10:17 UTC (permalink / raw) To: Lars Ingebrigtsen; +Cc: Stefan Monnier, emacs-devel Lars Ingebrigtsen <larsi@gnus.org> writes: > Stefan Monnier <monnier@iro.umontreal.ca> writes: > >>> error: failed to push some refs to 'git://git.savannah.gnu.org/emacs/elpa.git' >> >> You have to push to git+ssh > > Hm... perhaps I cloned it from the anonymous URL instead of the member > one? git config --global url.ssh://git.sv.gnu.org/srv/git/.pushinsteadof git://git.savannah.gnu.org/ Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-02-04 10:17 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-02-04 3:06 git errors when pushing to GNU ELPA Lars Ingebrigtsen 2016-02-04 3:58 ` Stefan Monnier 2016-02-04 4:08 ` Lars Ingebrigtsen 2016-02-04 10:17 ` Andreas Schwab
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.