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

systemctl / mosquitto service is not a native service / RPI debian stretch #1396

Open
Alex-Lewa-95-RPI-Noob opened this issue Aug 31, 2019 · 1 comment

Comments

@Alex-Lewa-95-RPI-Noob
Copy link

Alex-Lewa-95-RPI-Noob commented Aug 31, 2019

How to solve following problem:
20190831_142857
(Screenshot from the android app Admin Hands.)

After you type sudo systemctl enable mosquitto.service the console shows mosquitto.service is not a native service, redirecting to sytemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable mosquitto.

  1. Type wget http:https://repo.mosquitto.org/debian/mosquitto-repo.gpg.key sudo apt-key add mosquitto-repo.gpg.key.
  2. Make the repository available to apt so type cd /etc/apt/sources.list.d/.
  3. Type sudo wget http:https://repo.mosquitto.org/debian/mosquitto-stretch.list.
  4. Type cd.
  5. Type sudo apt-get update
  6. Type sudo apt-get install mosquitto
  7. Perhaps type sudo reboot and restart your ssh if you should use it.
  8. Type sudo systemctl enable mosquitto.
    Sorry, I forget something with dpkg.

source: Mosquitto org
Mosquitto repo

@karlp
Copy link
Contributor

karlp commented Aug 31, 2019

you don't need to do anything. it's a notice about infrastructure.

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