Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7629
| Path | csiph.com!goblin3!goblin1!goblin.stu.neva.ru!news2.arglkargh.de!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Daniel Stender <debian@danielstender.com> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Git migration schedule pushback permissions/DEP-3 workflow |
| Date | Mon, 12 Oct 2015 20:20:02 +0200 |
| Message-ID | <qiPRw-6RC-13@gated-at.bofh.it> (permalink) |
| References | <qf9vr-5XN-1@gated-at.bofh.it> <qhkZs-76Q-11@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:14:01 2015 |
| Old-Return-Path | <debian@danielstender.com> |
| X-Amavis-Spam-Status | No, score=-5.9 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DIGITS_LETTERS=1, FOURLA=0.1, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=no autolearn_force=no |
| X-Policyd-Weight | NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_HELO_MX=-3.1 (check from: .danielstender. - helo: .relay07.alfahosting-server. - helo-domain: .alfahosting-server.) FROM/MX_MATCHES_NOT_HELO(DOMAIN)=0; rate: -6.1 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| X-Virus-Status | No |
| X-Virus-Checker-Version | clamassassin 1.2.4 with ClamAV 0.97.3/20959/Mon Oct 12 12:05:45 2015 |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/12940 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/561BF855.3020202@danielstender.com |
| Approved | robomod@news.nic.it |
| Lines | 43 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Mon, 12 Oct 2015 20:13:41 +0200 |
| X-Original-Message-ID | <561BF855.3020202@danielstender.com> |
| X-Original-References | <20151002102428.37362c96@limelight.wooz.org> <20151008150629.GB3645@bach.rivera.co.za> |
| Xref | csiph.com linux.debian.maint.python:7629 |
Show key headers only | View raw
On 08.10.2015 17:06, Stefano Rivera wrote: > Hi Barry (2015.10.02_16:24:28_+0200) >> 8-Oct - Assuming no objections or showstoppers, turn off write access to all >> of DPMT svn. > > Done. And kicking off the migration now... > > SR Thanks for the work, things likes automatically updated Vcs fields are much appreciated. Git-dpm patching appears to be great with features like auto-dropping of patches applied by upstream, that's much better than Quilt. Exploring ... 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> Question: When new patch has been installed after <git-dpm update patches> it misses a DEP-3 compliant header. I've now edited debian/patches/0001-foo.patch for that and made another commit on master. Is there a better/another workflow for this? Thanks DS -- 4096R/DF5182C8 46CB 1CA8 9EA3 B743 7676 1DB9 15E0 9AF4 DF51 82C8 LPI certified Linux admin (LPI000329859 64mz6f7kt4) http://www.danielstender.com/blog/
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
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