Problem with Integracion Selenium Nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jbenguria
Posts: 7
Joined: Tue Dec 13, 2016 10:29 am

Problem with Integracion Selenium Nagios

Post by jbenguria »

Hi

When I want to install in CPAN "install Test::WWW::Selenium" I've received this error
XODIST/Test-Simple-1.302067.tar.gz : make NO
RJBS/Test-Deep-1.124.tar.gz : make_test NO one dependency not OK (Test::Tester); additionally test harness failed
CHROMATIC/Test-MockObject-1.20161202.tar.gz : make NO
LEEJO/CGI-4.35.tar.gz : make_test NO one dependency not OK (Test::Deep); additionally test harness failed
LUKEC/Test-Mock-LWP-0.08.tar.gz : make_test NO one dependency not OK (Test::MockObject); additionally test harness failed
MATTP/Test-WWW-Selenium-1.36.tar.gz : make_test NO one dependency not OK (Test::Mock::LWP); additionally test harness failed

What's the matter?

I'm working in DOcker
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Problem with Integracion Selenium Nagios

Post by mcapra »

Is this machine behind a proxy of some design?

Can you share the full output of the following command:

Code: Select all

cpan -i Test::WWW::Selenium
It's also worth mentioning we don't officially support Nagios XI instances installed in a Docker container.
Former Nagios employee
https://www.mcapra.com/
jbenguria
Posts: 7
Joined: Tue Dec 13, 2016 10:29 am

Re: Problem with Integracion Selenium Nagios

Post by jbenguria »

Ok

I create other machine , no in docker and I repeat , all steps
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Problem with Integracion Selenium Nagios

Post by dwhitfield »

Just make sure after you do to come back with the output of cpan -i Test::WWW::Selenium...if just getting rid of docker doesn't fix the issue.
jbenguria
Posts: 7
Joined: Tue Dec 13, 2016 10:29 am

Re: Problem with Integracion Selenium Nagios

Post by jbenguria »

thanks very much for your help
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Problem with Integracion Selenium Nagios

Post by rkennedy »

Did that resolve it for you? Are we good to mark this thread resolved?
Former Nagios Employee
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Problem with Integracion Selenium Nagios

Post by tmcdonald »

Closing.
Former Nagios employee
Locked