Bug 845378 - cartidge manifests should not contain versions in Requires
Summary: cartidge manifests should not contain versions in Requires
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Krishna Raman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-02 21:01 UTC by Andy Grimm
Modified: 2016-11-08 03:46 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-30 00:46:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Andy Grimm 2012-08-02 21:01:27 UTC
From a crankcase source checkout, running "rake build_setup" generates a large yum install command, which appears to be based on requirements in manifest files.
some of these manifest files contain requirements like "php <= 5.3.2".  This results in warnings from yum like:

"No package 5.3.2 available"

Since the command uses "--skip-broken", it doesn't actually cause a fatal error, but it should be fixed nonetheless.

Comment 1 Krishna Raman 2013-12-10 00:37:20 UTC
No longer valid.

Comment 2 Yujie Zhang 2013-12-11 06:53:50 UTC
Since crankcase source does not exist, and openshift-origin-console can be installed correctly now, so verify this bug.


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