Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465032 - =dev-perl/Role-Tiny-1.2.5 - Test depends on dev-perl/Test-Fatal
Summary: =dev-perl/Role-Tiny-1.2.5 - Test depends on dev-perl/Test-Fatal
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-08 05:22 UTC by Alex Efros
Modified: 2013-06-11 12:43 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 Alex Efros 2013-04-08 05:22:52 UTC
emerge Role-Tiny with FEATURES=test output this error:

t/modifiers.t ............... Can't locate Test/Fatal.pm in @INC (@INC contains: /var/tmp/portage/dev-perl/Role-Tiny-1.2.5/work/Role-Tiny-1.002005/blib/lib /var/tmp/portage/dev-perl/Role-Tiny-1.2.5/work/Role-Tiny-1.002005/blib/arch /etc/perl /usr/lib64/perl5/site_perl/5.12.4/x86_64-linux /usr/lib64/perl5/site_perl/5.12.4 /usr/lib64/perl5/vendor_perl/5.12.4/x86_64-linux /usr/lib64/perl5/vendor_perl/5.12.4 /usr/lib64/perl5/site_perl /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.12.4/x86_64-linux /usr/lib64/perl5/5.12.4 /usr/local/lib/site_perl .) at t/modifiers.t line 4.
BEGIN failed--compilation aborted at t/modifiers.t line 4.
t/modifiers.t ............... Dubious, test returned 2 (wstat 512, 0x200)

emerge Test-Fatal fix this issue.
Comment 1 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-06-11 12:43:11 UTC
This package already has DEPEND on dev-perl/Test-Fatal in versions 1.2.4 and 1.2.5 . You should run perl-cleaner on your system.