Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.
This repository was archived by the owner on Feb 8, 2022. It is now read-only.

missing deps #4

@odeneriksson

Description

@odeneriksson

In the broker-plugins-accounts.sh file yum should also install mongodb so that "mongo openshift_broker_dev --eval 'db.addUser("$MONGODB_BROKER_USER", "$MONGODB_BROKER_PASSWORD")'" works.

systemctl status openshift-gears.service | grep direct
Nov 08 06:43:07 node.nux.se oo-admin-ctl-gears[7891]: /usr/sbin/oo-admin-ctl-gears: line 3: /usr/libexec/openshift/cartridges/abstract/info/lib/util: No such file or directory

openshift-origin-cartridge-abstract was missing.

so, in the node-app-install.sh file it should read:
yum -y install openshift-origin-cartridge-cron-1.4 openshift-origin-cartridge-diy-0.1 openshift-origin-cartridge-abstract

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions