Bug 2086520

Summary: t/03-perlprov.t will failed with Perl 5.36
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: perl-rpm-build-perlAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: perl-devel, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-rpm-build-perl-0.82-37.fc37g Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-16 13:10:00 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 Jitka Plesnikova 2022-05-16 11:25:12 UTC
I am preparing update to Perl 5.36 and the test 03-perlprov.t is failing due to update POSIX from 1.97 to 2.03.

#   Failed test 'POSIX.pm dependencies'
#   at t/03-perlprov.t line 32.
#                   'perl(POSIX.pm) = 2.030'
#     doesn't match '(?^:^perl\(POSIX\.pm\)\ \=\ 1\.(\d|$))'
# Looks like you failed 1 test of 30.
t/03-perlprov.t ...
Dubious, test returned 1 (wstat 256, 0x100)