Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613720 - <dev-perl/Net-DNS-1.90.0 fails tests without '.' in @INC ( Can't locate t/NonFatal.pm in @INC )
Summary: <dev-perl/Net-DNS-1.90.0 fails tests without '.' in @INC ( Can't locate t/Non...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low minor (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Ticket/Display.ht...
Whiteboard: ~arch only
Keywords: TESTFAILURE
Depends on: 605004 622992 665088
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-24 13:56 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2019-10-12 11:35 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-24 13:56:04 UTC
Can't locate t/NonFatal.pm in @INC (you may need to install the t::NonFatal module) (@INC contains: ...) at t/08-recurse.t line 5.
BEGIN failed--compilation aborted at t/08-recurse.t line 5.
t/08-recurse.t ................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/NonFatal.pm in @INC (you may need to install the t::NonFatal module) (@INC contains: ...) at t/08-IPv4.t line 5.
BEGIN failed--compilation aborted at t/08-IPv4.t line 5.
t/08-IPv4.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/NonFatal.pm in @INC (you may need to install the t::NonFatal module) (@INC contains: ...) at t/08-IPv6.t line 5.
BEGIN failed--compilation aborted at t/08-IPv6.t line 5.
Comment 1 Larry the Git Cow gentoo-dev 2018-12-22 16:50:40 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=052f4deda131a56321a07d7c6a21e2957ccc1d71

commit 052f4deda131a56321a07d7c6a21e2957ccc1d71
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2018-12-22 16:49:55 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2018-12-22 16:50:24 +0000

    dev-perl/Net-DNS: Drop as many keywords as possible
    
    Bug: https://bugs.gentoo.org/613720
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-perl/Net-DNS/Net-DNS-1.40.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2019-10-12 11:35:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31196966b0de467e32b903f67f514ecadb0d3963

commit 31196966b0de467e32b903f67f514ecadb0d3963
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-10-12 11:34:47 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-10-12 11:35:06 +0000

    dev-perl/Net-DNS: Drop old
    
    We only lose a *bsd keyword this way, and Gentoo BSD is dead dead dead ...
    
    Closes: https://bugs.gentoo.org/613720
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-perl/Net-DNS/Manifest              |  1 -
 dev-perl/Net-DNS/Net-DNS-1.40.0.ebuild | 47 ----------------------------------
 2 files changed, 48 deletions(-)