Bug 815894 - OpenShift Origin: Unable to install the Ruby on Rails sample app
Summary: OpenShift Origin: Unable to install the Ruby on Rails sample app
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
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-04-24 18:25 UTC by Attila Nagy
Modified: 2015-05-14 22:53 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-27 20:46:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
SELinux details (8.39 KB, text/x-log)
2012-04-24 18:32 UTC, Attila Nagy
no flags Details

Description Attila Nagy 2012-04-24 18:25:42 UTC
Description of problem: When I'm using OpenShift Origin LiveCD image I'm unable to install the sample rail application from github.com. SELinux error is shown.


Version-Release number of selected component (if applicable):
The current version of openshift_origin.iso
CentOS6 with Virtualbox and KVM


How reproducible: Always


Steps to Reproduce:
1. Download and boot up from openshift_origin.iso
2. Create your domain
3. rail app create -a myrubyapp -t python-1.8 -l admin
4. cd myrubyapp
5. git remote add upstream -m master git://github.com/openshift/rails-example.git
6. git pull -s recursive -X theirs upstream master
7. git push
  

Actual results: On the application URL the application shows error and on the desktop SELinux error is shown


Expected results: The application must be avaialable without any error messages


Additional info:

Comment 1 Attila Nagy 2012-04-24 18:32:39 UTC
Created attachment 579953 [details]
SELinux details

Comment 2 Mrunal Patel 2012-04-25 00:20:33 UTC
I have committed an updated selinux policy. The issue should be fixed in the image
built after that commit.

Comment 3 Peter Ruan 2012-04-25 18:40:27 UTC
verified with the latest .iso of md5sum 86ded70d305fa5611f1ffb7c335f4196


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