Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

scl-utils is not properly installing, causing openshift-node-web-proxy to fail to start  #303

Description

@mikeSGman

Centos 6.5 install of OSO M4

This has been tested with an OOB CentOS 6.5 VM running oo-install using OSO Release 4 (M4) repos.

excerpt of oo-diagnostics -vv:

FAIL: test_services_enabled
The following service(s) are not currently started:
openshift-node-web-proxy
These services are required for OpenShift functionality.

Service checking as reported by oo-diagnostics -vv:

[root@broker ~]# service openshift-node-web-proxy restart
Stopping node-web-proxy: [ OK ]
Starting node-web-proxy: /opt/rh/nodejs010//enable: line 5: scl_source: No such file or directory

This fixes the issue:

yum -y install scl-utils-20120927-9.el6oso.x86_64

Finally:

[root@broker ~]# service openshift-node-web-proxy restart
Stopping node-web-proxy: [ OK ]
Starting node-web-proxy: [ OK ]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions