Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 465032

Summary: =dev-perl/Role-Tiny-1.2.5 - Test depends on dev-perl/Test-Fatal
Product: Gentoo Linux Reporter: Alex Efros <powerman-asdf>
Component: [OLD] DevelopmentAssignee: Gentoo Perl team <perl>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.