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
Problem with Integracion Selenium Nagios
Re: Problem with Integracion Selenium Nagios
Is this machine behind a proxy of some design?
Can you share the full output of the following command:
It's also worth mentioning we don't officially support Nagios XI instances installed in a Docker container.
Can you share the full output of the following command:
Code: Select all
cpan -i Test::WWW::Selenium
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
Re: Problem with Integracion Selenium Nagios
Ok
I create other machine , no in docker and I repeat , all steps
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
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
thanks very much for your help
Re: Problem with Integracion Selenium Nagios
Did that resolve it for you? Are we good to mark this thread resolved?
Former Nagios Employee