Skip to Content.
Sympa Menu

devel - Re: [sympa-developpers] WEUARGH !!!! CPAN help please!

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: David Verdin <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-developpers] WEUARGH !!!! CPAN help please!
  • Date: Wed, 28 May 2014 14:49:14 +0200

A little step forward: I changed permissions on /home/root/.cpan and now, the output is clearer:

##########################################################################################
# This process will help you install all Perl (CPAN) modules required by Sympa software.
# Sympa requires from 50 to 65 additional Perl modules to run properly.
# The whole installation process should take around 15 minutes.
# You'll first have to configure the CPAN shell itself and select your favourite CPAN server.
# Note that you might prefer to install the required Perl modules using your favourite DEB/RPM mechanism.
# Feel free to interrupt the process if needed ; you can restart it safely afterward.
##############################################################################################
Strike return key to continue...

******* Check perl for SYMPA ********

Checking for PERL version:
-----------------------------
your version of perl is OK (5.010001  >= 5.008)

Checking for REQUIRED modules:
------------------------------------------
perl module          from CPAN       STATUS
-----------          ---------       ------
Archive::Zip         Archive-Zip    OK (1.30   >= 1.05)
CGI                  CGI            OK (3.51   >= 3.51)
Class::Singleton     Class-SingletonOK (1.4    >= 1.03)
DBD::mysql           DBD-mysql      OK (4.013  >= 4.008)
DBI                  DBI            OK (1.609  >= 1.48)
DB_File              DB_File        OK (1.82   >= 1.75)
DateTime::Format::Mail DateTime-Format-Mailwas not found on this system.
Setting FTP Passive mode
-> Usage of this module: used to decode date and time in message headers

-> Install module DateTime::Format::Mail ? [y]
Reading '/home/root/.cpan/Metadata'
  Database was generated on Wed, 28 May 2014 10:29:02 GMT
Running make for module 'DateTime::Format::Mail'
Incident de segmentation

The last line means "segmentation fault". Smaller error, that's better.

Le 28/05/14 14:36, David Verdin a écrit :
address@concealed"> Dear all,

That might be my last message, please consider it my testimony.

I'm in a CPAN nightmare here. Explosions everywhere. I don't know if I'll make it alive.

So, here's how everything started. This morning, I casually made my daily Sympa install on our pre-production server. Everything's fine. Then I ran sympa_wizard.pl --check...

At first, for some reason, cpan refused to install DateTime::Format::Mail for the foolish reason that Class::Load was not installed. Why didn't it follow dependencies? I don't know. Well, I tried installing Class::Load and bam ! another unstatisfied dependency. I tried to regenerate config from scratch, checking that dependencies woul be followed. Same result.

Oh well.

I had a message from CPAN that told that my version was not up-to-date and that I really should run install CPAN and reload CPAN and that would be seamless upagre. I foolishly accepted to do so.

Since then, it's hell here.

Here is the result of my last call to sympa_wizard.pl --check:

##########################################################################################
# This process will help you install all Perl (CPAN) modules required by Sympa software.
# Sympa requires from 50 to 65 additional Perl modules to run properly.
# The whole installation process should take around 15 minutes.
# You'll first have to configure the CPAN shell itself and select your favourite CPAN server.
# Note that you might prefer to install the required Perl modules using your favourite DEB/RPM mechanism.
# Feel free to interrupt the process if needed ; you can restart it safely afterward.
##############################################################################################
Strike return key to continue...

******* Check perl for SYMPA ********

Checking for PERL version:
-----------------------------
your version of perl is OK (5.010001  >= 5.008)

Checking for REQUIRED modules:
------------------------------------------
perl module          from CPAN       STATUS
-----------          ---------       ------
Archive::Zip         Archive-Zip    OK (1.30   >= 1.05)
CGI                  CGI            OK (3.51   >= 3.51)
Class::Singleton     Class-SingletonOK (1.4    >= 1.03)
DBD::mysql           DBD-mysql      OK (4.013  >= 4.008)
DBI                  DBI            OK (1.609  >= 1.48)
DB_File              DB_File        OK (1.82   >= 1.75)
DateTime::Format::Mail DateTime-Format-Mailwas not found on this system.
Setting FTP Passive mode
-> Usage of this module: used to decode date and time in message headers

-> Install module DateTime::Format::Mail ? [y]
Reading '/home/root/.cpan/Metadata'
  Database was generated on Wed, 28 May 2014 10:29:02 GMT
Running make for module 'DateTime::Format::Mail'
Fetching with LWP:
http://cpan.mirrors.hostinginnederland.nl/authors/id/B/BO/BOOK/DateTime-Format-Mail-0.401.tar.gz
Attempt to free unreferenced scalar: SV 0x42cba00, Perl interpreter: 0x12f6010 at /usr/share/perl5/Carp/Heavy.pm line 185.
Attempt to free unreferenced scalar: SV 0x42cba00, Perl interpreter: 0x12f6010 at /usr/share/perl5/Carp/Heavy.pm line 185.
Attempt to free unreferenced scalar: SV 0x42cba00, Perl interpreter: 0x12f6010 at /usr/local/share/perl5/YAML/Dumper.pm line 6.
Attempt to free unreferenced scalar: SV 0x42cba00, Perl interpreter: 0x12f6010 at /usr/local/share/perl5/CPAN/Module.pm line 478.
DIED: Alert: While trying to 'dump' YAML file
 '/home/root/.cpan/FTPstats.yml.13671'
with 'YAML' the following error was encountered:
  YAML Error: Error in require YAML::Dumper - DIED: DIED: DIED: Modification of a read-only value attempted.
 at /home/sympa/bin/Log.pm line 1041
    Log::_crash_handler('Modification of a read-only value attempted.\x{a}') called at /usr/local/share/perl5/YAML/Dumper/Base.pm line 0
    require YAML/Dumper/Base.pm called at /usr/local/share/perl5/YAML/Dumper.pm line 6
    YAML::Dumper::BEGIN() called at /usr/local/share/perl5/YAML/Dumper/Base.pm line 0
    eval {...} called at /usr/local/share/perl5/YAML/Dumper/Base.pm line 0
    require YAML/Dumper.pm called at (eval 1077) line 3
    eval 'require YAML::Dumper
;' called at /usr/local/share/perl5/YAML.pm line 81
    YAML::init_action_object('YAML=HASH(0xdb5cc78)', 'dumper') called at /usr/local/share/perl5/YAML.pm line 19
    YAML::__ANON__('YAML=HASH(0xdb5cc78)') called at /usr/local/share/perl5/YAML/Mo.pm line 6
    YAML::Mo::__ANON__('YAML=HASH(0xdb5cc78)') called at /usr/local/share/perl5/YAML.pm line 26
    YAML::Dump('HASH(0xd785f00)') called at /usr/local/share/perl5/YAML.pm line 60
    YAML::DumpFile('/home/root/.cpan/FTPstats.yml.13671', 'HASH(0xd785f00)') called at /usr/local/share/perl5/CPAN.pm line 595
    eval {...} called at /usr/local/share/perl5/CPAN.pm line 595
    CPAN::_yaml_dumpfile('CPAN', '/home/root/.cpan/FTPstats.yml.13671', 'HASH(0xd785f00)') called at /usr/local/share/perl5/CPAN/FTP.pm line 123
    CPAN::FTP::_add_to_statistics('CPAN::FTP', 'HASH(0xd3b0718)') called at /usr/local/share/perl5/CPAN/FTP.pm line 487
    CPAN::FTP::localize('CPAN::FTP', 'authors/id/B/BO/BOOK/DateTime-Format-Mail-0.401.tar.gz', '/home/root/.cpan/sources/authors/id/B/BO/BOOK/DateTime-Format...') called at /usr/local/share/perl5/CPAN/Distribution.pm line 400
    CPAN::Distribution::get_file_onto_local_disk('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 357
    CPAN::Distribution::get('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 1804
    CPAN::Distribution::prepare('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 2082
    CPAN::Distribution::make('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Module.pm line 479
    eval {...} called at /usr/local/share/perl5/CPAN/Module.pm line 478
    CPAN::Module::rematein('CPAN::Module=HASH(0xa613178)', 'make') called at /usr/local/share/perl5/CPAN/Module.pm line 503
    CPAN::Module::make('CPAN::Module=HASH(0xa613178)') called at /usr/local/share/perl5/CPAN/Shell.pm line 2063
    CPAN::Shell::rematein('CPAN::Shell', 'make', 'DateTime::Format::Mail') called at /usr/local/share/perl5/CPAN/Shell.pm line 2230
    CPAN::Shell::__ANON__('CPAN::Shell', 'DateTime::Format::Mail') called at /home/sympa/bin/sympa_wizard.pl line 492
    main::install_module('DateTime::Format::Mail', 'HASH(0x42be890)', 'HASH(0x1766b88)') called at /home/sympa/bin/sympa_wizard.pl line 404
    main::check_modules('y', 'HASH(0x1766b88)', 'mandatory') called at /home/sympa/bin/sympa_wizard.pl line 363
    main::check_cpan() called at /home/sympa/bin/sympa_wizard.pl line 98
Compilation failed in require at /usr/local/share/perl5/YAML/Dumper.pm line 6.
 at /home/sympa/bin/Log.pm line 1041
    Log::_crash_handler('DIED: Modification of a read-only value attempted.\x{a} at /home/...') called at /usr/local/share/perl5/YAML/Dumper.pm line 6
    YAML::Dumper::BEGIN() called at /usr/local/share/perl5/YAML/Dumper/Base.pm line 6
    eval {...} called at /usr/local/share/perl5/YAML/Dumper/Base.pm line 6
    require YAML/Dumper.pm called at (eval 1077) line 3
    eval 'require YAML::Dumper
;' called at /usr/local/share/perl5/YAML.pm line 81
    YAML::init_action_object('YAML=HASH(0xdb5cc78)', 'dumper') called at /usr/local/share/perl5/YAML.pm line 19
    YAML::__ANON__('YAML=HASH(0xdb5cc78)') called at /usr/local/share/perl5/YAML/Mo.pm line 6
    YAML::Mo::__ANON__('YAML=HASH(0xdb5cc78)') called at /usr/local/share/perl5/YAML.pm line 26
    YAML::Dump('HASH(0xd785f00)') called at /usr/local/share/perl5/YAML.pm line 60
    YAML::DumpFile('/home/root/.cpan/FTPstats.yml.13671', 'HASH(0xd785f00)') called at /usr/local/share/perl5/CPAN.pm line 595
    eval {...} called at /usr/local/share/perl5/CPAN.pm line 595
    CPAN::_yaml_dumpfile('CPAN', '/home/root/.cpan/FTPstats.yml.13671', 'HASH(0xd785f00)') called at /usr/local/share/perl5/CPAN/FTP.pm line 123
    CPAN::FTP::_add_to_statistics('CPAN::FTP', 'HASH(0xd3b0718)') called at /usr/local/share/perl5/CPAN/FTP.pm line 487
    CPAN::FTP::localize('CPAN::FTP', 'authors/id/B/BO/BOOK/DateTime-Format-Mail-0.401.tar.gz', '/home/root/.cpan/sources/authors/id/B/BO/BOOK/DateTime-Format...') called at /usr/local/share/perl5/CPAN/Distribution.pm line 400
    CPAN::Distribution::get_file_onto_local_disk('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 357
    CPAN::Distribution::get('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 1804
    CPAN::Distribution::prepare('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 2082
    CPAN::Distribution::make('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Module.pm line 479
    eval {...} called at /usr/local/share/perl5/CPAN/Module.pm line 478
    CPAN::Module::rematein('CPAN::Module=HASH(0xa613178)', 'make') called at /usr/local/share/perl5/CPAN/Module.pm line 503
    CPAN::Module::make('CPAN::Module=HASH(0xa613178)') called at /usr/local/share/perl5/CPAN/Shell.pm line 2063
    CPAN::Shell::rematein('CPAN::Shell', 'make', 'DateTime::Format::Mail') called at /usr/local/share/perl5/CPAN/Shell.pm line 2230
    CPAN::Shell::__ANON__('CPAN::Shell', 'DateTime::Format::Mail') called at /home/sympa/bin/sympa_wizard.pl line 492
    main::install_module('DateTime::Format::Mail', 'HASH(0x42be890)', 'HASH(0x1766b88)') called at /home/sympa/bin/sympa_wizard.pl line 404
    main::check_modules('y', 'HASH(0x1766b88)', 'mandatory') called at /home/sympa/bin/sympa_wizard.pl line 363
    main::check_cpan() called at /home/sympa/bin/sympa_wizard.pl line 98
BEGIN failed--compilation aborted at /usr/local/share/perl5/YAML/Dumper.pm line 6.
 at /home/sympa/bin/Log.pm line 1041
    Log::_crash_handler('DIED: DIED: Modification of a read-only value attempted.\x{a} at ...') called at /usr/local/share/perl5/YAML/Dumper.pm line 6
    require YAML/Dumper.pm called at (eval 1077) line 3
    eval 'require YAML::Dumper
;' called at /usr/local/share/perl5/YAML.pm line 81
    YAML::init_action_object('YAML=HASH(0xdb5cc78)', 'dumper') called at /usr/local/share/perl5/YAML.pm line 19
    YAML::__ANON__('YAML=HASH(0xdb5cc78)') called at /usr/local/share/perl5/YAML/Mo.pm line 6
    YAML::Mo::__ANON__('YAML=HASH(0xdb5cc78)') called at /usr/local/share/perl5/YAML.pm line 26
    YAML::Dump('HASH(0xd785f00)') called at /usr/local/share/perl5/YAML.pm line 60
    YAML::DumpFile('/home/root/.cpan/FTPstats.yml.13671', 'HASH(0xd785f00)') called at /usr/local/share/perl5/CPAN.pm line 595
    eval {...} called at /usr/local/share/perl5/CPAN.pm line 595
    CPAN::_yaml_dumpfile('CPAN', '/home/root/.cpan/FTPstats.yml.13671', 'HASH(0xd785f00)') called at /usr/local/share/perl5/CPAN/FTP.pm line 123
    CPAN::FTP::_add_to_statistics('CPAN::FTP', 'HASH(0xd3b0718)') called at /usr/local/share/perl5/CPAN/FTP.pm line 487
    CPAN::FTP::localize('CPAN::FTP', 'authors/id/B/BO/BOOK/DateTime-Format-Mail-0.401.tar.gz', '/home/root/.cpan/sources/authors/id/B/BO/BOOK/DateTime-Format...') called at /usr/local/share/perl5/CPAN/Distribution.pm line 400
    CPAN::Distribution::get_file_onto_local_disk('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 357
    CPAN::Distribution::get('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 1804
    CPAN::Distribution::prepare('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 2082
    CPAN::Distribution::make('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Module.pm line 479
    eval {...} called at /usr/local/share/perl5/CPAN/Module.pm line 478
    CPAN::Module::rematein('CPAN::Module=HASH(0xa613178)', 'make') called at /usr/local/share/perl5/CPAN/Module.pm line 503
    CPAN::Module::make('CPAN::Module=HASH(0xa613178)') called at /usr/local/share/perl5/CPAN/Shell.pm line 2063
    CPAN::Shell::rematein('CPAN::Shell', 'make', 'DateTime::Format::Mail') called at /usr/local/share/perl5/CPAN/Shell.pm line 2230
    CPAN::Shell::__ANON__('CPAN::Shell', 'DateTime::Format::Mail') called at /home/sympa/bin/sympa_wizard.pl line 492
    main::install_module('DateTime::Format::Mail', 'HASH(0x42be890)', 'HASH(0x1766b88)') called at /home/sympa/bin/sympa_wizard.pl line 404
    main::check_modules('y', 'HASH(0x1766b88)', 'mandatory') called at /home/sympa/bin/sympa_wizard.pl line 363
    main::check_cpan() called at /home/sympa/bin/sympa_wizard.pl line 98
Compilation failed in require at (eval 1077) line 3.

   Code: Error in require YAML::Dumper - DIED: DIED: DIED: Modification of a read-only value attempted.
 at /home/sympa/bin/Log.pm line 1041
    Log::_crash_handler('Modification of a read-only value attempted.\x{a}') called at /usr/local/share/perl5/YAML/Dumper/Base.pm line 0
    require YAML/Dumper/Base.pm called at /usr/local/share/perl5/YAML/Dumper.pm line 6
    YAML::Dumper::BEGIN() called at /usr/local/share/perl5/YAML/Dumper/Base.pm line 0
    eval {...} called at /usr/local/share/perl5/YAML/Dumper/Base.pm line 0
    require YAML/Dumper.pm called at (eval 1077) line 3
    eval 'require YAML::Dumper
;' called at /usr/local/share/perl5/YAML.pm line 81
    YAML::init_action_object('YAML=HASH(0xdb5cc78)', 'dumper') called at /usr/local/share/perl5/YAML.pm line 19
    YAML::__ANON__('YAML=HASH(0xdb5cc78)') called at /usr/local/share/perl5/YAML/Mo.pm line 6
    YAML::Mo::__ANON__('YAML=HASH(0xdb5cc78)') called at /usr/local/share/perl5/YAML.pm line 26
    YAML::Dump('HASH(0xd785f00)') called at /usr/local/share/perl5/YAML.pm line 60
    YAML::DumpFile('/home/root/.cpan/FTPstats.yml.13671', 'HASH(0xd785f00)') called at /usr/local/share/perl5/CPAN.pm line 595
    eval {...} called at /usr/local/share/perl5/CPAN.pm line 595
    CPAN::_yaml_dumpfile('CPAN', '/home/root/.cpan/FTPstats.yml.13671', 'HASH(0xd785f00)') called at /usr/local/share/perl5/CPAN/FTP.pm line 123
    CPAN::FTP::_add_to_statistics('CPAN::FTP', 'HASH(0xd3b0718)') called at /usr/local/share/perl5/CPAN/FTP.pm line 487
    CPAN::FTP::localize('CPAN::FTP', 'authors/id/B/BO/BOOK/DateTime-Format-Mail-0.401.tar.gz', '/home/root/.cpan/sources/authors/id/B/BO/BOOK/DateTime-Format...') called at /usr/local/share/perl5/CPAN/Distribution.pm line 400
    CPAN::Distribution::get_file_onto_local_disk('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 357
    CPAN::Distribution::get('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 1804
    CPAN::Distribution::prepare('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 2082
    CPAN::Distribution::make('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Module.pm line 479
    eval {...} called at /usr/local/share/perl5/CPAN/Module.pm line 478
    CPAN::Module::rematein('CPAN::Module=HASH(0xa613178)', 'make') called at /usr/local/share/perl5/CPAN/Module.pm line 503
    CPAN::Module::make('CPAN::Module=HASH(0xa613178)') called at /usr/local/share/perl5/CPAN/Shell.pm line 2063
    CPAN::Shell::rematein('CPAN::Shell', 'make', 'DateTime::Format::Mail') called at /usr/local/share/perl5/CPAN/Shell.pm line 2230
    CPAN::Shell::__ANON__('CPAN::Shell', 'DateTime::Format::Mail') called at /home/sympa/bin/sympa_wizard.pl line 492
    main::install_module('DateTime::Format::Mail', 'HASH(0x42be890)', 'HASH(0x1766b88)') called at /home/sympa/bin/sympa_wizard.pl line 404
    main::check_modules('y', 'HASH(0x1766b88)', 'mandatory') called at /home/sympa/bin/sympa_wizard.pl line 363
    main::check_cpan() called at /home/sympa/bin/sympa_wizard.pl line 98
Compilation failed in require at /usr/local/share/perl5/YAML/Dumper.pm line 6.
 at /home/sympa/bin/Log.pm line 1041
    Log::_crash_handler('DIED: Modification of a read-only value attempted.\x{a} at /home/...') called at /usr/local/share/perl5/YAML/Dumper.pm line 6
    YAML::Dumper::BEGIN() called at /usr/local/share/perl5/YAML/Dumper/Base.pm line 6
    eval {...} called at /usr/local/share/perl5/YAML/Dumper/Base.pm line 6
    require YAML/Dumper.pm called at (eval 1077) line 3
    eval 'require YAML::Dumper
;' called at /usr/local/share/perl5/YAML.pm line 81
    YAML::init_action_object('YAML=HASH(0xdb5cc78)', 'dumper') called at /usr/local/share/perl5/YAML.pm line 19
    YAML::__ANON__('YAML=HASH(0xdb5cc78)') called at /usr/local/share/perl5/YAML/Mo.pm line 6
    YAML::Mo::__ANON__('YAML=HASH(0xdb5cc78)') called at /usr/local/share/perl5/YAML.pm line 26
    YAML::Dump('HASH(0xd785f00)') called at /usr/local/share/perl5/YAML.pm line 60
    YAML::DumpFile('/home/root/.cpan/FTPstats.yml.13671', 'HASH(0xd785f00)') called at /usr/local/share/perl5/CPAN.pm line 595
    eval {...} called at /usr/local/share/perl5/CPAN.pm line 595
    CPAN::_yaml_dumpfile('CPAN', '/home/root/.cpan/FTPstats.yml.13671', 'HASH(0xd785f00)') called at /usr/local/share/perl5/CPAN/FTP.pm line 123
    CPAN::FTP::_add_to_statistics('CPAN::FTP', 'HASH(0xd3b0718)') called at /usr/local/share/perl5/CPAN/FTP.pm line 487
    CPAN::FTP::localize('CPAN::FTP', 'authors/id/B/BO/BOOK/DateTime-Format-Mail-0.401.tar.gz', '/home/root/.cpan/sources/authors/id/B/BO/BOOK/DateTime-Format...') called at /usr/local/share/perl5/CPAN/Distribution.pm line 400
    CPAN::Distribution::get_file_onto_local_disk('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 357
    CPAN::Distribution::get('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 1804
    CPAN::Distribution::prepare('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 2082
    CPAN::Distribution::make('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Module.pm line 479
    eval {...} called at /usr/local/share/perl5/CPAN/Module.pm line 478
    CPAN::Module::rematein('CPAN::Module=HASH(0xa613178)', 'make') called at /usr/local/share/perl5/CPAN/Module.pm line 503
    CPAN::Module::make('CPAN::Module=HASH(0xa613178)') called at /usr/local/share/perl5/CPAN/Shell.pm line 2063
    CPAN::Shell::rematein('CPAN::Shell', 'make', 'DateTime::Format::Mail') called at /usr/local/share/perl5/CPAN/Shell.pm line 2230
    CPAN::Shell::__ANON__('CPAN::Shell', 'DateTime::Format::Mail') called at /home/sympa/bin/sympa_wizard.pl line 492
    main::install_module('DateTime::Format::Mail', 'HASH(0x42be890)', 'HASH(0x1766b88)') called at /home/sympa/bin/sympa_wizard.pl line 404
    main::check_modules('y', 'HASH(0x1766b88)', 'mandatory') called at /home/sympa/bin/sympa_wizard.pl line 363
    main::check_cpan() called at /home/sympa/bin/sympa_wizard.pl line 98
BEGIN failed--compilation aborted at /usr/local/share/perl5/YAML/Dumper.pm line 6.
 at /home/sympa/bin/Log.pm line 1041
    Log::_crash_handler('DIED: DIED: Modification of a read-only value attempted.\x{a} at ...') called at /usr/local/share/perl5/YAML/Dumper.pm line 6
    require YAML/Dumper.pm called at (eval 1077) line 3
    eval 'require YAML::Dumper
;' called at /usr/local/share/perl5/YAML.pm line 81
    YAML::init_action_object('YAML=HASH(0xdb5cc78)', 'dumper') called at /usr/local/share/perl5/YAML.pm line 19
    YAML::__ANON__('YAML=HASH(0xdb5cc78)') called at /usr/local/share/perl5/YAML/Mo.pm line 6
    YAML::Mo::__ANON__('YAML=HASH(0xdb5cc78)') called at /usr/local/share/perl5/YAML.pm line 26
    YAML::Dump('HASH(0xd785f00)') called at /usr/local/share/perl5/YAML.pm line 60
    YAML::DumpFile('/home/root/.cpan/FTPstats.yml.13671', 'HASH(0xd785f00)') called at /usr/local/share/perl5/CPAN.pm line 595
    eval {...} called at /usr/local/share/perl5/CPAN.pm line 595
    CPAN::_yaml_dumpfile('CPAN', '/home/root/.cpan/FTPstats.yml.13671', 'HASH(0xd785f00)') called at /usr/local/share/perl5/CPAN/FTP.pm line 123
    CPAN::FTP::_add_to_statistics('CPAN::FTP', 'HASH(0xd3b0718)') called at /usr/local/share/perl5/CPAN/FTP.pm line 487
    CPAN::FTP::localize('CPAN::FTP', 'authors/id/B/BO/BOOK/DateTime-Format-Mail-0.401.tar.gz', '/home/root/.cpan/sources/authors/id/B/BO/BOOK/DateTime-Format...') called at /usr/local/share/perl5/CPAN/Distribution.pm line 400
    CPAN::Distribution::get_file_onto_local_disk('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 357
    CPAN::Distribution::get('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 1804
    CPAN::Distribution::prepare('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Distribution.pm line 2082
    CPAN::Distribution::make('CPAN::Distribution=HASH(0xca6d6c8)') called at /usr/local/share/perl5/CPAN/Module.pm line 479
    eval {...} called at /usr/local/share/perl5/CPAN/Module.pm line 478
    CPAN::Module::rematein('CPAN::Module=HASH(0xa613178)', 'make') called at /usr/local/share/perl5/CPAN/Module.pm line 503
    CPAN::Module::make('CPAN::Module=HASH(0xa613178)') called at /usr/local/share/perl5/CPAN/Shell.pm line 2063
    CPAN::Shell::rematein('CPAN::Shell', 'make', 'DateTime::Format::Mail') called at /usr/local/share/perl5/CPAN/Shell.pm line 2230
    CPAN::Shell::__ANON__('CPAN::Shell', 'DateTime::Format::Mail') called at /home/sympa/bin/sympa_wizard.pl line 492
    main::install_module('DateTime::Format::Mail', 'HASH(0x42be890)', 'HASH(0x1766b88)') called at /home/sympa/bin/sympa_wizard.pl line 404
    main::check_modules('y', 'HASH(0x1766b88)', 'mandatory') called at /home/sympa/bin/sympa_wizard.pl line 363
    main::check_cpan() called at /home/sympa/bin/sympa_wizard.pl line 98
Compilation failed in require at (eval 1077) line 3.

 at /usr/local/share/perl5/YAML.pm line 82

 at /home/sympa/bin/Log.pm line 1041
    Log::_crash_handler('Undefined subroutine &List::send_notify_to_listmaster called ...') called at /usr/local/share/perl5/CPAN/Module.pm line 487
    CPAN::Module::rematein('CPAN::Module=HASH(0xa613178)', 'make') called at /usr/local/share/perl5/CPAN/Module.pm line 503
    CPAN::Module::make('CPAN::Module=HASH(0xa613178)') called at /usr/local/share/perl5/CPAN/Shell.pm line 2063
    CPAN::Shell::rematein('CPAN::Shell', 'make', 'DateTime::Format::Mail') called at /usr/local/share/perl5/CPAN/Shell.pm line 2230
    CPAN::Shell::__ANON__('CPAN::Shell', 'DateTime::Format::Mail') called at /home/sympa/bin/sympa_wizard.pl line 492
    main::install_module('DateTime::Format::Mail', 'HASH(0x42be890)', 'HASH(0x1766b88)') called at /home/sympa/bin/sympa_wizard.pl line 404
    main::check_modules('y', 'HASH(0x1766b88)', 'mandatory') called at /home/sympa/bin/sympa_wizard.pl line 363
    main::check_cpan() called at /home/sympa/bin/sympa_wizard.pl line 98


Seriously? Memory allocation errors in Perl ?
Something must be reeeeelay wrong in my perl settings somewhere. Any advice to help sort this out?
No need to say: everything works like a charm on our development server...

Farewell,

David

--
A bug in Sympa? Quick! To the bug tracker!

 
David Verdin
Études et projets applicatifs
 

Tél : +33 2 23 23 69 71
Fax : +33 2 23 23 71 21
 

www.renater.fr
RENATER
263 Avenue du Gal Leclerc
35042 Rennes Cedex




--
A bug in Sympa? Quick! To the bug tracker!

 
David Verdin
Études et projets applicatifs
 
Tél : +33 2 23 23 69 71
Fax : +33 2 23 23 71 21
 
www.renater.fr
RENATER
263 Avenue du Gal Leclerc
35042 Rennes Cedex



Attachment: pngdy3qdYLUqF.png
Description: PNG image

PNG image

Attachment: smime.p7s
Description: Signature cryptographique S/MIME




Archive powered by MHonArc 2.6.19+.

Top of Page