RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1861050 - php-pecl-apcu and php-pecl-zip are missing in the php:7.3 stream
Summary: php-pecl-apcu and php-pecl-zip are missing in the php:7.3 stream
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: php-7.3-module
Version: CentOS Stream
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Remi Collet
QA Contact: RHEL Stacks Subsystem QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-27 17:07 UTC by Neal Gompa
Modified: 2020-12-14 13:17 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-18 16:21:37 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CentOS 17583 0 None None None 2020-07-27 17:07:59 UTC
CentOS 17615 0 None None None 2020-07-29 17:34:07 UTC

Description Neal Gompa 2020-07-27 17:07:59 UTC
Description of problem:
Sometime between the transition from CentOS 8.1 to CentOS 8.2, the APCu and ZIP extension packages disappeared from the PHP 7.3 module despite having nothing in the manifest[1] that indicates they should be removed.

Indeed, in RHEL 8.2, these packages are present in the php:7.3 module. They are also present in the UBI 8 repositories (which are currently based on RHEL 8.2).

[1]: https://git.centos.org/modules/php/blob/c8-stream-7.3/f/php.yaml

Version-Release number of selected component (if applicable):
7.3-8020020200507003617.2c7ca891


How reproducible:
Always

Steps to Reproduce:
1. sudo dnf module enable php:7.3
2. sudo dnf install php-pecl-apcu php-pecl-apcu-devel php-pecl-zip

Actual results:
No packages found and nothing installs

Expected results:
Packages found and installed

Additional info:
This has also occurred in CentOS 8.2 release, and that's tracked here: https://bugs.centos.org/view.php?id=17583

Comment 1 Carl George 🤠 2020-09-18 16:21:37 UTC
This was resolved with php-7.3-8020020200826164332.2c7ca891.

https://koji.mbox.centos.org/koji/buildinfo?buildID=13235


Note You need to log in before you can comment on or make changes to this bug.