Bug 833221 - cartridge-php-5.3 needs to add php-devel as a dependency
Summary: cartridge-php-5.3 needs to add php-devel as a dependency
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Rob Millner
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-18 22:08 UTC by Thomas Wiest
Modified: 2015-05-14 22:55 UTC (History)
2 users (show)

Fixed In Version: cartridge-php-5.3-0.94.3+
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-25 18:26:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Thomas Wiest 2012-06-18 22:08:27 UTC
Description of problem:
cartridge-php-5.3 needs to add php-devel as a dependency. Something used to pull php-devel in, but is no longer doing so, so some of our nodes have php-devel installed and others don't.

Please add php-devel as a dependency of cartridge-php-5.3.

Version-Release number of selected component (if applicable):
cartridge-php-5.3-0.93.6-1.el6_2.noarch


How reproducible:
very


Steps to Reproduce:
1. Notice cartridge-php-5.3-0.93.6-1.el6_2.noarch doesn't have a dependency on php-devel.

  
Actual results:
No dependency on php-devel which means that newly created nodes won't pull in php-devel.


Expected results:
php-devel needs to be pulled in as a dependency when installing cartridge-php-5.3.

Comment 1 Rob Millner 2012-06-18 22:56:28 UTC
Crankcase commit 4e33474; will be part of the pull request for Bug 829452.

Comment 2 Rob Millner 2012-06-19 00:50:57 UTC
Pull request 144.

Comment 3 Rob Millner 2012-06-19 03:06:12 UTC
Pull request accepted; will likely show up in tomorrow's build.

Comment 4 Xiaoli Tian 2012-06-20 09:40:19 UTC
Verified this on devenv_1859:

[root@ip-10-70-73-135 functional]# rpm -qa|grep php-devel
php-devel-5.3.3-3.el6_2.8.x86_64


[appnew3-domainbill006.dev.rhcloud.com ~]\> php-c
php-cgi     php-config


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