Your message dated Mon, 30 Apr 2012 08:49:20 +0000
with message-id <[email protected]>
and subject line Bug#670319: fixed in libconfig-model-openssh-perl 1.221-1
has caused the Debian Bug report #670319,
regarding libconfig-model-openssh-perl: Missing auto option for Ssh 
ControlMaster
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
670319: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670319
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libconfig-model-openssh-perl
Version: 1.220-1
Severity: minor
Tags: patch

Dear Maintainer,

I tried "cme edit ssh" but it failed with my configuration:

#+begin_src
2012/04/24 22:33:53 Internal warning: suffix called for backend 
OpenSsh::Ssh.This method can be overloaded 
Configuration item 'Host:"*" ControlMaster' has a wrong value:
        enum type does not know 'auto'. Expected 'no' or 'yes' or 'ask' or 
'autoask'
#+end_src

Here is a patch to add the missing option.

Regards.

From fbde221327aceab87f62c9812631d37ea10d1e63 Mon Sep 17 00:00:00 2001
From: Daniel Dehennin <[email protected]>
Date: Tue, 24 Apr 2012 22:31:30 +0200
Subject: [PATCH] Missing "auto" option for ControlMaster.

* lib/Config/Model/models/Ssh/HostElement.pl: Add "auto" before
  "autoask".
---
 lib/Config/Model/models/Ssh/HostElement.pl |    1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Config/Model/models/Ssh/HostElement.pl 
b/lib/Config/Model/models/Ssh/HostElement.pl
index 3d354d6..dcfa321 100644
--- a/lib/Config/Model/models/Ssh/HostElement.pl
+++ b/lib/Config/Model/models/Ssh/HostElement.pl
@@ -181,6 +181,7 @@ Two additional options allow for opportunistic 
multiplexing: try to use a master
           'no',
           'yes',
           'ask',
+          'auto',
           'autoask'
         ]
       },
-- 
1.7.10


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (90, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.4+hati.1+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libconfig-model-openssh-perl depends on:
ii  libany-moose-perl     0.17-1
ii  libconfig-model-perl  2.013-1
ii  liblog-log4perl-perl  1.29-1
ii  perl                  5.14.2-9

Versions of packages libconfig-model-openssh-perl recommends:
ii  libconfig-model-backend-augeas-perl  <none>
ii  libconfig-model-tkui-perl            1.333-1

Versions of packages libconfig-model-openssh-perl suggests:
ii  libconfig-model-cursesui-perl  1.104-1

-- no debconf information

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF

Attachment: pgpmdOBE0Cyv0.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: libconfig-model-openssh-perl
Source-Version: 1.221-1

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

libconfig-model-openssh-perl_1.221-1.debian.tar.gz
  to 
main/libc/libconfig-model-openssh-perl/libconfig-model-openssh-perl_1.221-1.debian.tar.gz
libconfig-model-openssh-perl_1.221-1.dsc
  to 
main/libc/libconfig-model-openssh-perl/libconfig-model-openssh-perl_1.221-1.dsc
libconfig-model-openssh-perl_1.221-1_all.deb
  to 
main/libc/libconfig-model-openssh-perl/libconfig-model-openssh-perl_1.221-1_all.deb
libconfig-model-openssh-perl_1.221.orig.tar.gz
  to 
main/libc/libconfig-model-openssh-perl/libconfig-model-openssh-perl_1.221.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.
Dominique Dumont <[email protected]> (supplier of updated 
libconfig-model-openssh-perl 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.8
Date: Mon, 30 Apr 2012 09:53:13 +0200
Source: libconfig-model-openssh-perl
Binary: libconfig-model-openssh-perl
Architecture: source all
Version: 1.221-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Dominique Dumont <[email protected]>
Description: 
 libconfig-model-openssh-perl - configuration file editor for OpenSsh
Closes: 670319
Changes: 
 libconfig-model-openssh-perl (1.221-1) unstable; urgency=low
 .
   * New Upstream version:
     * Ssh model: ControlMaster also supports auto keyword (thanks to
       harleypig and Daniel Dehennin, Closes: #670319)
   * control: updated standard-version (no other changes)
   * copyright: updated format url
Checksums-Sha1: 
 dfa846460116e5240cfe50e527e83e7e47196648 2441 
libconfig-model-openssh-perl_1.221-1.dsc
 941488cababc0adb17808cd10126b5b5cf311933 61321 
libconfig-model-openssh-perl_1.221.orig.tar.gz
 ac12c63a48c8138812a3254067fb04842aca1e20 3998 
libconfig-model-openssh-perl_1.221-1.debian.tar.gz
 eb5025f515104d2013e56403929ba52b1ba1f0a9 94306 
libconfig-model-openssh-perl_1.221-1_all.deb
Checksums-Sha256: 
 6c2c2bc07b637d163275e8c53c1b3e7d3d601a3cef1c8abd21fe84010bfc279d 2441 
libconfig-model-openssh-perl_1.221-1.dsc
 a0d012e96058b8467815d560e84d328cadaeeb92b30f0aac739128f292d6f757 61321 
libconfig-model-openssh-perl_1.221.orig.tar.gz
 edbdde629d1af091a59103f2815a215063a14256324799911aa97f665d89d0f6 3998 
libconfig-model-openssh-perl_1.221-1.debian.tar.gz
 09aceed96c806e97aff893b55a54807833a62d60b7e9fa04b3e87b1639d75ade 94306 
libconfig-model-openssh-perl_1.221-1_all.deb
Files: 
 3cb4e887d2041e25fb73225c4ee0c22c 2441 perl optional 
libconfig-model-openssh-perl_1.221-1.dsc
 1e1c76d721114dbbd52b044c7beb108b 61321 perl optional 
libconfig-model-openssh-perl_1.221.orig.tar.gz
 6182a051d0fb51c8066d89f8a290d556 3998 perl optional 
libconfig-model-openssh-perl_1.221-1.debian.tar.gz
 5a5478c538c54d0070c292302b798d5c 94306 perl optional 
libconfig-model-openssh-perl_1.221-1_all.deb

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

iQIcBAEBAgAGBQJPnkUmAAoJEMMfT9lJqyts3+sP+wfcTNkZ6xLbmnhN7O5zAD/6
OTxZiNeotEG+2BqOVUGUbFAlpt3S4GSGehkmxlD0dnEes4MaBs5qA2GTGA3prKmN
aQuqhJPty1jWg8wx6eSqOtT7JbM3MHIOpnToO36ZUuRSJ1/yM4h9QT2HQvN6FPJ5
0VGpqU0MeukBOH9/mZBl/+QT5dH97NaEiIQrxnFXjXL5+mmmI0S6jqQYKzLXPy3I
mbeP7XEqgSLdCE1oP5TosPFZ90ttrH1ZdlPXQLUFZTc6AK25RhC/Q61wmTDFPhHA
5qOCj7q2FPmUEzqej1SKFanF21Iejhnh/eqrODo7LW+mGHuxBkWG+LMPheZdLsC7
0dtU3uZ/MxnOKfjV4ESPLzjAygDptGLojHzVcc3KjJpOv+0l5VvIOilvJ68ArCaz
Kmbq1bG4tsCm08y3bSMAiCTIyDR33rgMWmmdf6tnB93K7LerOzm6mi1zuuiUAxnO
RiTN3xLkA/dqI9Xb1KV11AIXJlkTNTUdq/HofyVvenU641fQ5hTGsFexpDcQD1FM
qQi6ME4i6J7Ud67kmN1kkPt08ZlKAFq8UgcIA70REERrUud19wwpp7vlx6Ts0Un6
zJwM8mgzk+0Bt/pmBFVaUnqZkQZqlivGDKJO91ExQM3asH+Whus9cDnq6ak9hkHs
ZgbD23VOEEc10bMFFqd0
=WfIR
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to