This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Strange and very annoying bug/problem with CPAN


Hi all,
CPAN does strange things here.
I installed Cygwin 1.7.17 on WinXP a few days ago, and am using Perl 5.14.2.

Often when i'm installing a module from CPAN, it stops near the start
on an error, telling me that it "Couldn't move
$temporary_module_folder to $cpan_build_folder". I have put the
complete copy-pasted error below this text that explains the problem.

The very strange thing is that it only does it "sometimes" (too
often), and it seems to be unpredictable : the same module will
sometimes start installing, and sometimes just die on this error 20
times in a row; and then 10 minutes later it will work.

It is extremely annoying : i start an install, stay for the first
minute just in case this error happens, then start to do other work
related tasks, and when i come back to it one of the dependencies has
failed with this error. And keep on failing for 10 minutes, until
suddenly it works. It takes me hours/days to install all the
dependencies of a single module that i need. And i have to keep on
checking every 5 minutes that the install hasn't been stopped. Or
sometimes realize after an hour that it had stopped after only 2
minutes.

If anybody has an idea, please help :-)
Pierre aka mascip


  -- Here are some commands that i ran, to show the environment that i work on :

$ uname -r
1.7.17(0.262/5/3)

$ perl -v
This is perl 5, version 14, subversion 2 (v5.14.2) built for
cygwin-thread-multi-64int
(with 7 registered patches, see perl -V for more detail)


    -- Here is the error :

$ cpan Pinto
CPAN: Storable loaded ok (v2.27)
Going to read '/cygdrive/c/Dropbox/.cpan/Metadata'
  Database was generated on Sun, 16 Dec 2012 14:07:04 GMT
Running install for module 'Pinto'
Running make for T/TH/THALJEF/Pinto-0.065.tar.gz
CPAN: Digest::SHA loaded ok (v5.71)
CPAN: Compress::Zlib loaded ok (v2.033)
Checksum for /cygdrive/c/Dropbox/.cpan/sources/authors/id/T/TH/THALJEF/Pinto-0.065.tar.gz
ok
CPAN: File::Temp loaded ok (v0.22)
Couldn't move /cygdrive/c/Dropbox/.cpan/build/tmp-4820/Pinto-0.065/lib
to /cygdrive/c/Dropbox/.cpan/build/Pinto-0.065-w6Pz9L/lib: Is a
directory at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 524.
        CPAN::Distribution::run_preps_on_packagedir('CPAN::Distribution=HASH(0x26251cb0)')
called at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 351
        CPAN::Distribution::get('CPAN::Distribution=HASH(0x26251cb0)')
called at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 1748
        CPAN::Distribution::make('CPAN::Distribution=HASH(0x26251cb0)')
called at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 3061
        CPAN::Distribution::test('CPAN::Distribution=HASH(0x26251cb0)')
called at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 3463
        CPAN::Distribution::install('CPAN::Distribution=HASH(0x26251cb0)')
called at /usr/lib/perl5/5.14/CPAN/Module.pm line 479
        eval {...} called at /usr/lib/perl5/5.14/CPAN/Module.pm line 478
        CPAN::Module::rematein('CPAN::Module=HASH(0x24ca81f8)',
'install') called at /usr/lib/perl5/5.14/CPAN/Module.pm line 578
        CPAN::Module::install('CPAN::Module=HASH(0x24ca81f8)') called
at /usr/lib/perl5/5.14/CPAN/Shell.pm line 1796
        CPAN::Shell::rematein('CPAN::Shell', 'install', 'Pinto')
called at /usr/lib/perl5/5.14/CPAN/Shell.pm line 1976
        CPAN::Shell::__ANON__('CPAN::Shell', 'Pinto') called at
/usr/lib/perl5/5.14/App/Cpan.pm line 459
        App::Cpan::__ANON__('Pinto') called at
/usr/lib/perl5/5.14/App/Cpan.pm line 468
        App::Cpan::_default('ARRAY(0x2006c430)', 'HASH(0x20948c68)')
called at /usr/lib/perl5/5.14/App/Cpan.pm line 386
        App::Cpan::run('App::Cpan', 'Pinto') called at /usr/bin/cpan line 11


   -- And here is the same command than earlier, ran 10 minutes later,
and with a successful start this time - i don't think i have done
anything special between these two runs (i checked my emails), that
would justify this different behavior :

$ cpan Pinto
CPAN: Storable loaded ok (v2.27)
Going to read '/cygdrive/c/Dropbox/.cpan/Metadata'
  Database was generated on Sun, 16 Dec 2012 14:07:04 GMT
Running install for module 'Pinto'
Running make for T/TH/THALJEF/Pinto-0.065.tar.gz
CPAN: Digest::SHA loaded ok (v5.71)
CPAN: Compress::Zlib loaded ok (v2.033)
Checksum for /cygdrive/c/Dropbox/.cpan/sources/authors/id/T/TH/THALJEF/Pinto-0.065.tar.gz
ok
CPAN: File::Temp loaded ok (v0.22)
CPAN: Parse::CPAN::Meta loaded ok (v1.4401)
CPAN: CPAN::Meta loaded ok (v2.112150)
CPAN: Module::CoreList loaded ok (v2.49_02)
CPAN: Time::HiRes loaded ok (v1.972101)

  CPAN.pm: Going to build T/TH/THALJEF/Pinto-0.065.tar.gz

Checking prerequisites...
  requires:
    !  DBD::SQLite is not installed
    !  DBIx::Class is not installed
    !  DBIx::Class::Core is not installed
    !  DBIx::Class::Schema is not installed
    !  Dist::Metadata is not installed
    !  File::NFSLock is not installed
    !  MooseX::Aliases is not installed
    !  MooseX::Configuration is not installed
    !  Package::Locator is not installed
    !  SQL::Translator is not installed
    !  String::Format is not installed
    !  Term::EditorEdit is not installed
  build_requires:
    !  Test::File is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Pinto' version '0.065'
---- Unsatisfied dependencies detected during ----
----        THALJEF/Pinto-0.065.tar.gz        ----
    DBIx::Class [requires]
    Term::EditorEdit [requires]
    SQL::Translator [requires]
    MooseX::Configuration [requires]
    Dist::Metadata [requires]
    DBIx::Class::Schema [requires]
    Test::File [build_requires]
    DBD::SQLite [requires]
    MooseX::Aliases [requires]
    String::Format [requires]
    File::NFSLock [requires]
    DBIx::Class::Core [requires]
    Package::Locator [requires]
Running Build test
  Delayed until after prerequisites
Running Build install
  Delayed until after prerequisites
Running install for module 'DBIx::Class'
Running make for G/GE/GETTY/DBIx-Class-0.08204.tar.gz
Checksum for /cygdrive/c/Dropbox/.cpan/sources/authors/id/G/GE/GETTY/DBIx-Class-0.08204.tar.gz
ok

  CPAN.pm: Going to build G/GE/GETTY/DBIx-Class-0.08204.tar.gz

*** Module::AutoInstall version 1.06
*** Checking for Perl dependencies...
*** Since we're running under CPAN, I'll just let it take care
    of the dependency's installation later.
[Core Features]
- DBD::SQLite              ...missing. (would need 1.29)
- File::Temp               ...loaded. (0.22 >= 0.22)
- Package::Stash           ...loaded. (0.33 >= 0.28)
- Test::Builder            ...loaded. (0.98 >= 0.94)
- Test::Exception          ...loaded. (0.31 >= 0.31)
- Test::More               ...loaded. (0.98 >= 0.94)
- Test::Warn               ...loaded. (0.24 >= 0.21)
- Class::Accessor::Grouped ...missing. (would need 0.10007)
- Class::C3::Componentised ...missing. (would need 1.0009)
- Class::Inspector         ...missing. (would need 1.24)
- Class::Method::Modifiers ...loaded. (1.12 >= 1.06)
- Config::Any              ...loaded. (0.23 >= 0.20)
- Context::Preserve        ...missing. (would need 0.01)
- DBI                      ...loaded. (1.622 >= 1.57)
- Data::Compare            ...loaded. (1.22 >= 1.22)
- Data::Dumper::Concise    ...loaded. (2.020 >= 2.020)
- Data::Page               ...missing. (would need 2.00)
- Devel::GlobalDestruction ...loaded. (0.09)
- File::Path               ...loaded. (2.08_01 >= 2.07)
- Hash::Merge              ...missing. (would need 0.12)
- MRO::Compat              ...loaded. (0.12 >= 0.09)
- Module::Find             ...missing. (would need 0.06)
- Moo                      ...loaded. (1.000007 >= 0.009100)
- Path::Class              ...loaded. (0.28 >= 0.18)
- SQL::Abstract            ...missing. (would need 1.73)
- Scope::Guard             ...loaded. (0.20 >= 0.03)
- Sub::Name                ...loaded. (0.05 >= 0.04)
- Try::Tiny                ...loaded. (0.11 >= 0.04)
- namespace::clean         ...loaded. (0.24 >= 0.20)
- strictures               ...loaded. (1.004004 >= 1.003001)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Warning: prerequisite Class::Accessor::Grouped 0.10007 not found.
Warning: prerequisite Class::C3::Componentised 1.0009 not found.
Warning: prerequisite Class::Inspector 1.24 not found.
Warning: prerequisite Context::Preserve 0.01 not found.
Warning: prerequisite DBD::SQLite 1.29 not found.
Warning: prerequisite Data::Page 2.00 not found.
Warning: prerequisite Hash::Merge 0.12 not found.
Warning: prerequisite Module::Find 0.06 not found.
Warning: prerequisite SQL::Abstract 1.73 not found.
Writing Makefile for DBIx::Class
Writing MYMETA.yml and MYMETA.json
---- Unsatisfied dependencies detected during ----
----      GETTY/DBIx-Class-0.08204.tar.gz     ----
    Module::Find [requires]
    Data::Page [requires]
    Class::C3::Componentised [requires]
    Context::Preserve [requires]
    Class::Accessor::Grouped [requires]
    SQL::Abstract [requires]
    Class::Inspector [requires]
    DBD::SQLite [requires]
    Hash::Merge [requires]
Running make test
  Delayed until after prerequisites
Running make install
  Delayed until after prerequisites
Running install for module 'Module::Find'
Running make for C/CR/CRENZ/Module-Find-0.11.tar.gz
CPAN: LWP::UserAgent loaded ok (v6.04)
Fetching with LWP:
http://cpan.singletasker.co.uk/authors/id/C/CR/CRENZ/Module-Find-0.11.tar.gz
Fetching with LWP:
http://cpan.singletasker.co.uk/authors/id/C/CR/CRENZ/CHECKSUMS
Checksum for /cygdrive/c/Dropbox/.cpan/sources/authors/id/C/CR/CRENZ/Module-Find-0.11.tar.gz
ok

  CPAN.pm: Going to build C/CR/CRENZ/Module-Find-0.11.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Module::Find
Writing MYMETA.yml and MYMETA.json
cp Find.pm blib/lib/Module/Find.pm
Manifying blib/man3/Module.Find.3pm
  CRENZ/Module-Find-0.11.tar.gz
  /usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1-use.t ................ ok
t/2-find.t ............... ok
t/3-usesub.t ............. ok
t/4-useall.t ............. ok
t/5-setmoduledirs.t ...... ok
t/6-duplicate-modules.t .. ok
t/pod-coverage.t ......... ok
t/pod.t .................. ok
All tests successful.
Files=8, Tests=27, 13 wallclock secs ( 0.19 usr  0.45 sys +  3.29 cusr
 6.32 csys = 10.25 CPU)
Result: PASS
  CRENZ/Module-Find-0.11.tar.gz
  /usr/bin/make test -- OK

[...] etc, it continues after that, installing several dependencies,
until an unrelated error (connection failure - that one is rare).


Once more, i run the same command, which initially works, and stops
after approximately 70 minutes, with the same error again, with
another module (one of the sub-dependencies of Pinto) :

$ cpan Pinto
[...] 70 minutes without a problem, and then :
Running install for module 'SQL::Translator'
Running make for F/FR/FREW/SQL-Translator-0.11016.tar.gz
Fetching with LWP:
http://cpan.singletasker.co.uk/authors/id/F/FR/FREW/SQL-Translator-0.11016.tar.gz
Checksum for /cygdrive/c/Dropbox/.cpan/sources/authors/id/F/FR/FREW/SQL-Translator-0.11016.tar.gz
ok
Couldn't move /cygdrive/c/Dropbox/.cpan/build/tmp-3656/SQL-Translator-0.11016/lib
to /cygdrive/c/Dropbox/.cpan/build/SQL-Translator-0.11016-e44n3c/lib:
Is a directory at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 524.
        CPAN::Distribution::run_preps_on_packagedir('CPAN::Distribution=HASH(0x2631c6a8)')
called at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 351
        CPAN::Distribution::get('CPAN::Distribution=HASH(0x2631c6a8)')
called at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 1748
        CPAN::Distribution::make('CPAN::Distribution=HASH(0x2631c6a8)')
called at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 3061
        CPAN::Distribution::test('CPAN::Distribution=HASH(0x2631c6a8)')
called at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 3463
        CPAN::Distribution::install('CPAN::Distribution=HASH(0x2631c6a8)')
called at /usr/lib/perl5/5.14/CPAN/Module.pm line 479
        eval {...} called at /usr/lib/perl5/5.14/CPAN/Module.pm line 478
        CPAN::Module::rematein('CPAN::Module=HASH(0x24a2abc0)',
'install') called at /usr/lib/perl5/5.14/CPAN/Module.pm line 578
        CPAN::Module::install('CPAN::Module=HASH(0x24a2abc0)') called
at /usr/lib/perl5/5.14/CPAN/Shell.pm line 1796
        CPAN::Shell::rematein('CPAN::Shell', 'install', 'Pinto')
called at /usr/lib/perl5/5.14/CPAN/Shell.pm line 1976
        CPAN::Shell::__ANON__('CPAN::Shell', 'Pinto') called at
/usr/lib/perl5/5.14/App/Cpan.pm line 459
        App::Cpan::__ANON__('Pinto') called at
/usr/lib/perl5/5.14/App/Cpan.pm line 468
        App::Cpan::_default('ARRAY(0x2006c430)', 'HASH(0x20948c68)')
called at /usr/lib/perl5/5.14/App/Cpan.pm line 386
        App::Cpan::run('App::Cpan', 'Pinto') called at /usr/bin/cpan line 11


... And i run the same command again, which initially works and
install the SQL-Translator module, this time, and then stops on the
next module, after only 2 minutes. Etc etc, i won't go on longer, it
was just to show you what happens - and how extremely annoying and
handicapping it is :

$ cpan Pinto
CPAN: Storable loaded ok (v2.27)
Going to read '/cygdrive/c/Dropbox/.cpan/Metadata'
  Database was generated on Sun, 16 Dec 2012 14:07:04 GMT
Running install for module 'Pinto'
Running make for T/TH/THALJEF/Pinto-0.065.tar.gz
CPAN: Digest::SHA loaded ok (v5.71)
CPAN: Compress::Zlib loaded ok (v2.033)
Checksum for /cygdrive/c/Dropbox/.cpan/sources/authors/id/T/TH/THALJEF/Pinto-0.065.tar.gz
ok
CPAN: File::Temp loaded ok (v0.22)
CPAN: Parse::CPAN::Meta loaded ok (v1.4401)
CPAN: CPAN::Meta loaded ok (v2.112150)
CPAN: Module::CoreList loaded ok (v2.49_02)
CPAN: Time::HiRes loaded ok (v1.972101)

  CPAN.pm: Going to build T/TH/THALJEF/Pinto-0.065.tar.gz

Checking prerequisites...
  requires:
    !  Dist::Metadata is not installed
    !  File::NFSLock is not installed
    !  MooseX::Aliases is not installed
    !  MooseX::Configuration is not installed
    !  Package::Locator is not installed
    !  SQL::Translator is not installed
    !  String::Format is not installed
  build_requires:
    !  Test::File is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Pinto' version '0.065'
---- Unsatisfied dependencies detected during ----
----        THALJEF/Pinto-0.065.tar.gz        ----
    SQL::Translator [requires]
    MooseX::Configuration [requires]
    Dist::Metadata [requires]
    Test::File [build_requires]
    MooseX::Aliases [requires]
    String::Format [requires]
    File::NFSLock [requires]
    Package::Locator [requires]
Running Build test
  Delayed until after prerequisites
Running Build install
  Delayed until after prerequisites
Running install for module 'SQL::Translator'
Running make for F/FR/FREW/SQL-Translator-0.11016.tar.gz
Checksum for /cygdrive/c/Dropbox/.cpan/sources/authors/id/F/FR/FREW/SQL-Translator-0.11016.tar.gz
ok

  CPAN.pm: Going to build F/FR/FREW/SQL-Translator-0.11016.tar.gz

*** Module::AutoInstall version 1.06
*** Checking for Perl dependencies...
*** Since we're running under CPAN, I'll just let it take care
    of the dependency's installation later.
[Core Features]
- Test::More          ...loaded. (0.98 >= 0.88)
- Test::Exception     ...loaded. (0.31 >= 0.31)
- Test::Differences   ...loaded. (0.61)
- YAML                ...loaded. (0.84 >= 0.66)
- XML::Writer         ...missing. (would need 0.500)
- ExtUtils::MakeMaker ...loaded. (6.62 >= 6.11)
- Try::Tiny           ...loaded. (0.11 >= 0.04)
- Package::Variant    ...missing. (would need 1.001001)
- Moo                 ...loaded. (1.000007 >= 1.000003)
- Sub::Quote          ...loaded. (undef)
- Parse::RecDescent   ...missing. (would need 1.967009)
- File::ShareDir      ...missing. (would need 1.0)
- Digest::SHA         ...loaded. (5.71)
- Carp::Clan          ...loaded. (6.04)
- List::MoreUtils     ...loaded. (0.33 >= 0.09)
- DBI                 ...loaded. (1.622)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Warning: prerequisite File::ShareDir 1.0 not found.
Warning: prerequisite Package::Variant 1.001001 not found.
Warning: prerequisite Parse::RecDescent 1.967009 not found.
Warning: prerequisite XML::Writer 0.500 not found.
Writing Makefile for SQL::Translator
Writing MYMETA.yml and MYMETA.json
---- Unsatisfied dependencies detected during ----
----    FREW/SQL-Translator-0.11016.tar.gz    ----
    Package::Variant [requires]
    Parse::RecDescent [requires]
    XML::Writer [requires]
    File::ShareDir [requires]
Running make test
  Delayed until after prerequisites
Running make install
  Delayed until after prerequisites
Running install for module 'Package::Variant'
Running make for P/PH/PHAYLON/Package-Variant-1.001002.tar.gz
CPAN: LWP::UserAgent loaded ok (v6.04)
Fetching with LWP:
http://cpan.singletasker.co.uk/authors/id/P/PH/PHAYLON/Package-Variant-1.001002.tar.gz
Checksum for /cygdrive/c/Dropbox/.cpan/sources/authors/id/P/PH/PHAYLON/Package-Variant-1.001002.tar.gz
ok

  CPAN.pm: Going to build P/PH/PHAYLON/Package-Variant-1.001002.tar.gz

Checking if your kit is complete...
Looks good
Warning: prerequisite Import::Into 1 not found.
Writing Makefile for Package-Variant
Writing MYMETA.yml and MYMETA.json
---- Unsatisfied dependencies detected during ----
----  PHAYLON/Package-Variant-1.001002.tar.gz ----
    Import::Into [requires]
Running make test
  Delayed until after prerequisites
Running make install
  Delayed until after prerequisites
Running install for module 'Import::Into'
Running make for M/MS/MSTROUT/Import-Into-1.001000.tar.gz
Fetching with LWP:
http://cpan.singletasker.co.uk/authors/id/M/MS/MSTROUT/Import-Into-1.001000.tar.gz
Checksum for /cygdrive/c/Dropbox/.cpan/sources/authors/id/M/MS/MSTROUT/Import-Into-1.001000.tar.gz
ok

  CPAN.pm: Going to build M/MS/MSTROUT/Import-Into-1.001000.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Import-Into
Writing MYMETA.yml and MYMETA.json
cp lib/Import/Into.pm blib/lib/Import/Into.pm
Manifying blib/man3/Import.Into.3pm
  MSTROUT/Import-Into-1.001000.tar.gz
  /usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/import_into.t .. ok
All tests successful.
Files=1, Tests=3,  2 wallclock secs ( 0.13 usr  0.50 sys +  0.37 cusr
0.67 csys =  1.67 CPU)
Result: PASS
  MSTROUT/Import-Into-1.001000.tar.gz
  /usr/bin/make test -- OK
Running make install
Installing /usr/lib/perl5/site_perl/5.14/Import/Into.pm
Installing /usr/share/man/man3/Import.Into.3pm
Appending installation info to
/usr/lib/perl5/5.14/i686-cygwin-threads-64int/perllocal.pod
  MSTROUT/Import-Into-1.001000.tar.gz
  /usr/bin/make install  -- OK
Running make for P/PH/PHAYLON/Package-Variant-1.001002.tar.gz
  Has already been unwrapped into directory
/cygdrive/c/Dropbox/.cpan/build/Package-Variant-1.001002-6XJegr

  CPAN.pm: Going to build P/PH/PHAYLON/Package-Variant-1.001002.tar.gz

cp lib/Package/Variant.pm blib/lib/Package/Variant.pm
Manifying blib/man3/Package.Variant.3pm
  PHAYLON/Package-Variant-1.001002.tar.gz
  /usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01simple.t .......... ok
t/10argument-types.t .. ok
t/11dynamic-build.t ... ok
t/20moo-param-role.t .. ok
All tests successful.
Files=4, Tests=29,  6 wallclock secs ( 0.12 usr  0.53 sys +  1.46 cusr
 2.87 csys =  4.99 CPU)
Result: PASS
  PHAYLON/Package-Variant-1.001002.tar.gz
  /usr/bin/make test -- OK
Running make install
Installing /usr/lib/perl5/site_perl/5.14/Package/Variant.pm
Installing /usr/share/man/man3/Package.Variant.3pm
Appending installation info to
/usr/lib/perl5/5.14/i686-cygwin-threads-64int/perllocal.pod
  PHAYLON/Package-Variant-1.001002.tar.gz
  /usr/bin/make install  -- OK
Running install for module 'Parse::RecDescent'
Running make for J/JT/JTBRAUN/Parse-RecDescent-1.967009.tar.gz
Fetching with LWP:
http://cpan.singletasker.co.uk/authors/id/J/JT/JTBRAUN/Parse-RecDescent-1.967009.tar.gz
Fetching with LWP:
http://cpan.singletasker.co.uk/authors/id/J/JT/JTBRAUN/CHECKSUMS
Checksum for /cygdrive/c/Dropbox/.cpan/sources/authors/id/J/JT/JTBRAUN/Parse-RecDescent-1.967009.tar.gz
ok
Couldn't move /cygdrive/c/Dropbox/.cpan/build/tmp-4800/Parse-RecDescent-1.967009/demo
to /cygdrive/c/Dropbox/.cpan/build/Parse-RecDescent-1.967009-FA8TRg/demo:
Is a directory at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 524.
        CPAN::Distribution::run_preps_on_packagedir('CPAN::Distribution=HASH(0x26125660)')
called at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 351
        CPAN::Distribution::get('CPAN::Distribution=HASH(0x26125660)')
called at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 1748
        CPAN::Distribution::make('CPAN::Distribution=HASH(0x26125660)')
called at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 3061
        CPAN::Distribution::test('CPAN::Distribution=HASH(0x26125660)')
called at /usr/lib/perl5/5.14/CPAN/Distribution.pm line 3463
        CPAN::Distribution::install('CPAN::Distribution=HASH(0x26125660)')
called at /usr/lib/perl5/5.14/CPAN/Module.pm line 479
        eval {...} called at /usr/lib/perl5/5.14/CPAN/Module.pm line 478
        CPAN::Module::rematein('CPAN::Module=HASH(0x2547afa8)',
'install') called at /usr/lib/perl5/5.14/CPAN/Module.pm line 578
        CPAN::Module::install('CPAN::Module=HASH(0x2547afa8)') called
at /usr/lib/perl5/5.14/CPAN/Shell.pm line 1796
        CPAN::Shell::rematein('CPAN::Shell', 'install', 'Pinto')
called at /usr/lib/perl5/5.14/CPAN/Shell.pm line 1976
        CPAN::Shell::__ANON__('CPAN::Shell', 'Pinto') called at
/usr/lib/perl5/5.14/App/Cpan.pm line 459
        App::Cpan::__ANON__('Pinto') called at
/usr/lib/perl5/5.14/App/Cpan.pm line 468
        App::Cpan::_default('ARRAY(0x2006c430)', 'HASH(0x20948c68)')
called at /usr/lib/perl5/5.14/App/Cpan.pm line 386
        App::Cpan::run('App::Cpan', 'Pinto') called at /usr/bin/cpan line 11

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]