Bug 835671 - php depends on libevent-devel when it shouldn't
Summary: php depends on libevent-devel when it shouldn't
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: php
Version: 17
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-26 19:07 UTC by Ross Lagerwall
Modified: 2012-07-12 00:01 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-12 00:01:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch which fixes the issue. (423 bytes, patch)
2012-06-26 19:07 UTC, Ross Lagerwall
no flags Details | Diff

Description Ross Lagerwall 2012-06-26 19:07:18 UTC
Created attachment 594573 [details]
Patch which fixes the issue.

php-fpm depends on libevent when it doesn't need to (it doesn't use it).

The attached patch fixes this issue.

Comment 1 Remi Collet 2012-06-27 04:46:48 UTC
Upstream bug related
https://bugs.php.net/bug.php?id=52501
https://bugs.php.net/bug.php?id=52498

Yes this BuildRequires should have be removed (since 5.3.4)
But php doesn't requires libevent (check: yum remove libevent doesn't pull php)

Comment 2 Ross Lagerwall 2012-06-27 16:49:23 UTC
Sorry, yes I meant php build-requires libevent-devel when it doesn't need to (none of the packages it creates depend on libevent).

Comment 3 Fedora Update System 2012-07-02 16:55:19 UTC
php-5.4.4-4.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/php-5.4.4-4.fc17

Comment 4 Fedora Update System 2012-07-02 22:28:25 UTC
Package php-5.4.4-4.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing php-5.4.4-4.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-10159/php-5.4.4-4.fc17
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-07-12 00:01:17 UTC
php-5.4.4-4.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


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