home-assistant / home-assistant/supervised-installer
systemd-resolved
Open
stale
- Dominant language
- Shell
- Stars
- 1.9k
- Forks
- 624
- PR merge metrics
- No merged PRs in 30d
Description
systemd-resolved package cannot be found in Ubuntu 20.04.
Is there a solution? I tried to make a symbolic link to resolvectl that did not work with error "file exists".
`ln -s /usr/bin/resolvectl /usr/bin/systemd-resolved`
systemctl status systemd-resolved returns enabled and active (running).
apt install ./homeassistant-supervised.deb returns error "Predepends: systemd-resolved not installed" and "unable to correct problems, you have held broken packages". `apt --fix-broken install ` does not fix it.
Contributor guide
Assessment
This issue has not been assessed yet.