Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613588 - <dev-perl/Gentoo-PerlMod-Version-0.8.1 fails tests without '.' in @INC
Summary: <dev-perl/Gentoo-PerlMod-Version-0.8.1 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: cleanup old after 2017-05-01
Keywords: TESTFAILURE
Depends on: 616346
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-23 02:19 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-05-02 22:27 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-23 02:19:16 UTC
#   Failed test 'require 'lib/Gentoo/PerlMod/Version/Error.pm';'
#   at t/00-compile/lib_Gentoo_PerlMod_Version_Error_pm.t line 10.
#     Tried to require ''lib/Gentoo/PerlMod/Version/Error.pm''.
#     Error:  Can't locate lib/Gentoo/PerlMod/Version/Error.pm in @INC

...

Test Summary Report
-------------------
t/00-compile/lib_Gentoo_PerlMod_Version_Error_pm.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Gentoo_PerlMod_Version_Env_pm.t  (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Gentoo_PerlMod_Version_pm.t      (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=9, Tests=85,  1 wallclock secs ( 0.06 usr  0.02 sys +  0.87 cusr  0.16 csys =  1.11 CPU)
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-05-02 22:27:36 UTC
commit:  2afaf7586f17dac51a35910225a807c129026e4d
author:  2017-05-03 10:21:51 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-05-03 10:21:51 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Gentoo-PerlMod-Version: Cleanup old re bug #613588

    Remove old versions affected by '.' in @INC removal
    
    Bug: https://bugs.gentoo.org/613588
    Package-Manager: Portage-2.3.5, Repoman-2.3.2


 .../Gentoo-PerlMod-Version-0.8.0.ebuild                | 29 -----
 dev-perl/Gentoo-PerlMod-Version/Manifest               |  1 -
 2 files changed, 30 deletions(-)
commit:  d54d9ec4136a119a5f30e3f947a1eac4cd0b1733
author:  2017-04-24 09:24:17 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-24 09:24:44 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Gentoo-PerlMod-Version: ALLARCHES stable re bug #616346

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


 .../Gentoo-PerlMod-Version-0.8.1.ebuild                    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)