Subject: | t/31sessions.t fails if build_dir contains a space. |
Given the configuration
Show quoted text
cpan> o conf build_dir
build_dir [/Users/tom/Library/Application Support/.cpan/build]
t/31sessions.t fails test 'cmd[test
CPAN::Test::Dummy::Perl5::Make::Features]'. The output of this script is
attached.
The test succeeds with
Show quoted textcpan> o conf build_dir /Users/tom/.cpan/build
Yes, I installed CPAN 1.9304 with build_dir set to
'/Users/tom/.cpan/build', successfully installed, and then set build_dir
back to '/Users/tom/Library/Application Support/.cpan/build', and the
test still failed. The attached output is from this test.
Unfortunately the testing mechanism is opaque enough to me that I have
not been able to run this to earth. I will be glad to provide any
additional information I can, though you may need to tell me where to look.
Configuration:
CPAN: 1.9304
Perl: 5.010
uname -a:
Darwin white2 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST
2008; root:xnu-1228.9.59~1/RELEASE_I386 i386
Thank you very much for your time and trouble.