Akim Demaille <[EMAIL PROTECTED]> wrote:
> Le 24 nov. 07 à 11:03, Jim Meyering a écrit :
>
>> Akim Demaille <[EMAIL PROTECTED]> wrote:
>>> The problem is now that I don't seem to have write permissions
>>> on Automake [3]. Could someone add me please? Thanks in advance.
>>
>> Hi Akim,
>>
>> I've just added you [as a member of the automake group].
>
> Thanks Jim, I just saw that.
>
> It still does not work, for some reason I don't grasp yet.
How odd.
On sv.gnu.org, in the vcs-noshell I saw that you were
not a member of the "automake" group, in spite of the above.
So I added you manually:
# id akim
uid=65557(akim) gid=1003(svusers)
groups=1003(svusers),1032(libtool),1034(m4),1040(autoconf),1080(bison),1152(cvs-utils),2284(a2ps),2348(texinfo),4294(vampire)
# adduser akim automake
Adding user `akim' to group `automake' ...
Done.
# id akim
uid=65557(akim) gid=1003(svusers)
groups=1003(svusers),1032(libtool),1034(m4),1040(autoconf),1080(bison),1120(automake),1152(cvs-utils),2284(a2ps),2348(texinfo),4294(vampire)
BTW, I've changed your status from "member" to "admin", too.