[savannah-help-public] [sr #109946] Can't scp to project download area

2019-08-30 Thread Ineiev
Update of sr #109946 (project administration):

  Status: In Progress => Done   
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/




[savannah-help-public] [sr #109946] Can't scp to project download area

2019-08-29 Thread Marco Bresciani
Follow-up Comment #10, sr #109946 (project administration):

Thank you,
  and sorry for the troubles.


Marco

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/




[savannah-help-public] [sr #109946] Can't scp to project download area

2019-08-29 Thread Ineiev
Follow-up Comment #9, sr #109946 (project administration):

> Before closing the ticket, could you please remove the [A and the two files
v.14.0.0_Savannah.tar.bz2 and v.14.0.0_Savannah.tar.bz2.sig in the main
folder?

Done.

> Should I have to configure something to allow access to
https://download.savannah.nongnu.org/releases/aamfp/14.0.0/ to everyone?

I've done this for these files; in the future, be sure to chmod a+r the files
before you upload them, and chmod a+rx the subdirectories.


___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/




[savannah-help-public] [sr #109946] Can't scp to project download area

2019-08-29 Thread Marco Bresciani
Follow-up Comment #8, sr #109946 (project administration):

Should I have to configure something to allow access to
https://download.savannah.nongnu.org/releases/aamfp/14.0.0/ to everyone?

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/




[savannah-help-public] [sr #109946] Can't scp to project download area

2019-08-29 Thread Marco Bresciani
Follow-up Comment #7, sr #109946 (project administration):

Before closing the ticket, could you please remove the *[A
* and the two files
*v.14.0.0_Savannah.tar.bz2* and *v.14.0.0_Savannah.tar.bz2.sig* in the main
folder?

I'd prefer to keep 14.0.0 folder only.


Thank you,

Marco

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/




[savannah-help-public] [sr #109946] Can't scp to project download area

2019-08-29 Thread Marco Bresciani
Follow-up Comment #6, sr #109946 (project administration):

I've removed spaces and ' from file name, now I can see them.

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/




[savannah-help-public] [sr #109946] Can't scp to project download area

2019-08-29 Thread Marco Bresciani
Follow-up Comment #5, sr #109946 (project administration):

Hello Ineiev,
  it worked! It was a matter of PuTTY private key format!

I've converted the private key from PuTTY to OpenSSH format, and I was able to
connect and upload!

Files seems not yet visible in the Download area, but at least I was able to
send them up.

Thank you.

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/




[savannah-help-public] [sr #109946] Can't scp to project download area

2019-08-29 Thread Marco Bresciani
Follow-up Comment #4, sr #109946 (project administration):

I've just tried with


scp -i /drives/F/Chiavetta/Savannah.ppk -v
/drives/c/Users/mbresciani/Desktop/v.14.0.0\ \'Savannah\'.tar.bz2
marcobresci...@dl.sv.nongnu.org:/releases/aamfp/


specifying the position of the private SSH key I have on Savannah.


Executing: program /bin/_ssh.exe host dl.sv.nongnu.org, user marcobresciani,
command scp -v -t /releases/aamfp/[A
OpenSSH_7.1p2, OpenSSL 1.0.1g 7 Apr 2014
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to dl.sv.nongnu.org [209.51.188.200] port 22.
debug1: Connection established.
debug1: key_load_public: No such file or directory
debug1: identity file /drives/F/Chiavetta/Savannah.ppk type -1
debug1: key_load_public: No such file or directory
debug1: identity file /drives/F/Chiavetta/Savannah.ppk-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.1
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1p1
Trisquel_GNU/linux_7.0-1
debug1: match: OpenSSH_6.6.1p1 Trisquel_GNU/linux_7.0-1 pat OpenSSH_6.6.1*
compat 0x0400
debug1: Authenticating to dl.sv.nongnu.org:22 as 'marcobresciani'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5 z...@openssh.com
debug1: kex: client->server aes128-ctr hmac-md5 z...@openssh.com
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ssh-rsa
SHA256:FYkx0iik+iBeCLRzvUyUSTRT98TEBBJoYuQsTXbyGL8
debug1: Host 'dl.sv.nongnu.org' is known and matches the RSA host key.
debug1: Found key in /home/mobaxterm/.ssh/known_hosts:1
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: pubkey_prepare: ssh_fetch_identitylist: agent refused operation
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /drives/F/Chiavetta/Savannah.ppk
Enter passphrase for key '/drives/F/Chiavetta/Savannah.ppk':


It asks me for the passphrase... but no luck. The key is a PuTTY-generated
one... could it be a problem, the format, I mean?


Yes, I know that spaces are evil, but I just wanted to try and this was the
fastest solution since I copy-pasted the release name.

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/




[savannah-help-public] [sr #109946] Can't scp to project download area

2019-08-29 Thread Ineiev
Follow-up Comment #3, sr #109946 (project administration):

> 
> debug1: Next authentication method: publickey
> debug1: Trying private key: /home/mobaxterm/.ssh/id_rsa
> debug1: Trying private key: /home/mobaxterm/.ssh/id_dsa
> debug1: Trying private key: /home/mobaxterm/.ssh/id_ecdsa
> debug1: Trying private key: /home/mobaxterm/.ssh/id_ed25519
> debug1: Next authentication method: password


This suggests that the usual locations (~/.ssh/id_*) contain no key that your
registered on Savannah.  Have you that key on your desktop?

> I'm using normal (web access) login and password.

Login, right; but you shouldn't use your Savannah password, the authentication
is via public key only.

[reordered]
> Trying to send a file called "v.14.0.0 'Savannah'.tar.bz2" I have on my
Desktop, together with similar naming for the GPG signature.

Unrelated: having file names with special characters like spaces and quotes
makes life much harder for many people.

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/




[savannah-help-public] [sr #109946] Can't scp to project download area

2019-08-29 Thread Marco Bresciani
Follow-up Comment #2, sr #109946 (project administration):

I'm currently stuck on office PC with Windows and MobaXterm. Im on local
terminal using:


scp -v /drives/c/Users/mbresciani/Desktop/v.14.0.0\ \'Savannah\'.tar.bz2
marcobresci...@dl.sv.nongnu.org:/releases/aamfp/


Trying to send a file called "v.14.0.0 'Savannah'.tar.bz2" I have on my
Desktop, together with similar naming for the GPG signature.

This is the output:


Executing: program /bin/_ssh.exe host dl.sv.nongnu.org, user marcobresciani,
command scp -v -t /releases/aamfp/
OpenSSH_7.1p2, OpenSSL 1.0.1g 7 Apr 2014
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to dl.sv.nongnu.org [209.51.188.200] port 22.
debug1: Connection established.
debug1: key_load_public: No such file or directory
debug1: identity file /home/mobaxterm/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/mobaxterm/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/mobaxterm/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/mobaxterm/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/mobaxterm/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/mobaxterm/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/mobaxterm/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/mobaxterm/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.1
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1p1
Trisquel_GNU/linux_7.0-1
debug1: match: OpenSSH_6.6.1p1 Trisquel_GNU/linux_7.0-1 pat OpenSSH_6.6.1*
compat 0x0400
debug1: Authenticating to dl.sv.nongnu.org:22 as 'marcobresciani'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5 z...@openssh.com
debug1: kex: client->server aes128-ctr hmac-md5 z...@openssh.com
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ssh-rsa
SHA256:FYkx0iik+iBeCLRzvUyUSTRT98TEBBJoYuQsTXbyGL8
debug1: Host 'dl.sv.nongnu.org' is known and matches the RSA host key.
debug1: Found key in /home/mobaxterm/.ssh/known_hosts:1
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: pubkey_prepare: ssh_fetch_identitylist: agent refused operation
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /home/mobaxterm/.ssh/id_rsa
debug1: Trying private key: /home/mobaxterm/.ssh/id_dsa
debug1: Trying private key: /home/mobaxterm/.ssh/id_ecdsa
debug1: Trying private key: /home/mobaxterm/.ssh/id_ed25519
debug1: Next authentication method: password
marcobresci...@dl.sv.nongnu.org's password:
debug1: Authentications that can continue: publickey,password
marcobresci...@dl.sv.nongnu.org's password:
debug1: Authentications that can continue: publickey,password
marcobresci...@dl.sv.nongnu.org's password:
Received disconnect from 209.51.188.200: 2: Too many authentication failures
for marcobresciani
Disconnected from 209.51.188.200
lost connection


I'm using normal (web access) login and password.

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/




[savannah-help-public] [sr #109946] Can't scp to project download area

2019-08-28 Thread Ineiev
Update of sr #109946 (project administration):

  Status:None => In Progress
 Assigned to:None => ineiev 

___

Follow-up Comment #1:

What exact commands you use, and what is the output?

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/




[savannah-help-public] [sr #109946] Can't scp to project download area

2019-08-28 Thread Marco Bresciani
URL:
  

 Summary: Can't scp to project download area
 Project: Savannah Administration
Submitted by: marcobresciani
Submitted on: Wed 28 Aug 2019 01:24:26 PM CEST
Category: Download area - developer access
Priority: 5 - Normal
Severity: 3 - Normal
  Status: None
 Assigned to: None
Originator Email: 
Operating System: Microsoft Windows
 Open/Closed: Open
 Discussion Lock: Any

___

Details:

Hello, 
  I've just created a new project called AAMfP and while I can use the source
code and access the web pages, I can't login to the download area following
the steps at https://savannah.gnu.org/maintenance/DownloadArea/ .

Download feature is enabled and GPG key test passes fine.

Could you please help me? 


Thank you, 

Marco




___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.nongnu.org/