On Wed Sep 08 20:45:03 2010, ECARROLL wrote:
Show quoted text> On Tue Jul 13 04:21:51 2010, MJEVANS wrote:
> > I was trying to upgrade to CPAN::Testers 2 and CPAN::Reporter needs
> > File::HomeDir. CPAN::Reporter failed to install because File::HomeDir
> > failed to pass tests. This is ubuntu 9.1 and my cpantester user was
> > created with the useradd command which does not appear to create a
> > Desktop or .local/share directory.
>
> Can I get an error message or something to work with?
I've sent the report to cpan testers so it should appear on your smoke
reports soon. In the mean time here is the error:
Running make test
PERL_DL_NONLAZY=1 /home/cpantester/perl12_1/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib',
'blib/arch')" t/*.t
t/01_compile.t ........ ok
# Failed test 'Our desktop directory exists'
# at t/02_main.t line 289.
# Failed test 'Our desktop directory exists'
# at t/02_main.t line 290.
# Failed test 'Found our local data directory'
# at t/02_main.t line 299.
# Failed test 'Found our local data directory'
# at t/02_main.t line 300.
# Looks like you failed 4 tests of 51.
t/02_main.t ...........
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/51 subtests
t/10_test.t ........... ok
t/11_darwin.t ......... skipped: Not running on Darwin
t/12_darwin_carbon.t .. skipped: Not running on 32-bit Darwin
t/13_darwin_cocoa.t ... skipped: Not running on Darwin with Cocoa API
using Mac::SystemDirectory
Test Summary Report
-------------------
t/02_main.t (Wstat: 1024 Tests: 51 Failed: 4)
Failed tests: 44-45, 47-48
Non-zero exit status: 4
Files=6, Tests=92, 1 wallclock secs ( 0.11 usr 0.08 sys + 0.35 cusr
0.88 csys = 1.42 CPU)
Result: FAIL
Failed 1/6 test programs. 4/92 subtests failed.
Note, I had no .local of Desktop dir in $HOME.
Martin
--
Martin J. Evans
Wetherby, UK