unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* remote unpacker error
@ 2016-12-02 22:22 Mark Oteiza
  2016-12-02 23:45 ` Paul Eggert
  2016-12-03  2:29 ` Stefan Monnier
  0 siblings, 2 replies; 4+ messages in thread
From: Mark Oteiza @ 2016-12-02 22:22 UTC (permalink / raw)
  To: emacs-devel

When attempting to push changes:

Counting objects: 4, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 563 bytes | 0 bytes/s, done.
Total 4 (delta 3), reused 0 (delta 0)
remote: error: insufficient permission for adding an object to
repository database ./objects
remote: fatal: failed to write object
error: unpack failed: unpack-objects abnormal exit
To git.sv.gnu.org:/srv/git/emacs.git
 ! [remote rejected] master -> master (unpacker error)



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: remote unpacker error
  2016-12-02 22:22 remote unpacker error Mark Oteiza
@ 2016-12-02 23:45 ` Paul Eggert
  2016-12-03  0:00   ` Mark Oteiza
  2016-12-03  2:29 ` Stefan Monnier
  1 sibling, 1 reply; 4+ messages in thread
From: Paul Eggert @ 2016-12-02 23:45 UTC (permalink / raw)
  To: Mark Oteiza, emacs-devel

On 12/02/2016 02:22 PM, Mark Oteiza wrote:
> remote: error: insufficient permission for adding an object to
> repository database ./objects
> remote: fatal: failed to write object

I assume this is related to the Savannah upgrade in progress; see:

http://savannah.gnu.org/forum/forum.php?forum_id=8746




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: remote unpacker error
  2016-12-02 23:45 ` Paul Eggert
@ 2016-12-03  0:00   ` Mark Oteiza
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Oteiza @ 2016-12-03  0:00 UTC (permalink / raw)
  To: Paul Eggert; +Cc: emacs-devel

On 02/12/16 at 03:45pm, Paul Eggert wrote:
> On 12/02/2016 02:22 PM, Mark Oteiza wrote:
> > remote: error: insufficient permission for adding an object to
> > repository database ./objects
> > remote: fatal: failed to write object
> 
> I assume this is related to the Savannah upgrade in progress; see:
> 
> http://savannah.gnu.org/forum/forum.php?forum_id=8746

Ah, thank you.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: remote unpacker error
  2016-12-02 22:22 remote unpacker error Mark Oteiza
  2016-12-02 23:45 ` Paul Eggert
@ 2016-12-03  2:29 ` Stefan Monnier
  1 sibling, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2016-12-03  2:29 UTC (permalink / raw)
  To: emacs-devel

> When attempting to push changes:
> Counting objects: 4, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (4/4), done.
> Writing objects: 100% (4/4), 563 bytes | 0 bytes/s, done.
> Total 4 (delta 3), reused 0 (delta 0)
> remote: error: insufficient permission for adding an object to
> repository database ./objects
> remote: fatal: failed to write object
> error: unpack failed: unpack-objects abnormal exit
> To git.sv.gnu.org:/srv/git/emacs.git
>  ! [remote rejected] master -> master (unpacker error)

Usually (for git.sv.gnu.org) this happens when you try to push over the
http protocol (i.e. as anonymous user) rather than over ssh.
Of course, maybe in the current case it's due to the maintenance.


        Stefan




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-03  2:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-02 22:22 remote unpacker error Mark Oteiza
2016-12-02 23:45 ` Paul Eggert
2016-12-03  0:00   ` Mark Oteiza
2016-12-03  2:29 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).