Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian package without systemd? #1199

Open
bitcoinmeetups opened this issue Oct 27, 2024 · 1 comment
Open

Debian package without systemd? #1199

bitcoinmeetups opened this issue Oct 27, 2024 · 1 comment

Comments

@bitcoinmeetups
Copy link

dpkg -i yggdrasil-0.5.9-amd64.deb Selecting previously unselected package yggdrasil. (Reading database ... 11069 files and directories currently installed.) Preparing to unpack yggdrasil-0.5.9-amd64.deb ... Unpacking yggdrasil (0.5.9) ... Setting up yggdrasil (0.5.9) ... System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down Generating initial configuration file /etc/yggdrasil/yggdrasil.conf Created symlink /etc/systemd/system/multi-user.target.wants/yggdrasil.service → /lib/systemd/system/yggdrasil.service. System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down ++ set +x root@service-1-8477dd8449-nqpxv:~#

@neilalexander
Copy link
Member

The Debian package is built for systemd-based distributions. If you aren't using systemd then you will probably need to manage the service by hand, perhaps using some scripts from the contrib directory for a different init system.

We should probably update the package to signal that it requires systemd in the metadata.

@neilalexander neilalexander changed the title Any solution for this? Debian package without systemd? Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants