Skip Menu |

This queue is for tickets about the Snapback2 CPAN distribution.

Report information
The Basics
Id: 54468
Status: new
Priority: 0/
Queue: Snapback2

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

Bug Information
Severity: Wishlist
Broken in: 0.915
Fixed in: (no value)



Subject: Depends on external cp to support -al
While watching cpantesters results I discovered this: [ERROR] [Mon Feb 8 18:49:20 2010] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /export/home/cpan/pit/bare/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t /bin/cp: illegal option -- a /bin/cp: illegal option -- l [...] Here is the link to the report: http://www.cpantesters.org/cpan/report/6795378 There are really many such FAIL reports: http://analysis.cpantesters.org/reports_by_field?SUBMIT_xxx=Submit&distv=Snapback2-0.915&field=qr%3A%28You+planned.*%29&field=conf%3Aarchname&field=conf%3Aosvers&field=qr%3A%28You+planned.*%29 Maybe this could be detected at Makefile.PL time? If so I'd recommend to tell the user in a message and exiting the Makefile.PL without writing a Makefile. This is described as a good way to prevent FAIL reports with known error conditions at http://wiki.cpantesters.org/wiki/CPANAuthorNotes Regards,