Bug 716625 - Not able to install php-pecl-apc rpm after installing php53
Summary: Not able to install php-pecl-apc rpm after installing php53
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: php-pecl-apc
Version: el5
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Tim Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-25 17:31 UTC by Himanshu Bansal
Modified: 2018-11-14 11:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-25 17:41:25 UTC
Type: ---


Attachments (Terms of Use)

Description Himanshu Bansal 2011-06-25 17:31:50 UTC
Description of problem:
After installing php53 in the RHEL5 system, Not able to install php-pecl-apc via epel due to conflict error:

php53-common-5.3.3-1.el5_6.1.x86_64 from installed has depsolving problems --> php53-common conflicts with php-common
Error: php53-common conflicts with php-common

Version-Release number of selected component (if applicable):
Red Hat Enterprise Linux 5

How reproducible:
Install php53 via yum command and then try to install php-pecl-apc rpm.

Steps to Reproduce:
1. Install php53 in system
2. Try to install php-pecl-apc
3. php-pecl-apc requires php-common which conflicts with php53-common.
  
Actual results:
Not able to install php-pecl-apc package due to conflict error.

Expected results:
php-pecl-apc should install successfully in the system.

Comment 1 Remi Collet 2011-06-25 17:41:25 UTC
This is not a bug.
php-pecl-apc (and all other pecl extension) only  works with php 5.1

You need php53-pecl-apc which is not available.


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