This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Remove cvs broken
- To: egcs at cygnus dot com
- Subject: Remove cvs broken
- From: Andreas Schwab <schwab at issan dot informatik dot uni-dortmund dot de>
- Date: 30 Dec 1998 11:34:24 +0100
Remove cvs access via SSH is currently broken. The error i get is:
Remote: * Remote error: Agent socket creation: Directory '/tmp/ssh-schwab/..' is not sticky, mode is 40755, should be 041777
Remote: * Remote error: Authentication forwarding disabled.
Warning: Remote host denied authentication agent forwarding.
can't create temporary directory
When disabling agent forwarding it still fails, but only produces the last
line of this message. Could someone please fix that?
Thanks, Andreas.