Skip Menu |

This queue is for tickets about the Games-FEAR-Log CPAN distribution.

Report information
The Basics
Id: 117654
Status: open
Priority: 0/
Queue: Games-FEAR-Log

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: (no value)



Subject: Tarball contains MacOSX hidden files
Because of the hidden MacOSX files the test suite fails on non-Mac systems: # Failed test 'Pod coverage on Games::FEAR::._Log' # at /opt/perl-5.25.4/lib/site_perl/5.25.4/Test/Pod/Coverage.pm line 133. # Games::FEAR::._Log: couldn't find pod # Looks like you failed 1 test of 2. t/pod-coverage.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests See also http://matrix.cpantesters.org/?dist=Games-FEAR-Log%200.02 for an overview of test reports.
On Thu Sep 08 14:15:13 2016, SREZIC wrote: Show quoted text
> Because of the hidden MacOSX files the test suite fails on non-Mac > systems: > > # Failed test 'Pod coverage on Games::FEAR::._Log' > # at /opt/perl-5.25.4/lib/site_perl/5.25.4/Test/Pod/Coverage.pm line > 133. > # Games::FEAR::._Log: couldn't find pod > # Looks like you failed 1 test of 2. > t/pod-coverage.t .. > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/2 subtests > > See also http://matrix.cpantesters.org/?dist=Games-FEAR-Log%200.02 for > an overview of test reports.
Setting the COPYFILE_DISABLE env var to 1 will stop the system tar from including resource forks.