Skip to content

realpath: //usr/lib/bees/bees: No such file or directory #329

Description

@ppetr

This looks similar to #324, but perhaps with a different cause.

I used a custom PREFIX for building and installing bees:

PREFIX=/usr/local/stow/bees make -j$(nproc)
sudo PREFIX=/usr/local/stow/bees make install

But when trying to run the systemd service, it failed with

Nov 04 17:06:17 myhost beesd[2187482]: realpath: //usr/lib/bees/bees: No such file or directory
Nov 04 17:06:17 myhost beesd[2187477]: ERROR: Missing 'bees' agent

There was another minor error that /lib/systemd/system/beesd@.service didn't have the proper prefix in ExecStart (but that was easy to fix). So I guess the problem might be caused by some other place not respecting the PREFIX variable.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions