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

2015-10-12 Thread Daniele Tricoli
On Monday, October 12, 2015 08:13:41 PM Daniel Stender wrote:
> I've got a push back error here:
> 
> $ 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-gu...@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-gu...@git.debian.org/git/python-modules/packages/citeproc
> -py.git' 

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

signature.asc
Description: This is a digitally signed message part.


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

2015-10-12 Thread Daniel Stender
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:

$ 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-gu...@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-gu...@git.debian.org/git/python-modules/packages/citeproc-py.git'


Question:
When new patch has been installed after  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/