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 837042 - add php(language) virtual provide
Summary: add php(language) virtual provide
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: php
Version: 6.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Remi Collet
QA Contact: David Kutálek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-02 15:08 UTC by Joe Orton
Modified: 2021-01-14 09:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 837043 837044 (view as bug list)
Environment:
Last Closed: 2013-02-21 10:14:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2013:0514 0 normal SHIPPED_LIVE Moderate: php security, bug fix and enhancement update 2013-02-20 21:29:20 UTC

Description Joe Orton 2012-07-02 15:08:03 UTC
Description of problem:
Third-party (e.g. EPEL) and Fedora packaging requires a "virtual" provide for the PHP language version, independent of the specific php packages which are installed.  We are using "php(language) = version" for this; this should be added to the php packages in Red Hat Enterprise Linux so third-party packagers can produce consistently packaged PHP libraries (and web applications) for Fedora and RHEL.

Version-Release number of selected component (if applicable):
php-5.3.3-14.el6_3

How reproducible:
always

Steps to Reproduce:
1. rpm -q --provides php-common | grep 'php(language)'
  
Actual results:
nada

Expected results:
5.3.3

Comment 1 RHEL Program Management 2012-07-10 08:30:45 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 2 RHEL Program Management 2012-07-11 01:54:34 UTC
This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development.  This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4.

Comment 3 Remi Collet 2012-10-05 08:33:04 UTC
Changes to be applied for EPEL packagers

From rpmdiff output on php-common:
added       PROVIDES php(language) = 5.3.3
added       PROVIDES php-core  
added       PROVIDES php-ereg  
added       PROVIDES php-filter  
added       PROVIDES php-standard  

And, when php-devel installed
$ rpm --eval %{php_version}
5.3.3

Comment 4 Remi Collet 2012-10-05 10:44:30 UTC
Sorry, I have miss one.

added       PROVIDES php-phar  

Virtual provides must be in sync with php -m output.

Comment 8 Greg Swallow 2013-02-17 23:04:53 UTC
And php-xmlwriter could be added to the php-xml subpackage's provides too?  That is needed for one of the horde 4 rpms you are working on (php-horde-kronolith)

I made an emtpy package with those provides to get around the problem for now.  

PS - One other rpm that does not seem to be in epel by the way is php-pecl-http, required by php-horde-Horde-Http - I couldn't use the rpm from your repo as it was build against php-5.4.  There is a version on rpmforge's repo though built against 5.3.

Thanks Remi!

Comment 9 Remi Collet 2013-02-19 09:07:45 UTC
php-xmlwriter and php-xmlreader will be also add (see bug #874987)

Comment 10 errata-xmlrpc 2013-02-21 10:14:20 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHSA-2013-0514.html


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