Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2212686
Summary: | Please port your pcre dependency to pcre2. Pcre has been deprecated | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lukas Javorsky <ljavorsk> |
Component: | webkitgtk | Assignee: | Michael Catanzaro <mcatanza> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | gnome-sig, mcatanza, philip.wyett, tpopela |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-06-14 10:53:37 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
2023-06-06 07:07:05 UTC
Looking at https://tiny.distro.builders/view-rpm--view-eln--pcre-devel.html and https://tiny.distro.builders/view-rpm--view-eln--pcre.html and comparing what's being required - only pcre-devel from webkitgtk (https://src.fedoraproject.org/rpms/webkitgtk/blob/rawhide/f/webkitgtk.spec#_82), but no runtime requirement, then I would say that the build requirement is some old one and could be dropped. I'm starting the x86_64 scratch build with the BR dropped - https://koji.fedoraproject.org/koji/taskinfo?taskID=101860796 to confirm it. The build succeeded, so we're able to drop the dependency. Dropped it with https://src.fedoraproject.org/rpms/webkitgtk/c/97d8057b53649359832ce20f7d1df6596945240f?branch=rawhide, but I didn't make a new build to not stress the infra too much so it will be fixed with next update. |