$ systemctl --version systemd 244 (244-3ubuntu1) +PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid ubuntu@juju-e7323e-1:/etc/systemd/system$ systemctl status jujud-machine-1 Unit jujud-machine-1.service could not be found.
ubuntu@juju-e7323e-1:/etc/systemd/system$ ls -latr /etc/systemd/system/jujud-machine-1.service lrwxrwxrwx 1 root root 59 Jan 21 12:21 /etc/systemd/system/jujud-machine-1.service -> /lib/systemd/system/jujud-machine-1/jujud-machine-1.service ** Tags added: regression-release ** Also affects: systemd (Ubuntu) Importance: Undecided Status: New ** Tags added: rls-ff-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1860432 Title: juju agent fails to start on focal Status in juju: Triaged Status in systemd package in Ubuntu: New Bug description: during bootstrap, add-machine, deploy Juju fails on Focal due to systemd not finding the service. ll /etc/systemd/system jujud-machine-1.service -> /lib/systemd/system/jujud-machine-1/jujud-machine-1.service which is linked and calls ExecStart=/lib/systemd/system/jujud-machine-1/exec-start.sh The fact that it's in a jujud-machine-1 folder vs /system itself appears to be causing systemd to not be able to run it. To manage notifications about this bug go to: https://bugs.launchpad.net/juju/+bug/1860432/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp