Here is the requested output: root@ubuntu:~# systemctl is-enabled tmp.mount ; echo $? Failed to get unit file state for tmp.mount: No such file or directory 0 root@ubuntu:~# systemctl status tmp.mount Failed to connect to bus: No such file or directory root@ubuntu:~# ls -l /etc/systemd/system/tmp.mount ls: cannot access '/etc/systemd/system/tmp.mount': No such file or directory
Executing "dpkg-reconfigure systemd" does now also not show the error anymore. But if I'm not wrong I remember to had this for a short time in the past too and shortly after this the error appeared again. I think I should wait at least until I upgrade systemd to a new version again and see if this error doesn't appear there anymore too. ** Changed in: systemd (Ubuntu) Status: Incomplete => Confirmed -- 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/1545707 Title: Error message "Operation failed: No such file or directory" on installing/reconfiguring systemd Status in systemd package in Ubuntu: Confirmed Bug description: I'm using Ubuntu 16.04 dev with systemd 229-1ubuntu2 and on installing/reconfiguring it I'm getting this output (the first error has already its own bug report here: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1475094 ): root@ubuntu:~# dpkg-reconfigure systemd addgroup: The group `systemd-journal' already exists as a system group. Exiting. Operation failed: No such file or directory To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1545707/+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