Bug 833846 - [OSS] cartridge-jbossas-7 and cartridge-jenkins-1.4 dependency should be resolved when building Multi-node OpenShift Origin PaaS from scratch
Summary: [OSS] cartridge-jbossas-7 and cartridge-jenkins-1.4 dependency should be reso...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Krishna Raman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-20 13:11 UTC by Johnny Liu
Modified: 2015-05-15 01:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-25 18:26:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Johnny Liu 2012-06-20 13:11:23 UTC
Description of problem:
Following http://www.krishnaraman.net/multi-node-openshift-origin-from-scratch/ to set multi-node, when running "rake devbroker" or "rake devnode", the following is seen:
...snip...
Skipped (dependency problems):
  cartridge-jbossas-7.noarch 0:0.94.4-1.git.0.5597aab.fc16            cartridge-jenkins-1.4.noarch 0:0.94.1-1.git.0.04efee1.fc16 
...snip...

That means jbossas cartridge and jenkins cartridge functionality will be not available in this node.

This should be fixed.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Krishna Raman 2012-06-20 15:31:51 UTC
This is expected. I was told by legal to not make the jenkins or jboss rpms public.

If jboss and jenkins are installed before start the build, the cartridges will  automatically resolve their dependencies otherwise, the build will ignore the missing cartridges.

Comment 2 Peter Ruan 2012-06-20 16:25:02 UTC
yeah, confirmed that those two packages need to be hand-built.


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