Package: libssl0.9.7
Version: 0.9.7g-1
Severity: important
Tags: sid

I upgraded a couple sid/ia64 systems, and the ssh client became non-functional.
Reverting to the previous libssl0.9.7 package fixes it.

[EMAIL PROTECTED]:/var/cache/apt/archives$ ssh lart.lart
check_host_key: getnameinfo failed
[EMAIL PROTECTED]:/var/cache/apt/archives$ ssh -v lart.lart
OpenSSH_3.8.1p1 Debian-8.sarge.4, OpenSSL 0.9.7g 11 Apr 2005
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to lart.lart [10.0.0.1] port 22.
debug1: Connection established.
debug1: identity file /home/dannf/.ssh/identity type -1
debug1: identity file /home/dannf/.ssh/id_rsa type 1
debug1: identity file /home/dannf/.ssh/id_dsa type 2
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.8.1p1 
Debian-8.sarge.4
debug1: match: OpenSSH_3.8.1p1 Debian-8.sarge.4 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1 Debian-8.sarge.4
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
check_host_key: getnameinfo failed
[EMAIL PROTECTED]:/var/cache/apt/archives$ sudo dpkg -i 
libssl0.9.7_0.9.7e-3_ia64.deb
dpkg - warning: downgrading libssl0.9.7 from 0.9.7g-1 to 0.9.7e-3.
(Reading database ... 121963 files and directories currently installed.)
Preparing to replace libssl0.9.7 0.9.7g-1 (using libssl0.9.7_0.9.7e-3_ia64.deb) 
...
Unpacking replacement libssl0.9.7 ...
Setting up libssl0.9.7 (0.9.7e-3) ...

[EMAIL PROTECTED]:/var/cache/apt/archives$ ssh -v lart.lart OpenSSH_3.8.1p1 
Debian-8.sarge.4, OpenSSL 0.9.7e 25 Oct 2004
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to lart.lart [10.0.0.1] port 22.
debug1: Connection established.
debug1: identity file /home/dannf/.ssh/identity type -1
debug1: identity file /home/dannf/.ssh/id_rsa type 1
debug1: identity file /home/dannf/.ssh/id_dsa type 2
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.8.1p1 
Debian-8.sarge.4
debug1: match: OpenSSH_3.8.1p1 Debian-8.sarge.4 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1 Debian-8.sarge.4
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 'lart.lart' is known and matches the RSA host key.
debug1: Found key in /home/dannf/.ssh/known_hosts:7
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,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /home/dannf/.ssh/identity
debug1: Offering public key: /home/dannf/.ssh/id_rsa
debug1: Server accepts key: pkalg ssh-rsa blen 149
debug1: PEM_read_PrivateKey failed
debug1: read PEM private key done: type <unknown>
Enter passphrase for key '/home/dannf/.ssh/id_rsa':



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ia64
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-3-mckinley
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libssl0.9.7 depends on:
ii  debconf [debconf-2.0]       1.4.49       Debian configuration management sy
ii  libc6.1                     2.3.2.ds1-22 GNU C Library: Shared libraries an

-- debconf information:
* libssl0.9.7/restart-services: ssh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to