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.

gear status doesn't work if systemctl is not in /usr/bin/systemctl but /bin/systemctl (and /bin != /usr/bin) #254

@mildred

Description

@mildred

The problem (on a debian system):

# gear status mail-1                                                                                                                         
container_status: Unable to fetch container status logs: fork/exec /usr/bin/systemctl: no such file or directory

The workaround:

ln -s /bin/systemctl /usr/bin/systemctl

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