Page 1 of 1

Problem with Integracion Selenium Nagios

Posted: Tue Dec 13, 2016 11:19 am
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

Re: Problem with Integracion Selenium Nagios

Posted: Tue Dec 13, 2016 11:26 am
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.

Re: Problem with Integracion Selenium Nagios

Posted: Tue Dec 13, 2016 11:50 am
by jbenguria
Ok

I create other machine , no in docker and I repeat , all steps

Re: Problem with Integracion Selenium Nagios

Posted: Tue Dec 13, 2016 11:59 am
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.

Re: Problem with Integracion Selenium Nagios

Posted: Sat Jan 28, 2017 4:16 am
by jbenguria
thanks very much for your help

Re: Problem with Integracion Selenium Nagios

Posted: Mon Jan 30, 2017 11:12 am
by rkennedy
Did that resolve it for you? Are we good to mark this thread resolved?

Re: Problem with Integracion Selenium Nagios

Posted: Wed Mar 01, 2017 2:11 pm
by tmcdonald
Closing.