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

Bug#212117: marked as done (ssh: init stop/restart action should use --retry)



Your message dated Sat, 15 Nov 2003 20:47:26 -0500
with message-id <E1ALC0c-0003wY-00@auric.debian.org>
and subject line Bug#212117: fixed in openssh 1:3.6.1p2-10
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Sep 2003 05:25:01 +0000
>From herbert@gondor.apana.org.au Mon Sep 22 00:24:59 2003
Return-path: <herbert@gondor.apana.org.au>
Received: from arnor.apana.org.au (arnor.me.apana.org.au) [203.14.152.115] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A1JBy-0008Vi-00; Mon, 22 Sep 2003 00:24:59 -0500
Received: from gondolin.me.apana.org.au ([192.168.0.6] ident=mail)
	by arnor.me.apana.org.au with esmtp (Exim 3.35 #1 (Debian))
	id 1A1JBw-0005Jl-00
	for <submit@bugs.debian.org>; Mon, 22 Sep 2003 15:24:56 +1000
Received: from herbert by gondolin.me.apana.org.au with local (Exim 3.36 #1 (Debian))
	id 1A1JBt-0001qn-00
	for <submit@bugs.debian.org>; Mon, 22 Sep 2003 15:24:53 +1000
From: <herbert@gondor.apana.org.au>
Subject: ssh: init stop/restart action should use --retry
To: submit@bugs.debian.org
X-Mailer: bug 3.3.10.2
Message-Id: <E1A1JBt-0001qn-00@gondolin.me.apana.org.au>
Date: Mon, 22 Sep 2003 15:24:53 +1000
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0
	tests=HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_9_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_21 (1.174.2.15-2003-03-30-exp)

Package: ssh
Version: 1:3.6.1p2-3
Severity: normal

On one of my slower machines I lost sshd completely after upgrading
to the latest security update (the unstable version has the same bug
as well).  The reason is that the init script tried to start before
the old sshd is completely stopped:

Sep 22 05:03:56 host sshd[18705]: Received signal 15; terminating.
Sep 22 05:03:58 host sshd[1759]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use.
Sep 22 05:04:16 host sshd[1759]: fatal: Cannot bind any address.

This is probably because the 2-second delay in the init script is
not sufficient.

Rather than extending the delay, please call start-stop-daemon --stop
with --retry so that it does not return until the daemon is truly dead.

Thanks,

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux gondolin 2.4.22-1-686-smp #1 SMP Sat Sep 6 00:06:59 EST 2003 i686 GNU/Linux

Versions of the packages ssh depends on:
ii  adduser        3.51           Add and remove users and groups
ii  debconf        1.3.8          Debian configuration management system
ii  libc6          2.3.2-7        GNU C Library: Shared libraries and Timezone
ii  libpam-modules 0.76-13        Pluggable Authentication Modules for PAM
ii  libpam0g       0.76-13        Pluggable Authentication Modules library
ii  libssl0.9.7    0.9.7b-2       SSL shared libraries
ii  libwrap0       7.6-ipv6.1-3   Wietse Venema's TCP wrappers library
ii  zlib1g         1.1.4-14       compression library - runtime

---------------------------------------
Received: (at 212117-close) by bugs.debian.org; 16 Nov 2003 01:54:28 +0000
>From katie@auric.debian.org Sat Nov 15 19:53:59 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1ALC6h-000422-00; Sat, 15 Nov 2003 19:53:43 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1ALC0c-0003wY-00; Sat, 15 Nov 2003 20:47:26 -0500
From: Colin Watson <cjwatson@debian.org>
To: 212117-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#212117: fixed in openssh 1:3.6.1p2-10
Message-Id: <E1ALC0c-0003wY-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Sat, 15 Nov 2003 20:47:26 -0500
Delivered-To: 212117-close@bugs.debian.org

Source: openssh
Source-Version: 1:3.6.1p2-10

We believe that the bug you reported is fixed in the latest version of
openssh, which is due to be installed in the Debian FTP archive:

openssh_3.6.1p2-10.diff.gz
  to pool/main/o/openssh/openssh_3.6.1p2-10.diff.gz
openssh_3.6.1p2-10.dsc
  to pool/main/o/openssh/openssh_3.6.1p2-10.dsc
ssh-askpass-gnome_3.6.1p2-10_powerpc.deb
  to pool/main/o/openssh/ssh-askpass-gnome_3.6.1p2-10_powerpc.deb
ssh_3.6.1p2-10_powerpc.deb
  to pool/main/o/openssh/ssh_3.6.1p2-10_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 212117@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated openssh package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 16 Nov 2003 01:14:16 +0000
Source: openssh
Binary: ssh-askpass-gnome ssh
Architecture: source powerpc
Version: 1:3.6.1p2-10
Distribution: unstable
Urgency: low
Maintainer: Matthew Vernon <matthew@debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 ssh        - Secure rlogin/rsh/rcp replacement (OpenSSH)
 ssh-askpass-gnome - under X, asks user for a passphrase for ssh-add
Closes: 211832 212117 212497 212959 215372 217696 217964 219844
Changes: 
 openssh (1:3.6.1p2-10) unstable; urgency=low
 .
   * Use --retry in init script when restarting rather than sleeping, to make
     sure the old process is dead (thanks, Herbert Xu; closes: #212117).
     Depend on dpkg (>= 1.9.0) for start-stop-daemon's --retry option.
   * Update debconf template translations:
     - Brazilian Portuguese (thanks, Andre Luis Lopes; closes: #219844).
     - Danish (thanks, Morten Brix Pedersen; closes: #217964).
     - Japanese (thanks, Kenshi Muto; closes: #212497).
     - Russian (thanks, Ilgiz Kalmetev).
     - Spanish (thanks, Carlos Valdivia Yagüe; closes: #211832).
   * Add Dutch debconf template translation (thanks, cobaco;
     closes: #215372).
   * Update config.guess and config.sub from autotools-dev 20031007.1
     (closes: #217696).
   * Implement New World Order for PAM configuration, including
     /etc/pam.d/common-* from /etc/pam.d/ssh (closes: #212959).
     - To backport this release to woody, you need to set DEB_BUILD_SSH_WOODY
       in your environment. See README.Debian.
   * Add more commentary to /etc/pam.d/ssh.
Files: 
 2037ff4794f3c1b467edab83dd168293 850 net standard openssh_3.6.1p2-10.dsc
 97105ffd3c1e3b5db979d89fd4e8fbab 102122 net standard openssh_3.6.1p2-10.diff.gz
 69454fa1e2a5e856f3e9634a01702d00 701106 net standard ssh_3.6.1p2-10_powerpc.deb
 c397e41ceb0e70ce117dfdb8a7e96c9e 44812 gnome optional ssh-askpass-gnome_3.6.1p2-10_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Colin Watson <cjwatson@debian.org> -- Debian developer

iD8DBQE/ttOT9t0zAhD6TNERAowxAJ4+ZIpugEThlHkfr4UFK8e18fGZ0wCffVeo
HokAgzqNwKX4BssBbigcWdA=
=sWVy
-----END PGP SIGNATURE-----




Reply to: