[rt-users] Plack::Handler::Starlet dependency error, RT 4.0.1 on RHEL-6
Kevin Falcone
falcone at bestpractical.com
Thu Jul 14 22:08:15 EDT 2011
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110714/9e03bcb9/attachment.sig>
More information about the rt-users
mailing list