Bug 2466964

Summary: perl-PPIx-EditorTools-0.21-25.fc45 FTBFS: Attempt to call undefined import method with arguments ("new" ...) via package "PPIx::EditorTools" (Perhaps you forgot to load the package?) at t/00-ppix-editortools.t line 35
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-PPIx-EditorToolsAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jplesnik, mmaslano, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org//package/perl-PPIx-EditorTools
Whiteboard:
Fixed In Version: perl-PPIx-EditorTools-0.21-26.fc45 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-06-02 08:50:40 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:
Bug Depends On:    
Bug Blocks: 2433833    

Description Petr Pisar 2026-05-06 07:54:20 UTC
perl-PPIx-EditorTools-0.21-25.fc45 fails to build in Fedora 45 because a test fails:

Attempt to call undefined import method with arguments ("new" ...) via package "PPIx::EditorTools" (Perhaps you forgot to load the package?) at t/00-ppix-editortools.t line 35.
#   Failed test 'arguments ppi or code required'
#   at t/00-ppix-editortools.t line 113.
# expecting: /arguments ppi or code required/
# found: normal exit
# Looks like you failed 1 test of 45.
t/00-ppix-editortools.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/45 subtests 

A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/22950939>. An upgrade of perl-PPI from 1.284-2.fc44 to 1.286-1.fc45 is suspicious.