Skip to main content

Hello,

During Debian 11 poller installation, the process centreon_vmware failed to start with this error 

Can't locate Text/Template.pm in @INC (you may need to install the Text::Template module) (@INC contains: /usr/lib64/perl5/libwww-perl-5.837/lib /usr/lib64/perl5 /usr/bin /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/VMware/SSOConnection.pm line 25.
BEGIN failed--compilation aborted at /usr/share/perl5/VMware/SSOConnection.pm line 25.
Compilation failed in require at /usr/share/perl5/VMware/VICommon.pm line 25.
BEGIN failed--compilation aborted at /usr/share/perl5/VMware/VICommon.pm line 25.
Compilation failed in require at /usr/share/perl5/VMware/VIRuntime.pm line 15.
Compilation failed in require at /usr/share/perl5/centreon/script/centreon_vmware.pm line 24.
BEGIN failed--compilation aborted at /usr/share/perl5/centreon/script/centreon_vmware.pm line 24.
Compilation failed in require at /usr/bin/centreon_vmware.pl line 23.
BEGIN failed--compilation aborted at /usr/bin/centreon_vmware.pl line 23.

The installation of the library named libtext-template-perl resolved the problem.

Is it possible to add it to the dependancy list during installation of the package centreon-plugin-virtualization-vmware-daemon ?

 

Regards

Hello,

During Debian 11 poller installation, the process centreon_vmware failed to start with this error 

Can't locate Text/Template.pm in @INC (you may need to install the Text::Template module) (@INC contains: /usr/lib64/perl5/libwww-perl-5.837/lib /usr/lib64/perl5 /usr/bin /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/VMware/SSOConnection.pm line 25.
BEGIN failed--compilation aborted at /usr/share/perl5/VMware/SSOConnection.pm line 25.
Compilation failed in require at /usr/share/perl5/VMware/VICommon.pm line 25.
BEGIN failed--compilation aborted at /usr/share/perl5/VMware/VICommon.pm line 25.
Compilation failed in require at /usr/share/perl5/VMware/VIRuntime.pm line 15.
Compilation failed in require at /usr/share/perl5/centreon/script/centreon_vmware.pm line 24.
BEGIN failed--compilation aborted at /usr/share/perl5/centreon/script/centreon_vmware.pm line 24.
Compilation failed in require at /usr/bin/centreon_vmware.pl line 23.
BEGIN failed--compilation aborted at /usr/bin/centreon_vmware.pl line 23.

The installation of the library named libtext-template-perl resolved the problem.

Is it possible to add it to the dependancy list during installation of the package centreon-plugin-virtualization-vmware-daemon ?

 

Regards

 

Hi Pascal,

This has already been resolved. I will check the build of the packages against this fix.

https://github.com/centreon/centreon-vmware/commit/1639628fa2999caa26dee35a6e3f91ec4e299ac4

Thanks for the feedback

Best regards


Perfect


@Pascal I created internal ticket to fix this (MON-14383)


Reply