Skip to content

Cdistro / Serf not installed #11

Open
@gabriel-lucas

Description

Hi,
I just try the procedure suggested in the README in a just installed Dabian 9.
The script fails starting cdistro and serf since they are not installed.

Logs:
[Cloudynitzar] - Starting Cloudy web interface...
cloudynitzar.sh: línea 173: /etc/init.d/cdistro: No existe el fichero o el directorio
cloudynitzar.sh: línea 174: /etc/init.d/cdistro: No existe el fichero o el directorio

[Cloudynitzar] - Starting Serf...
cloudynitzar.sh: línea 178: /etc/init.d/serf: No existe el fichero o el directorio
cloudynitzar.sh: línea 179: /etc/init.d/serf: No existe el fichero o el directorio

Expected behavior:
It should install the needed packages and start cdistro and serf correctly

Partial solution:
You can solve it by installing serf with apt.
apt-get install serf

And installing cdistro as stated here:
https://github.com/Clommunity/cdistro

Activity

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

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions