From: Aivils <ai...@un...> - 2004-07-06 07:07:14
|
On Tuesday 06 July 2004 00:26, Helge Hafting wrote: > Is there something wrong with CVS? I want to try > ruby 2.6.7, but canot update or check out. > > $ cvs -z3 -d :pserver:ano...@cv...:/cvsroot/linuxconsole checkout ruby > can't create temporary directory /tmp/cvs-serv9252 > Permission denied errno lies > > This is wrong. I tried on two machines, both as a ordinary > user and as root. Making directories in /tmp is > no problem with mkdir. Could this be a message from the > server, indicating a server problem? I got similar wrong usage of errno IMHO this libc incompatibility with 2.6.XX . ?-) try under 2.4.26 :) Aivils |