On Jul 5, 2004, at 13:31, Rich Warren wrote:

[snip]
Now downloading package descriptions...
cvs -q -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/fink checkout -d fink dists
can't create temporary directory /tmp/cvs-serv31747
Permission denied
### execution of cvs failed, exit code 1
Failed: Downloading package descriptions from CVS failed.

Hard to know for sure without seeing what is in /tmp.

"ls -l tmp" gives me the following:

root# ls -l /tmp
lrwxr-xr-x  1 root  admin  13  5 Jul 14:08 /tmp -> /private/tmp/

To see what is in /tmp, use "ls -l /tmp/" or "ls -l /private/tmp"

and "ls -l /private/" is:

ls -l /private/
total 0
drwxr-xr-x  95 root  wheel  3230  5 Jul 13:56 etc
drwxrwxrwt   8 root  wheel   272  5 Jul 14:22 tmp
drwxr-xr-x  19 root  admin   646  5 Jul 11:29 var

I'm not sure what is wrong, or how I should fix it. The file permissions seem OK (though I'm not really sure what the sticky-bit on /private/tmp will do).

See 'man 2 chmod' for a description of the 'sticky' bit.

These permissions match what I see on my system. I would not change anything here; the problem is likely related to what is in /tmp (and the user id of the running 'cvs' command).

Regards,

Justin

--
Justin C. Walker, Curmudgeon-At-Large  *
Institute for General Semantics        | Some people have a mental
                                       |  horizon of radius zero, and
                                       |  call it their point of view.
                                       |     -- David Hilbert
*--------------------------------------*-------------------------------*



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to