ports/103919: scp does not work correctly to and called from another host

Helmut Schellong var at schellong.biz
Mon Oct 2 16:50:17 PDT 2006


The following reply was made to PR bin/103919; it has been noted by GNATS.

From: Helmut Schellong <var at schellong.biz>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/103919: scp does not work correctly to and called from
 another host
Date: Tue, 03 Oct 2006 01:43:55 +0200

 72]  !di
 diff /tmp/100 /tmp/102      #102 is from BETA2
 1,2c1,2
 < Executing: program /usr/bin/ssh host duo, user (unspecified), command scp -v -p -f /tmp/102
 < OpenSSH_4.2p1 FreeBSD-20050903, OpenSSL 0.9.7e-p1 25 Oct 2004
 ---
  > Executing: program /usr/bin/ssh host p3, user (unspecified), command scp -v -r -p -f /u/wir
  > OpenSSH_4.2p1 FreeBSD-20060930, OpenSSL 0.9.7e-p1 25 Oct 2004
 5c5
 < debug1: Connecting to duo [192.168.64.102] port 22.
 ---
  > debug1: Connecting to p3 [192.168.64.100] port 22.
 22a23,30
  > debug3: key_read: missing whitespace
  > debug3: key_read: missing whitespace
  > debug3: key_read: missing whitespace
  > debug3: key_read: missing whitespace
  > debug3: key_read: missing whitespace
  > debug3: key_read: missing whitespace
  > debug3: key_read: missing whitespace
  > debug3: key_read: missing whitespace
 26,27c34,35
 < debug1: Remote protocol version 2.0, remote software version OpenSSH_4.2p1 FreeBSD-20060930
 < debug1: match: OpenSSH_4.2p1 FreeBSD-20060930 pat OpenSSH*
 ---
  > debug1: Remote protocol version 2.0, remote software version OpenSSH_4.2p1 FreeBSD-20050903
  > debug1: match: OpenSSH_4.2p1 FreeBSD-20050903 pat OpenSSH*
 29c37
 < debug1: Local version string SSH-2.0-OpenSSH_4.2p1 FreeBSD-20050903
 ---
  > debug1: Local version string SSH-2.0-OpenSSH_4.2p1 FreeBSD-20060930
 63,64c71,72
 < debug2: dh_gen_key: priv key bits set: 152/256
 < debug2: bits set: 501/1024
 ---
  > debug2: dh_gen_key: priv key bits set: 145/256
  > debug2: bits set: 506/1024
 69c77
 < debug1: Host 'duo' is known and matches the DSA host key.
 ---
  > debug1: Host 'p3' is known and matches the DSA host key.
 71c79
 < debug2: bits set: 500/1024
 ---
  > debug2: bits set: 525/1024
 84c92
 < debug2: key: /home/.ssh/id_dsa (0x80714b0)
 ---
  > debug2: key: /home/.ssh/id_dsa (0x80714f0)
 99,100c107,108
 < debug1: Server accepts key: pkalg ssh-dss blen 433
 < debug2: input_userauth_pk_ok: fp f3:f8:67:15:6a:3a:3d:11:e9:e9:8f:b5:2f:bf:f6:bf
 ---
  > debug1: Server accepts key: pkalg ssh-dss blen 817
  > debug2: input_userauth_pk_ok: fp a4:1a:44:57:9a:d2:9f:20:f0:36:65:00:a3:ac:b5:38
 113c121
 < debug1: Sending command: scp -v -p -f /tmp/102
 ---
  > debug1: Sending command: scp -v -r -p -f /u/wir
 118c126,127
 < protocol error: unexpected <newline>
 ---
  > Sink: kern.metadelay: 8 -> 8
  > kern.metadelay: 8 -> 8
 129d137
 < debug2: channel 0: rcvd eof
 130a139
  > debug2: channel 0: rcvd eof
 147c156
 < debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 0.1 seconds
 ---
  > debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 0.3 seconds
 
 
 
 -- 
 Mit freundlichen Grüßen
 Helmut Schellong   var at schellong.biz
 www.schellong.de   www.schellong.com   www.schellong.biz
 http://www.schellong.de/c.htm


More information about the freebsd-bugs mailing list