I have a similar issue: ``` ➜ ~ git:(master) ✗ systemd-resolve --status Failed to get global data: Unit dbus-org.freedesktop.resolve1.service not found. ```
``` ➜ ~ git:(master) ✗ dpkg -l | grep systemd ii dbus-user-session 1.10.18-1ubuntu2 all simple interprocess messaging system (systemd --user integration) ii libnss-resolve:amd64 233-8ubuntu1 amd64 nss module to resolve names via systemd-resolved ii libpam-systemd:amd64 233-8ubuntu1 amd64 system and service manager - PAM module ii libsystemd0:amd64 233-8ubuntu1 amd64 systemd utility library ii python3-systemd 233-1build1 amd64 Python 3 bindings for systemd ii systemd 233-8ubuntu1 amd64 system and service manager ii systemd-sysv 233-8ubuntu1 amd64 system and service manager - SysV links ``` I, too, have a custom "minimal setup" 17.10. -- 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/1685900 Title: On artful, no working dns after upgrading to systemd 233-5ubuntu1 Status in systemd package in Ubuntu: Invalid Bug description: After upgrading to the newest systemd 233-5ubuntu1 (in artful proposed) I got no nameserver (dns). This is very likely a DNS issue. As a workaround downgrading back to systemd 232-21ubuntu3 the network and DNS work fine. Or instead, I must manually start systemd-resolved: ~$ sudo service systemd-resolved restart So something odd has happened between these versions. Systemd-resolved is not starting automatically at boot anymore. My setup is a fully upgraded artful with proposed repo turned on. I use only Gnome DE with GDM. Everything else works fine, but not systemd 233-5ubuntu1. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1685900/+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