Your message dated Thu, 19 May 2005 08:47:23 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#309744: fixed in autossh 1.2g-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; 19 May 2005 08:54:42 +0000
>From [EMAIL PROTECTED] Thu May 19 01:54:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ns1.q-leap.de (mail.q-leap.de) [153.94.51.193]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DYgnh-0005R4-00; Thu, 19 May 2005 01:54:41 -0700
Received: from [192.168.55.81] (arnulf [192.168.55.81])
by mail.q-leap.de (Postfix) with ESMTP id 445B338E
for <[EMAIL PROTECTED]>; Thu, 19 May 2005 10:54:39 +0200 (CEST)
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 19 May 2005 10:54:39 +0200
From: Peter Kruse <[EMAIL PROTECTED]>
Organization: Q-Leap Networks GmbH
User-Agent: Debian Thunderbird 1.0 (X11/20050116)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: fails if monitoring port = 0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: autossh
Version: 1.2g-1
Severity: important
When I turn monitoring off, either by specifying "-M 0" on the command
line or by setting the environment variable AUTOSSH_PORT=0, autossh
creates a garbled command line argument to ssh which in turn
fails to run. This is how it looks:
# autossh -M 0 somehost ; : 19.05.05 10:48
Bad forwarding specification '�����#��8_뷹
h��t���P��'
usage: ssh [-1246AaCfghkNnqsTtVvXxY] [-b bind_address] [-c cipher_spec]
[-D port] [-e escape_char] [-F configfile] [-i identity_file]
[-L port:host:hostport] [-l login_name] [-m mac_spec] [-o
option]
[-p port] [-R port:host:hostport] [EMAIL PROTECTED] [command]
Please note the garbled forward specification which is the actual
argument given to ssh.
Apparently this bug is known in upstream, in
http://www.harding.motd.ca/autossh/CHANGES (for version 1.3) we find:
- fix ssh args when AUTOSSH_PORT=0 is used to turn monitor loop off
(Karl Berry)
Severity to important, hope that the bug can be fixed before sarge.
Regards,
Peter
---------------------------------------
Received: (at 309744-close) by bugs.debian.org; 19 May 2005 12:52:16 +0000
>From [EMAIL PROTECTED] Thu May 19 05:52:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DYkVc-0006nQ-00; Thu, 19 May 2005 05:52:16 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DYkQt-00076C-00; Thu, 19 May 2005 08:47:23 -0400
From: Filippo Giunchedi <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#309744: fixed in autossh 1.2g-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 19 May 2005 08:47:23 -0400
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-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
X-Spam-Level:
Source: autossh
Source-Version: 1.2g-2
We believe that the bug you reported is fixed in the latest version of
autossh, which is due to be installed in the Debian FTP archive:
autossh_1.2g-2.diff.gz
to pool/main/a/autossh/autossh_1.2g-2.diff.gz
autossh_1.2g-2.dsc
to pool/main/a/autossh/autossh_1.2g-2.dsc
autossh_1.2g-2_i386.deb
to pool/main/a/autossh/autossh_1.2g-2_i386.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.
Filippo Giunchedi <[EMAIL PROTECTED]> (supplier of updated autossh 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: Thu, 19 May 2005 14:41:12 +0200
Source: autossh
Binary: autossh
Architecture: source i386
Version: 1.2g-2
Distribution: unstable
Urgency: low
Maintainer: Filippo Giunchedi <[EMAIL PROTECTED]>
Changed-By: Filippo Giunchedi <[EMAIL PROTECTED]>
Description:
autossh - Automatically restart SSH sessions and tunnels
Closes: 309744
Changes:
autossh (1.2g-2) unstable; urgency=low
.
* fixes important bug when AUTOSSH_PORT=0 (Closes: #309744)
* do not strip "f" from arguments passed to ssh (backported from autossh 1.3)
Files:
cf6b302f6c986010ab1bef368130b462 607 net optional autossh_1.2g-2.dsc
f89429a0abbf065248b5ec6a82f1e45c 4893 net optional autossh_1.2g-2.diff.gz
27d60b1947dce96c971fdab4c2583fa0 20954 net optional autossh_1.2g-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCjInLABzeamt51AERAsFFAJ0ZWezmA4E1Ei/59lctyTloFnX46gCg0acG
iPH3D84TprAB5aBCP/QJsw4=
=R3WI
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]