Your message dated Sun, 3 Jul 2005 15:13:16 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315295: ssh.1.gz: ConnectTimeout not ConnectionTimeout
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 Jun 2003 07:02:53 +0000
>From [EMAIL PROTECTED] Sun Jun 01 02:02:53 2003
Return-path: <[EMAIL PROTECTED]>
Received: from 202-77-223-48.outblaze.com (frodo.hserus.net) [202.77.223.48] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 19MMrk-0004iX-00; Sun, 01 Jun 2003 02:02:53 -0500
Received: from tc218-187-79-226.2-4.pl.apol.com.tw ([218.187.79.226] 
helo=jidanni.org)
        by frodo.hserus.net with asmtp (Exim 4.20)
        id 19MMra-000JFh-9o
        for [EMAIL PROTECTED]; Sun, 01 Jun 2003 12:32:46 +0530
Received: from jidanni by jidanni.org with local (Exim 3.36 #1 (Debian))
        id 19LzLl-0001el-00; Sat, 31 May 2003 13:56:17 +0800
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dan Jacobson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ssh: man page doesnt say how to set a timeout for connecting
X-Mailer: reportbug 2.10
Date: Sat, 31 May 2003 13:56:17 +0800
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-6.0 required=4.0
        tests=BAYES_01,DATE_IN_PAST_24_48,HAS_PACKAGE
        version=2.53-bugs.debian.org_2003_05_24
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_24 
(1.174.2.15-2003-03-30-exp)

Package: ssh
Version: 1:3.5p1-4
Severity: minor
File: /usr/share/man/man1/ssh.1.gz
Tags: upstream

man page doesnt say how to set a timeout for connecting... ok, it's on
the   ssh_config(5) man page, but still, a command line option to do it is
missing.  Compare wget.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux debian 2.4.20-k7 #1 Tue Jan 14 00:29:06 EST 2003 i686
Locale: LANG=zh_TW.Big5, LC_CTYPE=zh_TW.Big5

Versions of packages ssh depends on:
ii  adduser                     3.49         Add and remove users and groups
ii  debconf                     1.2.22       Debian configuration management sy
ii  libc6                       2.3.1-10     GNU C Library: Shared libraries an
ii  libpam-modules              0.76-9       Pluggable Authentication Modules f
ii  libpam0g                    0.76-9       Pluggable Authentication Modules l
ii  libssl0.9.7                 0.9.7-4      SSL shared libraries
ii  libwrap0                    7.6-ipv6.1-3 Wietse Venema's TCP wrappers libra
ii  zlib1g                      1:1.1.4-9    compression library - runtime

-- debconf information:
* ssh/privsep_tell: 
  ssh/insecure_rshd: 
  ssh/privsep_ask: true
  ssh/ssh2_keys_merged: 
* ssh/user_environment_tell: 
* ssh/forward_warning: 
  ssh/insecure_telnetd: 
  ssh/new_config: true
* ssh/use_old_init_script: true
* ssh/protocol2_only: true
  ssh/encrypted_host_key_but_no_keygen: 
* ssh/run_sshd: false
* ssh/SUID_client: true


---------------------------------------
Received: (at 195642-done) by bugs.debian.org; 3 Jul 2005 14:13:18 +0000
>From [EMAIL PROTECTED] Sun Jul 03 07:13:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.metronet.co.uk [213.162.97.75] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dp5Di-0002If-00; Sun, 03 Jul 2005 07:13:18 -0700
Received: from riva.pelham.vpn.ucam.org 
(83-216-156-196.colinw664.adsl.metronet.co.uk [83.216.156.196])
        by smtp.metronet.co.uk (MetroNet Mail) with ESMTP
        id D0724424945; Sun,  3 Jul 2005 15:13:06 +0100 (BST)
Received: from cjwatson by riva.pelham.vpn.ucam.org with local (Exim 3.36 #1 
(Debian))
        id 1Dp5Dg-0005V8-00; Sun, 03 Jul 2005 15:13:16 +0100
Date: Sun, 3 Jul 2005 15:13:16 +0100
From: Colin Watson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#315295: ssh.1.gz: ConnectTimeout not ConnectionTimeout
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
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: 

On Mon, Jun 20, 2005 at 05:50:02PM +0800, Dan Jacobson wrote:
> Bad configuration option: ConnectionTimeout
> $ man ssh|col -b|grep Timeout
> ConnectionTimeout
> $ man ssh_config|col -b|grep Timeout
> ConnectTimeout

Duplicate of part of #195642, fixed upstream in OpenSSH 3.9.

This also effectively closes #195642 proper, since the reference in
ssh(1) is now correct and points you to ssh_config(5) for more details.
If you really want a command-line option other than -o, then you'll have
to petition upstream directly for one, but note that there are only so
many characters left! I think -o suffices here.

Cheers,

-- 
Colin Watson                                       [EMAIL PROTECTED]


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

Reply via email to