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

Bug 543990

Summary: dev-perl/GnuPG-Interface-0.520.0[test] should depend on dev-perl/Any-Moose - src_test(): Can't locate Any/Moose.pm in @INC
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: [OLD] DevelopmentAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 543312    
Attachments: dev-perl:GnuPG-Interface-0.520.0:20150321-074950.log

Description Jeroen Roovers (RETIRED) gentoo-dev 2015-03-21 08:09:46 UTC
Created attachment 399348 [details]
dev-perl:GnuPG-Interface-0.520.0:20150321-074950.log

0.460.0-r1 has it...
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2015-03-21 22:35:29 UTC
(In reply to Jeroen Roovers from comment #0)
> Created attachment 399348 [details]
> dev-perl:GnuPG-Interface-0.520.0:20150321-074950.log
> 
> 0.460.0-r1 has it...

from the ChangeLog:
0.47_01 - 2014-01-27
 - Switch from Any::Moose to Moo

They migrated away from Any::Moose, but the tests seem to still need it... Dependency added.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2015-03-22 07:02:19 UTC
(In reply to Andreas K. Hüttel from comment #1)
> (In reply to Jeroen Roovers from comment #0)
> > Created attachment 399348 [details]
> > dev-perl:GnuPG-Interface-0.520.0:20150321-074950.log
> > 
> > 0.460.0-r1 has it...
> 
> from the ChangeLog:
> 0.47_01 - 2014-01-27
>  - Switch from Any::Moose to Moo
> 
> They migrated away from Any::Moose, but the tests seem to still need it...
> Dependency added.

Maybe that's why I'm seeing horrible segmentation faults in the test suite.