Open eserte opened 3 months ago
I though I had fixed that issue. On a system where this fails, can you tell me what is returned by this:
perl -MLinux::FD::Pid -E 'say Linux::FD::Pid->VERSION; say Linux::FD::Pid->isa("IO::Handle"); say Linux::FD::Pid->can("fileno")'
Also, what does uname -r
show? Does the failure relate to the Linux version.
A suspicion, not proved, just verified with one smoke configuration: it fails in CPAN.pm test-only mode if Linux::FD::Pid is not yet installed.
A suspicion, not proved, just verified with one smoke configuration: it fails in CPAN.pm test-only mode if Linux::FD::Pid is not yet installed.
I don't understand how that could matter.
On most of my smokers the t/05loop-child.t fails like this: