Hi Juan,
I tried downgrading perl-Moose but it still stays at 2.12. Is there any
other way I can use? Thanks.
[root@qlsvpf ~]# yum downgrade perl-Moose
Loaded plugins: fastestmirror
Setting up Downgrade Process
Loading mirror speeds from cached hostfile
* base: centos.mirror.rafal.ca
* extras: mirror.agmn.ca
* updates: www.cubiculestudio.com
Nothing to do
[root@qlsvpf ~]# service packetfence status
Class::MOP::load_class is deprecated at
/usr/lib64/perl5/vendor_perl/Class/MOP.pm line 76.
Class::MOP::load_class("Cache::Memcached") called at
/usr/share/perl5/vendor_perl/CHI/Driver/Memcached/Base.pm line 37
CHI::Driver::Memcached::Base::_build_contained_cache(CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__AND__CHI::Driver::Role::HasSubcaches=HASH(0x2b89250))
called at /usr/share/perl5/vendor_perl/CHI/Driver/Memcached/Base.pm line 29
CHI::Driver::Memcached::Base::BUILD(CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__AND__CHI::Driver::Role::HasSubcaches=HASH(0x2b89250),
HASH(0x2b7eaf8)) called at (eval 367) line 17
CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__AND__CHI::Driver::Role::HasSubcaches::BUILDALL(CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__AND__CHI::Driver::Role::HasSubcaches=HASH(0x2b89250),
HASH(0x2b7eaf8)) called at /usr/share/perl5/vendor_perl/Moo/Object.pm line
52
Moo::Object::BUILDALL(CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__AND__CHI::Driver::Role::HasSubcaches=HASH(0x2b89250),
HASH(0x2b7eaf8)) called at /usr/lib64/perl5/vendor_perl/Moose/Meta/Class.pm
line 285
Moose::Meta::Class::new_object(Moose::Meta::Class=HASH(0x2b890a0),
HASH(0x2b7eaf8)) called at /usr/lib64/perl5/vendor_perl/Moose/Object.pm
line 30
Moose::Object::new("CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__A"...,
"chi_root_class", "pf::CHI", "driver_class", "CHI::Driver::Memcached",
"namespace", "configfiles", "global", 1, ...) called at constructor
CHI::Driver::Memcached::new (defined at
/usr/share/perl5/vendor_perl/CHI/Driver/Memcached.pm line 13) line 4
CHI::Driver::Memcached::new("CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__A"...,
"chi_root_class", "pf::CHI", "driver_class", "CHI::Driver::Memcached",
"namespace", "configfiles", "global", 1, ...) called at (eval 366) line 41
CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__AND__CHI::Driver::Role::HasSubcaches::new("CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__A"...,
"chi_root_class", "pf::CHI", "driver_class", "CHI::Driver::Memcached",
"namespace", "configfiles", "global", 1, ...) called at
/usr/share/perl5/vendor_perl/CHI.pm line 151
CHI::new("pf::CHI", "namespace", "configfiles") called at
/usr/local/pf/lib/pf/config/cached.pm line 748
pf::config::cached::_cache("pf::config::cached") called at
/usr/local/pf/lib/pf/config/cached.pm line 736
pf::config::cached::cache("pf::config::cached") called at
/usr/local/pf/lib/pf/config/cached.pm line 720
pf::config::cached::computeFromPath("pf::config::cached",
"/usr/local/pf/conf/documentation.conf", CODE(0x2b52c60)) called at
/usr/local/pf/lib/pf/config/cached.pm line 376
pf::config::cached::new("pf::config::cached", "-file",
"/usr/local/pf/conf/documentation.conf", "-allowempty", 1, "-onreload",
ARRAY(0x2b52b88)) called at /usr/local/pf/lib/pf/config.pm line 451
pf::config::readPfDocConfigFiles() called at /usr/local/pf/lib/pf/
config.pm line 378
pf::config::init_config() called at
/usr/local/pf/lib/pf/config.pmline 358
pf::config::__ANON__() called at
/usr/share/perl5/vendor_perl/Try/Tiny.pm line 76
eval {...} called at /usr/share/perl5/vendor_perl/Try/Tiny.pm line
67
Try::Tiny::try(CODE(0x2aed718), Try::Tiny::Catch=REF(0x26fac20))
called at /usr/local/pf/lib/pf/config.pm line 362
require pf/config.pm called at /usr/local/pf/bin/pfcmd.pl line 81
main::BEGIN() called at /usr/local/pf/lib/pf/config.pm line 0
eval {...} called at /usr/local/pf/lib/pf/config.pm line 0
service|shouldBeStarted|pid
memcached|1|14648
httpd.admin|1|14658
httpd.webservices|1|14680
httpd.portal|1|14697
httpd.proxy|0|0
pfdns|1|14731
dhcpd|1|14734
pfdetect|0|0
snort|0|0
suricata|0|0
radiusd|1|14744
snmptrapd|1|14751
pfsetvlan|1|14755
pfdhcplistener|1|14800 14799 14801 14798
pfmon|1|14808
[root@qlsvpf ~]# rpm -q perl-Moose
perl-Moose-2.1200-1.of.el6.x86_64
On Tue, Mar 25, 2014 at 10:57 PM, Juan Camilo Valencia <
[email protected]> wrote:
> Hi,
>
> That is a warning message from the perl::Moose package. Make a yum
> downgrade perl-moose, I think that is the correct command. The version
> should be 2.10 and the warning is caused by 2.12 I think so. After the
> downgrade everything should be fine.
>
> Best regards.
> El mar 25, 2014 9:50 PM, "forbmsyn" <[email protected]> escribió:
>
>> Hi,
>>
>> I am installing PF 4.1.0 on CentOS 6.4. After installing I ran the
>> following command and got message like below:
>> service packetfence status
>>
>> Those output always come out even after I do the configurator. I have
>> never seen these message before with PF4.0.6. Is this normal?
>>
>> [root@qlsvpf yum.repos.d]# service packetfence status
>> Class::MOP::load_class is deprecated at
>> /usr/lib64/perl5/vendor_perl/Class/MOP.pm line 76.
>> Class::MOP::load_class("Cache::Memcached") called at
>> /usr/share/perl5/vendor_perl/CHI/Driver/Memcached/Base.pm lin
>> e 37
>>
>> CHI::Driver::Memcached::Base::_build_contained_cache(CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__A
>>
>> ND__CHI::Driver::Role::HasSubcaches=HASH(0x3a0e2d0)) called at
>> /usr/share/perl5/vendor_perl/CHI/Driver/Memcached/Base.pm l
>> ine 29
>>
>> CHI::Driver::Memcached::Base::BUILD(CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__AND__CHI::Driver::
>> Role::HasSubcaches=HASH(0x3a0e2d0),
>> HASH(0x3a03b78)) called at (eval 367) line 17
>>
>> CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__AND__CHI::Driver::Role::HasSubcaches::BUILDALL(CHI::Dr
>>
>> iver::Memcached__WITH__CHI::Driver::Role::Universal__AND__CHI::Driver::Role::HasSubcaches=HASH(0x3a0e2d0),
>> HASH(0x3a03b78) ) called at
>> /usr/share/perl5/vendor_perl/Moo/Object.pm line 52
>>
>> Moo::Object::BUILDALL(CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__AND__CHI::Driver::Role::HasSubca
>> ches=HASH(0x3a0e2d0), HASH(0x3a03b78))
>> called at /usr/lib64/perl5/vendor_perl/Moose/Meta/Class.pm line 285
>>
>> Moose::Meta::Class::new_object(Moose::Meta::Class=HASH(0x3a0e120),
>> HASH(0x3a03b78)) called at /usr/lib64/perl5/ven
>> dor_perl/Moose/Object.pm line 30
>>
>> Moose::Object::new("CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__A"...,
>> "chi_root_class", "pf::CHI" ,
>> "driver_class", "CHI::Driver::Memcached", "namespace", "configfiles",
>> "global", 1, ...) called at constructor CHI::Drive
>> r::Memcached::new (defined at
>> /usr/share/perl5/vendor_perl/CHI/Driver/Memcached.pm line 13) line 4
>>
>> CHI::Driver::Memcached::new("CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__A"...,
>> "chi_root_class", "pf::CHI",
>> "driver_class", "CHI::Driver::Memcached", "namespace", "configfiles",
>> "global", 1, ...) called at (eval 366) li
>> ne 41
>>
>> CHI::Driver::Memcached__WITH__CHI::Driver::Role::Universal__AND__CHI::Driver::Role::HasSubcaches::new("CHI::Driver
>>
>> ::Memcached__WITH__CHI::Driver::Role::Universal__A"..., "chi_root_class",
>> "pf::CHI", "driver_class", "CHI::Driver::Memcach
>> ed", "namespace", "configfiles", "global", 1, ...) called at
>> /usr/share/perl5/vendor_perl/CHI.pm line 151
>> CHI::new("pf::CHI", "namespace", "configfiles") called at
>> /usr/local/pf/lib/pf/config/cached.pm line 748
>> pf::config::cached::_cache("pf::config::cached") called at
>> /usr/local/pf/lib/pf/config/cached.pm line 736
>> pf::config::cached::cache("pf::config::cached") called at
>> /usr/local/pf/lib/pf/config/cached.pm line 720
>> pf::config::cached::computeFromPath("pf::config::cached",
>> "/usr/local/pf/conf/documentation.conf", CODE(0x39d7ce0)
>> ) called at /usr/local/pf/lib/pf/config/cached.pm line
>> 376
>> pf::config::cached::new("pf::config::cached", "-file",
>> "/usr/local/pf/conf/documentation.conf", "-allowempty", 1,
>> "-onreload", ARRAY(0x39d7c08)) called at
>> /usr/local/pf/lib/pf/config.pm line 451
>> pf::config::readPfDocConfigFiles() called at /usr/local/pf/lib/pf/
>> config.pm line 378
>> pf::config::init_config() called at /usr/local/pf/lib/pf/
>> config.pm line 358
>> pf::config::__ANON__() called at
>> /usr/share/perl5/vendor_perl/Try/Tiny.pm line 76
>> eval {...} called at /usr/share/perl5/vendor_perl/Try/Tiny.pm
>> line 67
>> Try::Tiny::try(CODE(0x39727a8), Try::Tiny::Catch=REF(0x357fcd0))
>> called at /usr/local/pf/lib/pf/config.pm line 362
>> require pf/config.pm called at /usr/local/pf/bin/pfcmd.pl line 81
>> main::BEGIN() called at /usr/local/pf/lib/pf/config.pm line 0
>> eval {...} called at /usr/local/pf/lib/pf/config.pm line 0
>> service|shouldBeStarted|pid
>> memcached|1|13087
>> httpd.admin|1|0
>> httpd.webservices|1|0
>> httpd.portal|1|0
>> httpd.proxy|0|0
>> pfdns|0|0
>> dhcpd|0|0
>> pfdetect|0|0
>> snort|0|0
>> suricata|0|0
>> radiusd|1|0
>> snmptrapd|1|0
>> pfsetvlan|1|0
>> pfdhcplistener|1|0
>> pfmon|1|0
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Learn Graph Databases - Download FREE O'Reilly Book
>> "Graph Databases" is the definitive new guide to graph databases and their
>> applications. Written by three acclaimed leaders in the field,
>> this first edition is now available. Download your free book today!
>> http://p.sf.net/sfu/13534_NeoTech
>> _______________________________________________
>> PacketFence-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>
>>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> PacketFence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users