info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Problem with fresh 1.11.1


From: Cameron, Steve
Subject: RE: Problem with fresh 1.11.1
Date: Wed, 11 Oct 2000 08:53:37 -0500

> $ ls -laR /tmp/cvs-serv13733/
> /tmp/cvs-serv13733/:
> total 5
> drwx------   4 cvsuser  cvsusers     1024 Oct 11 07:31 .
> drwxrwxrwt   6 root     root         2048 Oct 11 07:31 ..
> drwxrwxrwx   2 cvsuser  cvsusers     1024 Oct 11 07:31 CVS
> drwxrwxrwx   3 cvsuser  cvsusers     1024 Oct 11 07:31 wps

Looks like /tmp has the "sticky bit" set, (that "t" in "drwxrwxrwt").  
I know that for me, "make check" (or was it "make remotecheck"?) 
won't pass with that bit set.  Gets some permission problem at 
some point... (I forget exactly what goes wrong...)

Anyway, you might try "chmod 777 /tmp" and see if that helps.
Just an idea.
-- steve



reply via email to

[Prev in Thread] Current Thread [Next in Thread]