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.

geard cannot be installed in /usr/local #253

@mildred

Description

@mildred

I installed geard in /usr/local using this bootstrap script. Trying out simple things works, but deploying doesn't.

The following command was used to deploy an application:

gear deploy https://gist.githubusercontent.com/mildred/df5ef599a99c178647c2/raw/mail.gear.json

Running gear status on a docker container that was created from the deploy doesn't work. I get:

# gear status mail-1                                                                                                                         
WARNING: Unable to find all required binaries - some operations may not be available: Unable to find /usr/bin/gear
container_status: Unable to fetch container status logs: fork/exec /usr/bin/systemctl: no such file or directory

which is pretty strainghtforward. /usr/bin/gear doesn't exists as it was installed in /usr/local/bin/gear

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions