Bug 1008264

Summary: php cartridge can not be installed on RHEL6.5
Product: OpenShift Container Platform Reporter: Ma xiaoqiang <xiama>
Component: ContainersAssignee: Brenton Leanhardt <bleanhar>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.2.1CC: gpei, libra-onpremise-devel, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-04 14:33:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ma xiaoqiang 2013-09-16 02:58:27 UTC
Description of problem:
php cartridge can not be installed on RHEL6.5

Version-Release number of selected component (if applicable):
1.2/2013-09-11.1 puddle
http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL6.5-20130905.1/6.5/Server/x86_64/os/

How reproducible:
always

Steps to Reproduce:
1. Install openshift-origin-cartridge-php.noarch on RHEL6.5
yum install openshift-origin-cartridge-php.noarch


Actual results:
Error: Package: php-mbstring-5.3.3-23.el6_4.x86_64 (openshift_node)
           Requires: php-common(x86-64) = 5.3.3-23.el6_4
           Installing: php-common-5.3.3-26.el6.x86_64 (rhel6)
               php-common(x86-64) = 5.3.3-26.el6
Error: Package: php-bcmath-5.3.3-23.el6_4.x86_64 (openshift_node)
           Requires: php-common(x86-64) = 5.3.3-23.el6_4
           Installing: php-common-5.3.3-26.el6.x86_64 (rhel6)
               php-common(x86-64) = 5.3.3-26.el6
Error: Package: php-process-5.3.3-23.el6_4.x86_64 (openshift_node)
           Requires: php-common(x86-64) = 5.3.3-23.el6_4
           Installing: php-common-5.3.3-26.el6.x86_64 (rhel6)
               php-common(x86-64) = 5.3.3-26.el6
Error: Package: libcgroup-pam-0.37-7.2.el6_4.x86_64 (openshift_node)
           Requires: libcgroup = 0.37-7.2.el6_4
           Installed: libcgroup-0.40.rc1-2.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201309051642.x86_64/6.5)
               libcgroup = 0.40.rc1-2.el6
Error: Package: php-imap-5.3.3-23.el6_4.x86_64 (openshift_node)
           Requires: php-common(x86-64) = 5.3.3-23.el6_4
           Installing: php-common-5.3.3-26.el6.x86_64 (rhel6)
               php-common(x86-64) = 5.3.3-26.el6
Error: Package: php-devel-5.3.3-23.el6_4.x86_64 (openshift_node)
           Requires: php(x86-64) = 5.3.3-23.el6_4
           Installing: php-5.3.3-26.el6.x86_64 (rhel6)
               php(x86-64) = 5.3.3-26.el6

Expected results:
openshift-origin-cartridge-php.noarch  should be installed successfully

Additional info:

Comment 3 Gaoyun Pei 2013-09-26 07:12:19 UTC
Verify this bug on RHEL-6.5-Beta-1.3: http://download.lab.bos.redhat.com/rel-eng/RHEL-6.5-Beta-1.3/ with puddle 1.2/2013-09-23.2

Package openshift-origin-cartridge-php-0.4.9.2-1.el6op.noarch was installed successfully.