savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] File upload problems for user "jay" and project "fin


From: James Youngman
Subject: [Savannah-hackers] File upload problems for user "jay" and project "findutils".
Date: 26 May 2003 20:36:39 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

I'm having problems uploading files to savannah.   


http://savannah.gnu.org/files/admin/index.php#list says :-

> Here is the command list:
> 
> Here is the result of the informations you give. Basically, you just have to 
> copy and past thoses commands in a terminal.
>    # package 
> /home/james/source/findutils/cvs/savannah/jy-branch/compile.i386/findutils-4.1.20.tar.gz
>    mkdir -pv /tmp/sv_upload/findutils.pkg/4.1.20/ && cp 
> "/home/james/source/findutils/cvs/savannah/jy-branch/compile.i386/findutils-4.1.20.tar.gz"
>  /tmp/sv_upload/findutils.pkg/4.1.20/
>    scp -vr /tmp/sv_upload/* address@hidden available*/download/findutils/
>    rm -rf /tmp/sv_upload


However, the result of the scp command is :-

address@hidden:/tmp/sv_upload$ scp -vr /tmp/sv_upload/* 
address@hidden:/download/findutils/
[...]
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Offering agent key: /home/james/.ssh/id_dsa
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: Trying private key: /home/james/.ssh/id_rsa
debug1: Offering public key: /home/james/.ssh/id_dsa
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: Next authentication method: password
address@hidden's password: 
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
Permission denied, please try again.
address@hidden's password: 
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
Permission denied, please try again.
address@hidden's password: 
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: No more authentication methods to try.
Permission denied (publickey,password,keyboard-interactive).
debug1: Calling cleanup 0x805f1f4(0x0)
lost connection



Noting the remarks on the web page about protocol version 1, I use the -1 
option :-


address@hidden:/tmp/sv_upload$ scp -1vr /tmp/sv_upload/* 
address@hidden:/download/findutils/
Executing: program /usr/bin/ssh host savannah.nongnu.org, user jay, command scp 
-v -r -t /download/findutils/
OpenSSH_3.6.1p2 Debian 1:3.6.1p2-2, SSH protocols 1.5/2.0, OpenSSL 0x0090702f
debug1: Reading configuration data /home/james/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: Connecting to savannah.nongnu.org [199.232.41.4] port 22.
debug1: Connection established.
debug1: identity file /home/james/.ssh/identity type 0
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.4p1 
Debian 1:3.4p1-0.0woody1
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-0.0woody1 pat OpenSSH*
debug1: Local version string SSH-1.5-OpenSSH_3.6.1p2 Debian 1:3.6.1p2-2
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'savannah.nongnu.org' is known and matches the RSA1 host key.
debug1: Found key in /home/james/.ssh/known_hosts:31
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 'address@hidden'
debug1: Received RSA challenge from server.
debug1: Sending response to RSA challenge.
debug1: Remote: RSA authentication accepted.
debug1: RSA authentication accepted by server.
debug1: Sending command: scp -v -r -t /download/findutils/
debug1: Entering interactive session.
debug1: fd 0 setting O_NONBLOCK
debug1: fd 1 setting O_NONBLOCK
You tried to execute: `/usr/local/bin/cvssh -c scp -v -r -t 
/download/findutils/'.
Sorry, you are only allowed to execute : 
   - CVS_RSH=ssh cvs commands
   - rsync from /cvsroot or /upload.
   - rsync to /upload.
   - sftp to and from /upload.
debug1: fd 1 clearing O_NONBLOCK
debug1: Transferred: stdin 0, stdout 0, stderr 246 bytes in 2.1 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 114.5
debug1: Exit status 0
lost connection




Reading the above message, I retry with sftp :-

address@hidden:/tmp/sv_upload$ sftp -1v address@hidden:/upload/findutils
Connecting to savannah.nongnu.org...
OpenSSH_3.6.1p2 Debian 1:3.6.1p2-2, SSH protocols 1.5/2.0, OpenSSL 0x0090702f
debug1: Reading configuration data /home/james/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: Connecting to savannah.nongnu.org [199.232.41.4] port 22.
debug1: Connection established.
debug1: identity file /home/james/.ssh/identity type 0
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.4p1 
Debian 1:3.4p1-0.0woody1
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-0.0woody1 pat OpenSSH*
debug1: Local version string SSH-1.5-OpenSSH_3.6.1p2 Debian 1:3.6.1p2-2
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'savannah.nongnu.org' is known and matches the RSA1 host key.
debug1: Found key in /home/james/.ssh/known_hosts:31
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 'address@hidden'
debug1: Received RSA challenge from server.
debug1: Sending response to RSA challenge.
debug1: Remote: RSA authentication accepted.
debug1: RSA authentication accepted by server.
debug1: Sending command: /usr/lib/sftp-server
debug1: Entering interactive session.
debug1: fd 0 setting O_NONBLOCK
debug1: Transferred: stdin 9, stdout 0, stderr 0 bytes in 2.2 seconds
debug1: Bytes per second: stdin 4.1, stdout 0.0, stderr 0.0
debug1: Exit status 255
Connection closed
address@hidden:/tmp/sv_upload$ echo $?
255

The above commands with "nongnu" changed to "gnu" have similar
effects.  So, I'm at a loss to know what to do.  What I really need to
do at this stage is upload some alpha tarballs.  They could go to
either alpha.gnu.org or to the Savannah filelist.  I don't mind.

What should I do?
Thanks in advance, 

James.

-- 
James Youngman, Manchester, UK.  Telephone +44 161 445 1998
Findutils Home Page: http://www.gnu.org/software/findutils/
Findutils Bug Reporting https://savannah.gnu.org/bugs/?group=findutils




reply via email to

[Prev in Thread] Current Thread [Next in Thread]