Bug 1129614

Summary: perl-MooseX-Declare-0.35-8.fc22 FTBFS: Can't locate object method "current_metaclass" via package "MooseX::Role::Parameterized" at /builddir/build/BUILD/MooseX-Declare-0.35/blib/lib/MooseX/Declare/Syntax/MethodDeclaration/Parameterized.pm line 20
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-MooseX-DeclareAssignee: Iain Arnell <iarnell>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: iarnell, paul, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://koji.fedoraproject.org/koji/taskinfo?taskID=7289860
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-15 09:25:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2014-08-13 10:58:15 UTC
perl-MooseX-Declare-0.35-8.fc22 fails to build in F22 because t/role_parameterized.t test fails:

Can't locate object method "current_metaclass" via package "MooseX::Role::Parameterized" at /builddir/build/BUILD/MooseX-Declare-0.35/blib/lib/MooseX/Declare/Syntax/MethodDeclaration/Parameterized.pm line 20.
Compilation failed in require at t/role_parameterized.t line 8.
BEGIN failed--compilation aborted at t/role_parameterized.t line 8.
t/role_parameterized.t ................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run

Comment 1 Paul Howarth 2014-08-14 15:38:26 UTC
This should start building again once MooseX::Role::Parameterized 1.07 is in the buildroot, as current_metaclass has been restored.

Comment 2 Paul Howarth 2014-08-15 09:25:29 UTC
It's working again now:

http://koji.fedoraproject.org/koji/taskinfo?taskID=7309842