Your message dated Tue, 06 Dec 2005 08:02:11 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#336723: fixed in dropbear 0.46-2
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; 1 Nov 2005 05:45:56 +0000
>From [EMAIL PROTECTED] Mon Oct 31 21:45:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from fep30-0.kolumbus.fi (fep30-app.kolumbus.fi) [193.229.0.32]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EWoy4-0000F1-00; Mon, 31 Oct 2005 21:45:56 -0800
Received: from bongo.cante.net ([81.197.0.130]) by fep30-app.kolumbus.fi
with ESMTP
id <[EMAIL PROTECTED]>
for <[EMAIL PROTECTED]>; Tue, 1 Nov 2005 07:45:53 +0200
Received: from fw.cante.net ([192.168.1.3] helo=cante)
by bongo.cante.net with esmtp (Exim 4.54)
id 1EWoy1-0003Bi-7S; Tue, 01 Nov 2005 07:45:53 +0200
Received: from jaalto by cante with local (Exim 4.54)
id 1EWoy0-0000of-80; Tue, 01 Nov 2005 07:45:52 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jari Aalto <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: dropbearg: daemon cannot be stopped if NO_START=0
X-Mailer: reportbug 3.17
Date: Tue, 01 Nov 2005 07:45:51 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-7.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: dropbear
Version: 0.46-1
Severity: normal
There is a problem in /etc/init.d/dropbear in handling the NO_START.
1. have dropbear running as daemon
2. edit /etc/defaults/dropbear and add
NO_START=0
3. Try to stop daemon.
# /etc/init.d/dropbear stop
NO_START is not set to zero.
4. Daemon is still running
ps -ef | grep dropbear
<seen in process listing.
The handling of the NO_START is the problem. It should be
checked only if daemon is tried to start, not while it is
tried to stop.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)
Versions of packages dropbear depends on:
ii libc6 2.3.5-7 GNU C Library: Shared libraries an
ii zlib1g 1:1.2.3-6 compression library - runtime
dropbear recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 336723-close) by bugs.debian.org; 6 Dec 2005 16:13:01 +0000
>From [EMAIL PROTECTED] Tue Dec 06 08:13:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EjfGd-0003y2-1t; Tue, 06 Dec 2005 08:02:11 -0800
From: Gerrit Pape <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#336723: fixed in dropbear 0.46-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 06 Dec 2005 08:02:11 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: dropbear
Source-Version: 0.46-2
We believe that the bug you reported is fixed in the latest version of
dropbear, which is due to be installed in the Debian FTP archive:
dropbear_0.46-2.diff.gz
to pool/main/d/dropbear/dropbear_0.46-2.diff.gz
dropbear_0.46-2.dsc
to pool/main/d/dropbear/dropbear_0.46-2.dsc
dropbear_0.46-2_ia64.deb
to pool/main/d/dropbear/dropbear_0.46-2_ia64.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gerrit Pape <[EMAIL PROTECTED]> (supplier of updated dropbear 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 6 Dec 2005 13:30:49 +0000
Source: dropbear
Binary: dropbear
Architecture: source ia64
Version: 0.46-2
Distribution: unstable
Urgency: low
Maintainer: Gerrit Pape <[EMAIL PROTECTED]>
Changed-By: Gerrit Pape <[EMAIL PROTECTED]>
Description:
dropbear - lightweight SSH2 server and client
Closes: 336723
Changes:
dropbear (0.46-2) unstable; urgency=low
.
* debian/control: Standards-Version: 3.6.2.1; update descriptions to
mention included server and client (thx Tino Keitel).
* debian/dropbear.init: allow '/etc/init.d/dropbear stop' even though
'NO_START is not set to zero.' (closes: #336723).
Files:
84fac576b4dc59accab07c96ae2647f4 550 net optional dropbear_0.46-2.dsc
5117a9ccb9d30e67cbd87808e38311eb 1181 net optional dropbear_0.46-2.diff.gz
fbc1c965058f66d0e6835471645ea7d3 350182 net optional dropbear_0.46-2_ia64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDlZjDGJoyQbxwpv8RAiMwAJ4zgHTBD5yEHuuhBidJQzaP5OphYgCgpHtF
k4yg1czpJ8QEZCsewyifQRk=
=5NNL
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]