Skip Menu |

This queue is for tickets about the Daemonise CPAN distribution.

Report information
The Basics
Id: 117565
Status: open
Priority: 0/
Queue: Daemonise

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

Bug Information
Severity: (no value)
Broken in: 1.0-1
Fixed in: (no value)



Subject: Tarball contains MacOSX hidden files
See subject. This can cause build failures on non-MacOSX systems: Output from '/usr/bin/make': cp lib/._Daemonise.pm blib/lib/._Daemonise.pm cp lib/Daemonise.pm blib/lib/Daemonise.pm Manifying 1 pod document "/bbbike/perl-5.22.1-RC2/bin/perl" "-Iblib/arch" "-Iblib/lib" ._Makefile.PL ._Makefile Unrecognized character \x05; marked by <-- HERE after make: *** [._Makefile] Error 255
On Tue Sep 06 17:55:52 2016, SREZIC wrote: Show quoted text
> See subject. This can cause build failures on non-MacOSX systems: > > > Output from '/usr/bin/make': > > cp lib/._Daemonise.pm blib/lib/._Daemonise.pm > cp lib/Daemonise.pm blib/lib/Daemonise.pm > Manifying 1 pod document > "/bbbike/perl-5.22.1-RC2/bin/perl" "-Iblib/arch" "-Iblib/lib" > ._Makefile.PL ._Makefile > Unrecognized character \x05; marked by <-- HERE after make: *** > [._Makefile] Error 255
One can set the COPYFILE_DISABLE env var to 1 to make the system tar skip the resource forks.