mainSavannah Administration - Support: sr #106792, Unable to use scp (Permission...

 
 

sr #106792: Unable to use scp (Permission denied)

Submitter:  Christofer Jonsson <s3p>
Submitted:  Wed 27 May 2009 06:50:34 PM UTC
   
 
Category:  Download area - general Priority:  5 - Normal
Severity:  4 - Important Status:  In Progress
Privacy:  Public Assigned to:  zeus
Operating System:  GNU/Linux Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 08 Jun 2009 01:12:41 PM UTC, comment #2: 

Hi,

I'll presume that you don't have problems since we didn't get an answer from you, if you have more problems, please submit a new support request, this will be closed.

Jonathan Gonzalez V. <zeus>
Thu 04 Jun 2009 09:10:58 PM UTC, comment #1: 

Hi,
There's a cron that enable the ssh keys, you must wait for it. Did you wait? Everything is working fine now for you?

Jonathan Gonzalez V. <zeus>
Wed 27 May 2009 06:50:34 PM UTC, original submission:  

I am unable to upload files to the Download Area using scp.

Currently I am just trying to upload a test/dummy file:

scp test.txt s3p@dl.sv.nongnu.org:/releases/fnm/

This is the output I get:

Permission denied (publickey).
lost connection

I have also tried using sftp the following way:

sftp s3p@dl.sv.gnu.org:/releases/fnm

Which results in the following output:

Connecting to dl.sv.gnu.org...
Permission denied (publickey).
Couldn't read packet: Connection reset by peer

This is what I have done before trying to use sftp and scp:

I have generated a ssh-key by running:

ssh-keygen -t dsa

I have added the key here:

http://savannah.gnu.org/my/admin/editsshkeys.php

I have also run "ssh-add" and waited for more than one hour before trying to use sftp and scp.

It is apparently good to provide the output from the following command:

ssh -v -email is unavailable-

So here it is :)

OpenSSH_5.1p1, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to cvs.savannah.gnu.org [199.232.41.69] port 22.
debug1: Connection established.
debug1: identity file /home/s3p/.ssh/identity type -1
debug1: identity file /home/s3p/.ssh/id_rsa type -1
debug1: identity file /home/s3p/.ssh/id_dsa type 2
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 Debian-5
debug1: match: OpenSSH_5.1p1 Debian-5 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'cvs.savannah.gnu.org' is known and matches the RSA host key.
debug1: Found key in /home/s3p/.ssh/known_hosts:3
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /home/s3p/.ssh/id_dsa
debug1: Authentications that can continue: publickey
debug1: Offering public key: id_dsa
debug1: Authentications that can continue: publickey
debug1: Offering public key: Public Key
debug1: Authentications that can continue: publickey
debug1: Trying private key: /home/s3p/.ssh/identity
debug1: Trying private key: /home/s3p/.ssh/id_rsa
debug1: No more authentication methods to try.
Permission denied (publickey).

Help!!!



Christofer Jonsson <s3p>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by zeus (Posted a comment)
  • -email is unavailable- added by s3p (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-06-08 zeus Open/ClosedOpen Closed
    2009-06-04 zeus StatusNone In Progress
        Assigned toNone zeus

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code