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


On 19 Jul 2001 14:15:31 +0200, Gerald Pfeifer wrote:
> On 19 Jul 2001, Aldy Hernandez wrote:
> > culebra:/source/sourceware/gcc/gcc/config/mips$ cvs commit -m "new macro ISA_HAS_NMADD_NMSUB" ../../ChangeLog mips.h mips.md
> > Permission denied
> 
> Perhaps the tree you had checked out is anonymous CVS, not using your
> account?
> 
> Also, please note that the CVS commit message should be the ChangeLog
> entry without the first two lines.
> 

weird, it seems to accept my key but then it dies.

aldy

culebra:/source/sourceware/gcc/gcc/config/mips$ cvs commit -m "blah blah" ../../ChangeLog mips.h mips.md
OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: getuid 500 geteuid 0 anon 1
debug1: Connecting to gcc.gnu.org [205.180.83.71] port 22.
debug1: Connection established.
debug1: identity file /home/aldyh/.ssh/identity type 0
debug1: unknown identity file /home/aldyh/.ssh/id_rsa
debug1: identity file /home/aldyh/.ssh/id_rsa type -1
debug1: identity file /home/aldyh/.ssh/id_dsa type 2
debug1: Remote protocol version 1.5, remote software version 1.2.26C2
debug1: no match: 1.2.26C2
debug1: Local version string SSH-1.5-OpenSSH_2.5.2p2
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'gcc.gnu.org' is known and matches the RSA1 host key.
debug1: Found key in /home/aldyh/.ssh/known_hosts:55
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Trying RSA authentication via agent with 'aldyh@culebra.cygnus.com'
debug1: Received RSA challenge from server.
debug1: Sending response to RSA challenge.
debug1: Remote: RSA authentication accepted.
debug1: RSA authentication accepted by server.
debug1: Requesting compression at level 9.
debug1: Enabling compression at level 9.
debug1: Requesting authentication agent forwarding.
debug1: Sending command: cvs server
debug1: Entering interactive session.
Permission denied
debug1: Transferred: stdin 587454, stdout 606, stderr 0 bytes in 6.2 seconds
debug1: Bytes per second: stdin 94341.8, stdout 97.3, stderr 0.0
debug1: Exit status 0
debug1: compress outgoing: raw data 587852, compressed 115356, factor 0



> Gerald
> -- 
> Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
--
Aldy Hernandez			E-mail: aldyh@redhat.com
Professional Gypsy
Red Hat, Inc.


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