Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7630

Re: Git migration schedule pushback permissions/DEP-3 workflow

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Daniele Tricoli <eriol@mornie.org>
Newsgroups linux.debian.maint.python
Subject Re: Git migration schedule pushback permissions/DEP-3 workflow
Date Mon, 12 Oct 2015 20:30:01 +0200
Message-ID <qiQ1b-74n-1@gated-at.bofh.it> (permalink)
References <qf9vr-5XN-1@gated-at.bofh.it> <qhkZs-76Q-11@gated-at.bofh.it> <qiPRw-6RC-13@gated-at.bofh.it>
X-Original-To debian-python@lists.debian.org
X-Mailbox-Line From debian-python-request@lists.debian.org Mon Oct 12 18:28:17 2015
Old-Return-Path <eriol@mornie.org>
X-Amavis-Spam-Status No, score=-11.999 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RP_MATCHES_RCVD=0.001] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -6.1
MIME-Version 1.0
Content-Type multipart/signed; boundary="nextPart9700758.ozl2bLvnzu"; micalg="pgp-sha512"; protocol="application/pgp-signature"
User-Agent Pigeon, pedibus calcantibus
X-Spamd-Result default: False [9.02 / 15.00] R_SPF_SOFTFAIL(0.00) HFILTER_MID_NOT_FQDN(0.50) HFILTER_HELO_NORES_A_OR_MX(2.00) BAYES_HAM(-2.47) ONCE_RECEIVED(1.00) HFILTER_HOSTNAME_UNKNOWN(4.00) ONCE_RECEIVED_STRICT(4.00)
X-Spamd-Server localhost
X-Spamd-Scan-Time 0.51
X-Spamd-Queue-ID 9E4C8A3EF9
X-Spam yes
X-Mailing-List <debian-python@lists.debian.org> archive/latest/12941
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/5670347.l7YNXuggsf@mornie
Approved robomod@news.nic.it
Lines 76
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Mon, 12 Oct 2015 20:27:51 +0200
X-Original-Message-ID <5670347.l7YNXuggsf@mornie>
X-Original-References <20151002102428.37362c96@limelight.wooz.org> <20151008150629.GB3645@bach.rivera.co.za> <561BF855.3020202@danielstender.com>
Xref csiph.com linux.debian.maint.python:7630

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Monday, October 12, 2015 08:13:41 PM Daniel Stender wrote:
> I've got a push back error here:
> <cut>
> $ git push
> Counting objects: 22, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (21/21), done.
> Writing objects: 100% (22/22), 2.72 KiB | 0 bytes/s, done.
> Total 22 (delta 12), 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
> ssh://danstender-guest@git.debian.org/git/python-modules/packages/citeproc-
> py.git ! [remote rejected] master -> master (unpacker error)
> error: failed to push some refs to
> 'ssh://danstender-guest@git.debian.org/git/python-modules/packages/citeproc
> -py.git' </cut>

I have experienced same problems, but only related to pushing tags (I mean, 
pushing works except for tags).
For example pywavelets:
❯ git push --tags            
Counting objects: 1, done.
Writing objects: 100% (1/1), 176 bytes | 0 bytes/s, done.
Total 1 (delta 0), 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+ssh://git.debian.org/git/python-modules/packages/pywavelets
 ! [remote rejected] upstream/0.3.0 -> upstream/0.3.0 (unpacker error)
error: failed to push some refs to 'git+ssh://git.debian.org/git/python-
modules/packages/pywavelets'

The same is happening with python-urllib3.

Cheers!

-- 
 Daniele Tricoli 'eriol'
 https://mornie.org

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-02 16:30 +0200
  Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-02 22:50 +0200
    Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-02 23:10 +0200
    Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-03 11:50 +0200
      Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-03 12:50 +0200
        Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-03 16:30 +0200
          Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-03 17:00 +0200
            Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-03 20:10 +0200
        Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-03 21:00 +0200
          Re: Git migration schedule Daniele Tricoli <eriol@mornie.org> - 2015-10-03 21:50 +0200
            Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-03 22:30 +0200
          Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-04 21:10 +0200
            Re: Git migration schedule Julien Puydt <julien.puydt@laposte.net> - 2015-10-04 21:30 +0200
            Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-04 21:40 +0200
              Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-04 23:10 +0200
                Re: Git migration schedule IOhannes m zmölnig (Debian/GNU)  <umlaeute@debian.org> - 2015-10-05 12:10 +0200
                Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-05 22:40 +0200
                Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 23:30 +0200
                Re: Git migration schedule IOhannes m zmölnig (Debian/GNU)  <umlaeute@debian.org> - 2015-10-06 09:40 +0200
              Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 18:00 +0200
            Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-04 23:10 +0200
            Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 17:50 +0200
              Re: Git migration schedule Scott Kitterman <debian@kitterman.com> - 2015-10-05 18:30 +0200
              Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-06 02:40 +0200
                Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-08 17:10 +0200
            Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 18:00 +0200
              Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 22:40 +0200
              Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-05 22:40 +0200
          Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 17:40 +0200
            Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-09 10:30 +0200
              Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-10 01:10 +0200
                Re: Git migration schedule Ben Finney <ben+debian@benfinney.id.au> - 2015-10-10 03:20 +0200
                Re: Git migration schedule Mattia Rizzolo <mattia@mapreri.org> - 2015-10-10 03:50 +0200
                Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-10 04:40 +0200
                Re: Git migration schedule Barry Warsaw <barry@python.org> - 2015-10-10 21:10 +0200
                Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-11 10:30 +0200
                Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-18 03:00 +0200
          Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 17:50 +0200
          Re: Git migration schedule Daniel Stender <debian@danielstender.com> - 2015-10-05 21:00 +0200
          Re: Git migration schedule Barry Warsaw <barry@python.org> - 2015-10-06 01:20 +0200
            Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-06 01:30 +0200
  Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-08 17:10 +0200
    Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-09 02:00 +0200
      Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-09 10:00 +0200
        Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-10 00:40 +0200
          Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-10 01:00 +0200
            Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-11 02:30 +0200
              Re: Git migration schedule Raphael Hertzog <hertzog@debian.org> - 2015-10-12 09:10 +0200
              Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-12 21:40 +0200
    Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-09 10:10 +0200
      Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-09 16:50 +0200
        Re: Git migration schedule Arthur de Jong <adejong@debian.org> - 2015-10-09 18:50 +0200
          Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-09 19:40 +0200
            Re: Git migration schedule Arthur de Jong <adejong@debian.org> - 2015-10-09 21:30 +0200
      Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-10 00:30 +0200
        Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-11 10:30 +0200
    Re: Git migration schedule pushback permissions/DEP-3 workflow Daniel Stender <debian@danielstender.com> - 2015-10-12 20:20 +0200
      Re: Git migration schedule pushback permissions/DEP-3 workflow Daniele Tricoli <eriol@mornie.org> - 2015-10-12 20:30 +0200
  Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-10 00:20 +0200
    Re: Git migration schedule IOhannes m zmölnig <zmoelnig@umlaeute.mur.at> - 2015-10-10 21:40 +0200
  Re: Git migration schedule Jean-Michel Vourgère <nirgal@debian.org> - 2015-10-18 22:10 +0200
    Re: Git migration schedule Piotr Ożarowski <piotr@debian.org> - 2015-10-18 23:10 +0200
    Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-19 19:20 +0200
      Re: Git migration schedule Brian May <bam@debian.org> - 2015-10-19 23:40 +0200
        Re: Git migration schedule Raphael Hertzog <hertzog@debian.org> - 2015-10-21 10:00 +0200
      Re: Git migration schedule Brian May <bam@debian.org> - 2015-10-19 23:40 +0200
        Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-20 16:10 +0200
          Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-21 09:40 +0200
            Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-21 16:50 +0200
              Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-21 23:40 +0200
                Re: Git migration schedule Brian May <bam@debian.org> - 2015-10-22 00:10 +0200
                Re: Git migration schedule Sandro Tosi <sandro.tosi@gmail.com> - 2015-10-22 00:30 +0200
                Re: Git migration schedule Raphael Hertzog <hertzog@debian.org> - 2015-10-22 09:20 +0200
                Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-23 01:50 +0200
                Re: Git migration schedule Julien Puydt <julien.puydt@laposte.net> - 2015-10-22 10:00 +0200
                Re: Git migration schedule Piotr Ożarowski <piotr@debian.org> - 2015-10-22 10:10 +0200
                pristine-tar (was: Git migration schedule) "W. Martin Borgert" <debacle@debian.org> - 2015-10-22 13:10 +0200
                Re: pristine-tar (was: Git migration schedule) Barry Warsaw <barry@debian.org> - 2015-10-23 01:50 +0200
                Re: Git migration schedule Brian May <bam@debian.org> - 2015-10-22 10:30 +0200

csiph-web