Subject: | method lookup failure for 'as_warning" via package Config::Model::CheckList when using `cme check ssh' |
Date: | Tue, 25 Feb 2014 07:39:03 +0000 |
To: | bug-Config-Model-OpenSsh [...] rt.cpan.org |
From: | Tom Feist <shabble [...] gmail.com> |
When invoked as:
$ cme check ssh
loading data
checking data
check done
Can't locate object method "has_warning" via package "Config::Model::CheckList" at /opt/local/lib/perl5/site_perl/5.16.1/Config/Model/Instance.pm line 142.
$?=2
$ cpanm --info Config::Model
DDUMONT/Config-Model-2.048.tar.gz
$ cpanm --info Config::Model::OpenSsh
DDUMONT/Config-Model-OpenSsh-1.233.tar.gz
Darwin chompy.local 13.0.0 Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 x86_64 i386 MacBookPro8,2 Darwin
This is perl 5, version 16, subversion 1 (v5.16.1) built for darwin-thread-multi-2level [Macports]
My .ssh/config appears to be valid otherwise (I had some errors it caught which I fixed), but the failure persists.
The --stack-trace option doesn't appear to do anything, and I don't understand the logging syntax enough to know what to set it to
for useful output.
Any ideas?
Cheers,
Tom