Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613520 - <dev-perl/Dist-Zilla-Plugin-MetaProvides-2.2.4 Fails tests without '.' in @INC
Summary: <dev-perl/Dist-Zilla-Plugin-MetaProvides-2.2.4 Fails tests without '.' in @INC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-22 10:39 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-04-01 13:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-03-22 10:39:46 UTC
PERL_DL_NONLAZY=1 "/home/kent/perl5/perlbrew/perls/5.25.10-nossp-sdbm-nopmc-nodot/bin/perl5.25.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile/*.t t/01-Provider/*.t

#   Failed test 'require 'lib/Dist/Zilla/Plugin/MetaProvides.pm';'
#   at t/00-compile/lib_Dist_Zilla_Plugin_MetaProvides_pm.t line 10.
#     Tried to require ''lib/Dist/Zilla/Plugin/MetaProvides.pm''.
#     Error:  Can't locate lib/Dist/Zilla/Plugin/MetaProvides.pm in @INC (you may need to install the lib::Dist::Zilla::Plugin::MetaProvides module) 

...

Test Summary Report
-------------------
t/00-compile/lib_Dist_Zilla_Plugin_MetaProvides_pm.t       (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Dist_Zilla_Role_MetaProvider_Provider_pm.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Dist_Zilla_MetaProvides_ProvideRecord_pm.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Dist_Zilla_MetaProvides_Types_pm.t        (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-01 13:20:41 UTC
Affected versions removed.

commit:  8112fe81f82802f2e9a14843e600fe2e02524af1
author:  2017-04-01 12:25:55 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-01 13:04:59 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Dist-Zilla-Plugin-MetaProvides: Remove old versions for bug #613520

    Bug: https://bugs.gentoo.org/613520
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Dist-Zilla-Plugin-MetaProvides/Dist-Zilla-Plugin-MetaProvides-2.2.3.ebuild | 33 ---------------------------------
 dev-perl/Dist-Zilla-Plugin-MetaProvides/Manifest                                    |  1 -
 2 files changed, 34 deletions(-)
commit:  31b3e3c91783ca273fd0f84db447e3f9f0ab9d94
author:  2017-03-22 11:01:42 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-03-22 11:53:28 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Dist-Zilla-Plugin-MetaProvides: Bump to version 2.2.4

    Upstream:
    - Fixes for '.' in @INC
    
    Bug: https://bugs.gentoo.org/613520
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Dist-Zilla-Plugin-MetaProvides/Dist-Zilla-Plugin-MetaProvides-2.2.4.ebuild | 33 +++++++++++++++++++++++++++++++++
 dev-perl/Dist-Zilla-Plugin-MetaProvides/Manifest                                    |  1 +
 2 files changed, 34 insertions(+)