Subject: | Calls to tar/gzip lock up on Windows |
Testing Locale-Maketext-TieHash-nbsp-0.02 on Windows causes CPANPLUS to lock up, waiting for results from tar or gzip:
CPAN Terminal> t Locale-Maketext-TieHash-nbsp-0.02
[MSG] Checking if source files are up to date
[MSG] Retrieving C:\Documents and Settings\Rob.MAGNETO-XP\Application Data\.cpan
plus\sourcefiles.2.13.stored
Testing Locale::Maketext::TieHash::nbsp
[MSG] Trying to get 'ftp://cpan.etla.org/pub/CPAN/authors/id/S/ST/STEFFENW/CHECK
SUMS'
[MSG] Checksum matches for 'Locale-Maketext-TieHash-nbsp-0.02.tar.gz'
Could not open file 'C:\Documents and Settings\Rob.MAGNETO-XP\Application Data\.
cpanplus\5.8.6\build\Locale-Maketext-TieHash-nbsp-0.02\manifest': Permission den
ied at C:/Perl/site/lib/CPANPLUS/Internals/Extract.pm line 158
Could not extract 'Locale-Maketext-TieHash-nbsp-0.02/manifest' at C:/Perl/site/l
ib/CPANPLUS/Internals/Extract.pm line 158
Unable to extract 'C:\Documents and Settings\Rob.MAGNETO-XP\Application Data\.cp
anplus\authors\id\S\ST\STEFFENW\Locale-Maketext-TieHash-nbsp-0.02.tar.gz': Could
not extract 'Locale-Maketext-TieHash-nbsp-0.02/manifest' at C:/Perl/site/lib/CP
ANPLUS/Module.pm line 469
C:\Perl\bin\tar.EXE: Cannot open -: No such file or directory
C:\Perl\bin\tar.EXE: Error is not recoverable: exiting now
gzip.EXE: stdout: Invalid argument
Ctrl-Break is the only way to end it.
Manually, Makefile.PL and nmake test work fine for this module. So what is CPANPLUS doing differently?