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

Bug#352830: fails if a stale control socket exists



Package: openssh-client
Version: 1:4.2p1-5
Severity: normal
Tags: upstream

After my system crashed and the running ssh process left a stale control
socket I had to delete it to be able to connect again to that host. ssh
should be smart enough to delete stale sockets by itself:

$ ssh -o ControlMaster=auto -o ControlPath=/home/md/.ssh/.control_%h_%p_%r host.example.net
Control socket connect(/home/md/.ssh/.control_host.example.net_22_md): Connection refused
ControlSocket /home/md/.ssh/.control_host.example.net_22_md already exists
$ ls -l /home/md/.ssh/.control_host.example.net_22_md
srw------- 1 md users 0 Feb 14 15:36 /home/md/.ssh/.control_host.example.net_22_md=


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15
Locale: LANG=it_IT@euro, LC_CTYPE=it_IT@euro (charmap=ISO-8859-15)

Versions of packages openssh-client depends on:
ii  adduser             3.81                 Add and remove users and groups
ii  debconf [debconf-2. 1.4.70               Debian configuration management sy
ii  dpkg                1.13.13              package maintenance system for Deb
ii  libc6               2.3.5-13             GNU C Library: Shared libraries an
ii  libcomerr2          1.37-2sarge1         common error description library
ii  libedit2            2.9.cvs.20050518-2.2 BSD editline and history libraries
ii  libkrb53            1.4.3-5              MIT Kerberos runtime libraries
ii  libncurses5         5.5-1                Shared libraries for terminal hand
ii  libselinux1         1.28-4               SELinux shared libraries
ii  libssl0.9.8         0.9.8a-6             SSL shared libraries
ii  zlib1g              1:1.2.3-9            compression library - runtime

openssh-client recommends no packages.

-- debconf information:
* ssh/SUID_client: true

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature


Reply to: