On Thu, Jul 14, 2011 at 03:42:31PM -0700, Gene LeDuc wrote:
> 
> The Test::TCP thing is a bit of a mystery to me.  I saw it when I
> installed all the dependencies a couple days ago so I tried to
> install it.  Here's the result:
> 
> cpan[1]> install Test::TCP
> CPAN: Storable loaded ok (v2.30)
> Going to read '/root/.cpan/Metadata'
>   Database was generated on Thu, 14 Jul 2011 19:40:27 GMT
> CPAN: Module::CoreList loaded ok (v2.18)
> Test::TCP is up to date (1.13).
> 
> So it's there, but testdeps isn't seeing it.

This is usually permissions or 2 different perls

> I've also tried installing Server::Starter by itself and I get the
> same error messages about uninitialized values and an unopened file
> handle.
> 
> Writing Makefile for Server::Starter
> Use of uninitialized value in ref-to-glob cast at
> /usr/local/share/perl5/Test/SharedFork/Store.pm line 104.
> Use of uninitialized value in ref-to-glob cast at
> /usr/local/share/perl5/Test/SharedFork/Store.pm line 104.
> flock() on unopened filehandle at
> /usr/local/share/perl5/Test/SharedFork/Store.pm line 104.
> Bad file descriptor at
> /usr/local/share/perl5/Test/SharedFork/Store.pm line 104.
> END failed--call queue aborted.

It's worth seeing if selinux is blocking flock for this perl program.

You may get more information by running perl Makefile.PL on
Server-Starter manually and seeing if it gives you anything

-kevin

Attachment: pgpchQvfkL7mA.pgp
Description: PGP signature

--------
2011 Training: http://bestpractical.com/services/training.html

Reply via email to