Skip Menu |

This queue is for tickets about the Module-Install CPAN distribution.

Report information
The Basics
Id: 63849
Status: resolved
Priority: 0/
Queue: Module-Install

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in:
  • 0.93
  • 1.00
Fixed in: 1.01



Subject: EUMM 6.57_02 breaks Module::Install
Bleadperl comes already with EUMM 6.57_05 and since bleadperl 5.13.4-xxx Module::Install is broken on bleadperl. I've just reported this with ticket 63848 in th EUMM queue. Don't know who has to fix what. I presume both ends should adjust a little if possible so we get a broad range of versions fit together again. If you pardon my uneducated opinions;) I have only tried 1.00 and 0.93 and both are affected. HTH,
On Sun Dec 12 07:52:40 2010, ANDK wrote: Show quoted text
> Bleadperl comes already with EUMM 6.57_05 and since bleadperl 5.13.4-xxx > Module::Install is broken on bleadperl. > > I've just reported this with ticket 63848 in th EUMM queue. Don't know > who has to fix what. I presume both ends should adjust a little if > possible so we get a broad range of versions fit together again. If you > pardon my uneducated opinions;) > > I have only tried 1.00 and 0.93 and both are affected. > > HTH,
Problem still persists, see test report below. Also see RT#61464: t/01_compile.t .......................... ok # Failed test at t/02_mymeta.t line 19. # Failed test at t/02_mymeta.t line 43. # Looks like you failed 2 tests of 24. t/02_mymeta.t ........................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/24 subtests t/03_autoinstall.t ...................... skipped: Skipping dangerous test t/04_version.t .......................... ok t/05_share.t ............................ ok t/06_ppport.t ........................... ok t/07_perl_version.t ..................... ok t/08_dsl.t .............................. ok t/09_read.t ............................. ok t/10_test.t ............................. ok t/11_extraction.t ....................... ok t/12_eumm_params.t ...................... ok t/13_author_tests.t ..................... ok t/13_author_tests_ext.t ................. skipped: requires Module::Install::AuthorTests t/13_author_tests_ext2.t ................ skipped: requires Module::Install::ExtraTests 0.007 t/14_auto_include_deps_with_version.t ... skipped: your perl is new enough to have File::Spec 3.30 in core t/15_wrong_usage.t ...................... ok t/16_require.t .......................... ok t/17_sign.t ............................. ok # Failed test 'has author' # at t/18_all_from.t line 33. # Failed test 'has author' # at t/18_all_from.t line 61. # Looks like you failed 2 tests of 18. t/18_all_from.t ......................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/18 subtests (less 1 skipped subtest: 15 okay) # Failed test 'has one author' # at t/19_authors.t line 31. # Failed test 'has two authors' # at t/19_authors.t line 54. # Failed test 'has two authors' # at t/19_authors.t line 77. # Failed test 'has two authors' # at t/19_authors.t line 101. # Looks like you failed 4 tests of 32. t/19_authors.t .......................... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/32 subtests # Failed test 'has one author' # at t/20_authors_with_special_characters.t line 48. # Failed test 'has one author' # at t/20_authors_with_special_characters.t line 90. # Failed test 'has one author' # at t/20_authors_with_special_characters.t line 115. # Looks like you failed 3 tests of 26. t/20_authors_with_special_characters.t .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/26 subtests t/21_makemaker_args.t ................... ok old INSTALLDIRS (probably set by makemaker_args) is overriden by installdirs t/22_installdirs.t ...................... ok t/23_pl_files.t ......................... ok t/24_multiple_license_blocks.t .......... ok t/25_perl_version_from.t ................ ok t/26_unknown_func.t ..................... ok Warning: prerequisite Test::More 9999 not found. We have 0.9701. t/27_build_requires_and_include.t ....... ok t/28_makemaker_args.t ................... ok t/29_requires_from.t .................... ok t/30_build_subdirs.t .................... ok t/31_add_metadata.t ..................... ok t/recursive/test.t ...................... ok Test Summary Report ------------------- t/02_mymeta.t (Wstat: 512 Tests: 24 Failed: 2) Failed tests: 5, 21 Non-zero exit status: 2 t/18_all_from.t (Wstat: 512 Tests: 18 Failed: 2) Failed tests: 6, 15 Non-zero exit status: 2 t/19_authors.t (Wstat: 1024 Tests: 32 Failed: 4) Failed tests: 5, 13, 21, 29 Non-zero exit status: 4 t/20_authors_with_special_characters.t (Wstat: 768 Tests: 26 Failed: 3) Failed tests: 6, 15, 23 Non-zero exit status: 3 Files=34, Tests=565, 50 wallclock secs ( 0.29 usr 0.06 sys + 34.97 cusr 6.57 csys = 41.89 CPU) Result: FAIL Failed 4/34 test programs. 11/565 subtests failed.
please close as already fixed