[Pkg-wmaker-devel] Offer for co-maintainership and uploading

Andreas Metzler ametzler at bebt.de
Sun Jan 10 18:15:29 UTC 2016


On 2016-01-10 Doug Torrance <dtorrance at piedmont.edu> wrote:
[...]
> Done.  I also added you as a member of the team on Alioth, so you should
> have commit access to git in the future.

Hello,

I am now in the correct group, I think:
ametzler at moszumanska:~$ groups |tr ' ' '\n' |  grep -i wmak
pkg-wmaker
scm_pkg-wmaker
However I cannot commit:
[...]
Total 5 (delta 4), 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://git.debian.org/git/pkg-wmaker/wmaker.git
 ! [remote rejected] master -> master (unpacker error)
[...]

I think the permissions are broken. Compare the wmaker.git repo with
alioth-setup pkg-wmaker.git:

ametzler at moszumanska:~$ getfacl /git/pkg-wmaker /git/pkg-wmaker/wmaker.git  /git/pkg-wmaker/pkg-wmaker.git
getfacl: Removing leading '/' from absolute path names
# file: git/pkg-wmaker
# owner: root
# group: scm_pkg-wmaker
user::rwx
group::rwx
other::r-x

# file: git/pkg-wmaker/wmaker.git
# owner: dtorrance-guest
# group: dtorrance-guest
# flags: -s-
user::rwx
group::rwx
other::r-x

# file: git/pkg-wmaker/pkg-wmaker.git
# owner: root
# group: scm_pkg-wmaker
# flags: -s-
user::rwx
group::rwx
other::r-x

I think a 
chgrp -c -R scm_pkg-wmaker /git/pkg-wmaker/wmaker.git
should do the trick. Could you do the honors?

cu And- I thought alioth had a cron-job running to sanitize
        permissions -reas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



More information about the Pkg-wmaker-devel mailing list