Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613366 - <dev-perl/JSON-MaybeXS-1.3.9 fails tests without '.' in @INC ( Can't locate t/lib/is_bool.pm in @INC )
Summary: <dev-perl/JSON-MaybeXS-1.3.9 fails tests without '.' in @INC ( Can't locate t...
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: 613376
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-21 00:14 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-04-01 13:13 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-21 00:14:36 UTC
+1.003009 - 2017-02-27
+ - fix tests to no longer rely on . being in @INC (RT#120404)
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-01 13:13:25 UTC
Affected versions removed from tree:

commit:  2a879e837d79e6ab38acf0f02c15760fc0a92da7
author:  2017-04-01 12:22:35 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-01 13:04:58 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/JSON-MaybeXS: Remove old for bug #613366

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


 dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.5.ebuild | 33 ---------------------------------
 dev-perl/JSON-MaybeXS/Manifest                  |  1 -
 2 files changed, 34 deletions(-)
commit:  94b83d13d90c7f1efca73bd8734a8e37b6d1fdd1
author:  2017-03-21 00:39:44 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-03-21 01:48:07 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/JSON-MaybeXS: Bump to version 1.3.9

    - EAPI6
    - Actually make depending on XS bits happen ( this is the intended
      purpose of this module, to make XS stuff happen if at all
      possible )
    
    Upstream:
    - Remove Test::Without::Module dep
    - Fix tests to not rely on '.' in @INC
    
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild | 36 ++++++++++++++++++++++++++++++++++++
 dev-perl/JSON-MaybeXS/Manifest                  |  1 +
 dev-perl/JSON-MaybeXS/metadata.xml              |  7 +++++++
 3 files changed, 44 insertions(+)