Your message dated Mon, 13 Jun 2005 18:17:22 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#312881: fixed in clusterssh 3.16.1-1
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; 10 Jun 2005 15:00:23 +0000
>From [EMAIL PROTECTED] Fri Jun 10 08:00:22 2005
Return-path: <[EMAIL PROTECTED]>
Received: from rwcrmhc14.comcast.net [216.148.227.89] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dgkze-0007Fe-00; Fri, 10 Jun 2005 08:00:22 -0700
Received: from mail.fewerhassles.com ([68.57.206.92])
          by comcast.net (rwcrmhc14) with ESMTP
          id <20050610145951014002f6fle>; Fri, 10 Jun 2005 14:59:52 +0000
Received: from localhost (localhost [127.0.0.1])
        by mail.fewerhassles.com (Postfix) with ESMTP id 6AD5D3C8EB
        for <[EMAIL PROTECTED]>; Fri, 10 Jun 2005 09:59:30 -0500 (EST)
Received: from mail.fewerhassles.com ([127.0.0.1])
        by localhost (boxer [127.0.0.1]) (amavisd-new, port 10024) with LMTP
        id 11422-05-5 for <[EMAIL PROTECTED]>;
        Fri, 10 Jun 2005 09:59:28 -0500 (EST)
Received: from blacklab.fewerhassles.com (unknown [192.168.21.13])
        by mail.fewerhassles.com (Postfix) with ESMTP id 33A933C8C4
        for <[EMAIL PROTECTED]>; Fri, 10 Jun 2005 09:59:28 -0500 (EST)
Received: by blacklab.fewerhassles.com (Postfix, from userid 1000)
        id B9F03201D12; Fri, 10 Jun 2005 10:00:25 -0500 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Brad Fritz <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: clusterssh: gethost() check prevents .ssh/config host aliases from 
working
X-Mailer: reportbug 3.8
Date: Fri, 10 Jun 2005 10:00:25 -0500
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd at fewerhassles.com
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: clusterssh
Version: 3.13.1-2
Severity: minor


The gethost("$serv") check at line 549 of open_client_windows()
prevents cssh from working with hosts that are "aliased" via
.ssh/config.

A concrete example:

  cat ~/.ssh/config:
  [..]
  Host fb
    HostName foobar.exampledomain.tld
    Port 2222

allows:

  ssh fb

to connect to port 2222 of foobar.exampledomain.tld .

  cssh fb

declares "fb" an unknown host and ignores it because the gethost()
check fails for "fb".

I commented out the "next;" on line 552 as an ugly workaround.

--Brad


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-20050415-686-skas3-v8
Locale: LANG=, LC_CTYPE= (charmap=ANSI_X3.4-1968)

Versions of packages clusterssh depends on:
ii  eterm [x-terminal-em 0.9.2-8             Enlightened Terminal Emulator
ii  libx11-protocol-perl 0.53-2              Perl module for the X Window Syste
ii  perl-tk              1:800.025-2         Perl module providing the Tk graph
ii  ssh                  1:3.8.1p1-8.sarge.4 Secure rlogin/rsh/rcp replacement 
ii  xterm [x-terminal-em 4.3.0.dfsg.1-14     X terminal emulator

-- no debconf information

---------------------------------------
Received: (at 312881-close) by bugs.debian.org; 13 Jun 2005 22:21:42 +0000
>From [EMAIL PROTECTED] Mon Jun 13 15:21:42 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 1DhxJN-0005vy-00; Mon, 13 Jun 2005 15:21:41 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DhxFC-0006gG-00; Mon, 13 Jun 2005 18:17:22 -0400
From: tony mancill <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#312881: fixed in clusterssh 3.16.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 13 Jun 2005 18:17:22 -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: 
X-CrossAssassin-Score: 3

Source: clusterssh
Source-Version: 3.16.1-1

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

clusterssh_3.16.1-1.diff.gz
  to pool/main/c/clusterssh/clusterssh_3.16.1-1.diff.gz
clusterssh_3.16.1-1.dsc
  to pool/main/c/clusterssh/clusterssh_3.16.1-1.dsc
clusterssh_3.16.1-1_all.deb
  to pool/main/c/clusterssh/clusterssh_3.16.1-1_all.deb
clusterssh_3.16.1.orig.tar.gz
  to pool/main/c/clusterssh/clusterssh_3.16.1.orig.tar.gz



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.
tony mancill <[EMAIL PROTECTED]> (supplier of updated clusterssh 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: Mon, 13 Jun 2005 14:48:35 -0700
Source: clusterssh
Binary: clusterssh
Architecture: source all
Version: 3.16.1-1
Distribution: unstable
Urgency: low
Maintainer: tony mancill <[EMAIL PROTECTED]>
Changed-By: tony mancill <[EMAIL PROTECTED]>
Description: 
 clusterssh - administer multiple ssh or rsh shells simultaneously
Closes: 283936 312555 312881
Changes: 
 clusterssh (3.16.1-1) unstable; urgency=low
 .
   * new upstream release
     - added support for -i/ignore_host_errors (closes: #312881)
     - restored "-l <user>" command-line option (closes: #312555)
     - Meta-key support no longer conflicts with UI keys (closes: #283936)
       (add "use_hotkeys = no" to ~/.csshrc to disable UI hotkeys)
Files: 
 a22ae38e7b6154ca9616eaa3616ce56d 582 admin optional clusterssh_3.16.1-1.dsc
 d4401002bf520585dde3446b7fa908dd 71568 admin optional 
clusterssh_3.16.1.orig.tar.gz
 1f14b5e3632f4378cf9ab4fba0dfabf7 5147 admin optional 
clusterssh_3.16.1-1.diff.gz
 827ba761960d45f3398672b37bfc3c35 28192 admin optional 
clusterssh_3.16.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCrgS6pdwBkPlyvgMRAp/TAJ9tOGFqjJIBVQzJJReDbw7yoL43JQCfQMOW
zejZCs7L6UKvsNAra5svizg=
=hySl
-----END PGP SIGNATURE-----


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

Reply via email to