Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613614 - <dev-perl/File-ShareDir-ProjectDistDir-1.0.9 fails tests without '.' in @INC
Summary: <dev-perl/File-ShareDir-ProjectDistDir-1.0.9 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: TESTFAILURE
Depends on:
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-23 11:55 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-04-01 13:29 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 11:55:28 UTC
#   Failed test 'require 'lib/File/ShareDir/ProjectDistDir.pm';'
#   at t/00-compile/lib_File_ShareDir_ProjectDistDir_pm.t line 10.
#     Tried to require ''lib/File/ShareDir/ProjectDistDir.pm''.
#     Error:  Can't locate lib/File/ShareDir/ProjectDistDir.pm in @INC (...) at (eval 6) line 2.
# Looks like you failed 1 test of 1.


Test Summary Report
-------------------
t/00-compile/lib_File_ShareDir_ProjectDistDir_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:29:54 UTC
Affected versions removed:

commit:  f0c563be740d418866a5610d588c766fe99d47bd
author:  2017-04-01 12:32:48 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-01 13:05:02 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/File-ShareDir-ProjectDistDir: Remove old versions for bug #613614

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


 .../File-ShareDir-ProjectDistDir-1.0.8.ebuild             | 37 -----
 dev-perl/File-ShareDir-ProjectDistDir/Manifest            |  1 -
 2 files changed, 38 deletions(-)
commit:  76683f11c522943094583f662a61c2e804f24bfe
author:  2017-03-23 12:01:39 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-03-23 12:01:58 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/File-ShareDir-ProjectDistDir: Bump to version 1.0.9

    Upstream:
    - Fix bugs with '.' in @INC
    
    Bug: https://bugs.gentoo.org/613614
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 .../File-ShareDir-ProjectDistDir-1.0.9.ebuild             | 37 +++++
 dev-perl/File-ShareDir-ProjectDistDir/Manifest            |  1 +
 2 files changed, 38 insertions(+)