Update SSH key request
law@redhat.com
law@redhat.com
Fri Aug 22 05:08:00 GMT 2003
In message <Pine.GSO.4.33.0308071749010.21804-100000@ural.owlnet.rice.edu>, Jas
on Eckhardt writes:
> I haven't used the gcc repository for 2 years or so, and today
> it doesn't work (using same password as sources).:
>jle% cvs co gcc
>Enter passphrase for RSA key 'jle@sathanas':
>cvs server: Updating gcc
>cvs server: failed to create lock directory for `/cvs/gcc/gcc' (/cvs/gcc/gcc/
>#cvs.lock): Permission denied
>i
> Could my write permission have been inadvertently (or not) removed?
> Do you know whom I should contact?
I don't see how it could be failing. Did someone perhaps already fix
this?
[root@sourceware gcc]# groups jle
jle : binutils gcc src
[root@sourceware gcc]# ls -la /cvs/gcc/gcc | more
total 11224
drwxrwsr-x 30 anoncvs gcc 4096 Aug 22 05:04 .
drwxrwsr-x 9 anoncvs gcc 4096 Aug 21 22:06 ..
-r--rw-r-- 1 gccadmin gcc 23015 Aug 18 16:41 .cvsignore,v
-r--r--r-- 1 dnovillo gcc 42464 Aug 18 06:04 ABOUT-NLS,v
drwxrwsr-x 3 law gcc 4096 Aug 13 21:18 Attic
-r--rw-r-- 1 gccadmin gcc 38612 Aug 18 16:41 COPYING,v
[ ... ]
ie, you're in the "gcc" group, which should be all you need to be able to
do things to the GCC repository.
jeff
More information about the Overseers
mailing list