This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: premission denied errors


Aldy Hernandez wrote:

>On 19 Jul 2001 15:48:52 +0200, Carlo Wood wrote:
>
>>On Thu, Jul 19, 2001 at 01:14:24PM +0100, Aldy Hernandez wrote:
>>
>>>i'm getting this.  anyone know why?
>>>
>>>culebra:/source/sourceware/gcc/gcc/config/mips$ cvs commit -m "new macro ISA_HAS_NMADD_NMSUB" ../../ChangeLog mips.h mips.md
>>>Permission denied
>>>
>>export CVS_RSH=ssh
>>
>
>nope.  everything's as it always has been.  i can still commit to
>sourceware/binutils.  oh well
>
I had a siimlar problem with another server a few days ago. The sshd on 
the server had been upgraded, and suddenly ssh defaulted to using 
protocol 2 -- but I only had an RSA1 key. Try using "ssh -1" or adding 
 a "Protocol 1" line to .ssh/config.


-- 
Brane Čibej
    home:   <brane@xbc.nu>             http://www.xbc.nu/brane/
    work:   <branko.cibej@hermes.si>   http://www.hermes-softlab.com/
     ACM :   <brane@acm.org>            http://www.acm.org/




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]