Subject: | did not install |
Installing MySQL::Backup 0.02 via cpan failed on Debian sarge Kernel
2.4.31, Perl 5.8.4 built for i386-linux-thread-multi:
Show quoted text
cpan> install MySQL::Backup
CPAN: Storable loaded ok
Going to read /home/snow/.cpan/Metadata
Database was generated on Fri, 10 Feb 2006 21:17:35 GMT
Running install for module MySQL::Backup
Running make for D/DM/DMITRY/MySQL-Backup-0.02.tar.gz
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
ftp://ftp.gmd.de/mirrors/CPAN/authors/id/D/DM/DMITRY/MySQL-Backup-0.02.tar.gz
CPAN: Digest::SHA loaded ok
Fetching with LWP:
ftp://ftp.gmd.de/mirrors/CPAN/authors/id/D/DM/DMITRY/CHECKSUMS
CPAN: Module::Signature security checks disabled because Module::Signature
not installed. Please consider installing the Module::Signature module.
You may also need to be able to connect over the Internet to the public
keyservers like pgp.mit.edu (port 11371).
CPAN: Compress::Zlib loaded ok
Checksum for
/home/snow/.cpan/sources/authors/id/D/DM/DMITRY/MySQL-Backup-0.02.tar.gz ok
Scanning cache /home/snow/.cpan/build for sizes
Deleting from cache: /home/snow/.cpan/build/FreezeThaw-0.43 (10.3>10.0 MB)
Deleting from cache: /home/snow/.cpan/build/CGI.pm-3.16 (10.2>10.0 MB)
MySQL-Backup-0.02/
MySQL-Backup-0.02/Changes
MySQL-Backup-0.02/lib/
MySQL-Backup-0.02/lib/MySQL/
MySQL-Backup-0.02/lib/MySQL/Backup.pm
MySQL-Backup-0.02/Makefile.PL
/bin/tar: Read 6144 bytes from -
MySQL-Backup-0.02/MANIFEST
MySQL-Backup-0.02/META.yml
MySQL-Backup-0.02/pm_to_blib
MySQL-Backup-0.02/README
MySQL-Backup-0.02/t/
MySQL-Backup-0.02/t/MySQL-Backup.t
CPAN.pm: Going to build D/DM/DMITRY/MySQL-Backup-0.02.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for MySQL::Backup
CPAN: YAML loaded ok
cp lib/MySQL/Backup.pm blib/lib/MySQL/Backup.pm
Manifying blib/man3/MySQL::Backup.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/MySQL-Backup....NOK 1
# Failed test 'use Mysql::Backup;'
# in t/MySQL-Backup.t at line 9.
# Tried to use 'Mysql::Backup'.
# Error: Can't locate Mysql/Backup.pm in @INC (@INC contains:
/home/snow/.cpan/build/MySQL-Backup-0.02/blib/lib
/home/snow/.cpan/build/MySQL-Backup-0.02/blib/arch /etc/perl
/usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl /usr/local/lib/perl/5.8.3
/usr/local/share/perl/5.8.3 . /etc/perl /usr/local/lib/perl/5.8.4
/usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl
/usr/local/lib/perl/5.8.3 /usr/local/share/perl/5.8.3 .) at (eval 3) line 2.
# BEGIN failed--compilation aborted at t/MySQL-Backup.t line 9.
# Looks like you failed 1 test of 1.
t/MySQL-Backup....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/MySQL-Backup.t 1 256 1 1 100.00% 1
Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force