Bug 2128347

Summary: Please port your pcre dependency to pcre2. Pcre has been deprecated
Product: [Fedora] Fedora Reporter: Lukas Javorsky <ljavorsk>
Component: perl-re-engine-PCREAssignee: Petr Pisar <ppisar>
Status: CLOSED NOTABUG 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: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-09-20 15:43:46 UTC Type: ---
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: 2127507    

Description Lukas Javorsky 2022-09-20 13:07:38 UTC
Pcre has been deprecated since Fedora 38.
Please consider porting to the new pcre2 version.

Fedora change that describes the pcre deprecation is located here: https://fedoraproject.org/wiki/PcreDeprecation
FESCo approval is located here: https://pagure.io/fesco/issue/2862

If your component has already ported to pcre2 or you don't Require/BuildRequire any pcre subpackage, feel free to close this Bugzilla.
This Bugzilla was created automatically and some issues might have occurred along the way.

Comment 1 Ben Cotton 2022-09-20 13:46:18 UTC
Adding blocking relationship to BZ 2127507 (the Change tracker)

Comment 2 Petr Pisar 2022-09-20 15:43:46 UTC
This package cannot be ported to PCRE2 because it's purpose is to provide an alternative regular expression using pcre1 within Perl. (There was a similar perl-re-engine-PCRE2 package using PCRE2. But that package was removed Fedora because it was broken since Perl 5.32.0 without any prospects for a fix. See bug #1849936.)

I will retire this package once pcre is removed from Fedora.