m0zgen / blocky-installer

🧩 Install Blocky on to CentOS, Fedora, Debian, Ubuntu Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to execute operation: No such file or directory

m0zgen opened this issue · comments

commented

This error showing after execute disable_resolved_unit procedure.

Error:

[✓] Set user blockyusr permissions to /opt/blocky catalog
Created symlink from /etc/systemd/system/multi-user.target.wants/blocky.service to /etc/systemd/system/blocky.service.
Failed to execute operation: No such file or directory

Command procedure:

systemctl disable --now systemd-resolved.service
Failed to execute operation: No such file or directory

Solution:

  • Need to add checking unit systemd-resolved.service exist procedure.