- Dropped my special KVM-LXD profile that I usually use - Spawned a new Bionic container # working - upgraded to systemd of cosmic
Right on upgrade I get the breakage: The following packages will be upgraded: libnss-systemd libpam-systemd libsystemd0 systemd 4 upgraded, 0 newly installed, 0 to remove and 307 not upgraded. Need to get 3404 kB of archives. After this operation, 470 kB of additional disk space will be used. Do you want to continue? [Y/n] Y Get:1 http://archive.ubuntu.com/ubuntu cosmic/main amd64 libnss-systemd amd64 239-7ubuntu4 [111 kB] Get:2 http://archive.ubuntu.com/ubuntu cosmic/main amd64 libpam-systemd amd64 239-7ubuntu4 [114 kB] Get:3 http://archive.ubuntu.com/ubuntu cosmic/main amd64 systemd amd64 239-7ubuntu4 [2967 kB] Get:4 http://archive.ubuntu.com/ubuntu cosmic/main amd64 libsystemd0 amd64 239-7ubuntu4 [214 kB] Fetched 3404 kB in 1s (4342 kB/s) (Reading database ... 28491 files and directories currently installed.) Preparing to unpack .../libnss-systemd_239-7ubuntu4_amd64.deb ... Unpacking libnss-systemd:amd64 (239-7ubuntu4) over (237-3ubuntu10.3) ... Preparing to unpack .../libpam-systemd_239-7ubuntu4_amd64.deb ... Unpacking libpam-systemd:amd64 (239-7ubuntu4) over (237-3ubuntu10.3) ... Preparing to unpack .../systemd_239-7ubuntu4_amd64.deb ... Unpacking systemd (239-7ubuntu4) over (237-3ubuntu10.3) ... Preparing to unpack .../libsystemd0_239-7ubuntu4_amd64.deb ... Unpacking libsystemd0:amd64 (239-7ubuntu4) over (237-3ubuntu10.3) ... Setting up libsystemd0:amd64 (239-7ubuntu4) ... Processing triggers for ureadahead (0.100.0-20) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... Setting up systemd (239-7ubuntu4) ... Installing new version of config file /etc/systemd/journald.conf ... Installing new version of config file /etc/systemd/logind.conf ... Installing new version of config file /etc/systemd/resolved.conf ... Installing new version of config file /etc/systemd/system.conf ... Warning: The unit file, source configuration file or drop-ins of systemd-networkd.service changed on disk. Run 'systemctl daemon-reload' to reload units. Warning: Stopping systemd-networkd.service, but it can still be activated by: systemd-networkd.socket Warning: The unit file, source configuration file or drop-ins of systemd-resolved.service changed on disk. Run 'systemctl daemon-reload' to reload units. Job for systemd-resolved.service failed because the control process exited with error code. See "systemctl status systemd-resolved.service" and "journalctl -xe" for details. dpkg: error processing package systemd (--configure): installed systemd package post-installation script subprocess returned error exit status 1 Processing triggers for man-db (2.8.3-2) ... Processing triggers for dbus (1.12.2-1ubuntu1) ... dpkg: dependency problems prevent configuration of libnss-systemd:amd64: libnss-systemd:amd64 depends on systemd (= 239-7ubuntu4); however: Package systemd is not configured yet. dpkg: error processing package libnss-systemd:amd64 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libpam-systemd:amd64: libpam-systemd:amd64 depends on systemd (= 239-7ubuntu4); however: Package systemd is not configured yet. dpkg: error processing package libpam-systemd:amd64 (--configure): dependency problems - leaving unconfigured No apport report written because the error message indicates its a followup error from a previous failure. No apport report written because the error message indicates its a followup error from a previous failure. Errors were encountered while processing: systemd libnss-systemd:amd64 libpam-systemd:amd64 E: Sub-process /usr/bin/dpkg returned an error code (1) root@b-systemd:~# systemctl status systemd-resolved ● systemd-resolved.service - Network Name Resolution Loaded: loaded (/lib/systemd/system/systemd-resolved.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2018-08-29 10:55:44 UTC; 19s ago Docs: man:systemd-resolved.service(8) https://www.freedesktop.org/wiki/Software/systemd/resolved https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients Process: 819 ExecStart=/lib/systemd/systemd-resolved (code=exited, status=217/USER) Main PID: 819 (code=exited, status=217/USER) Aug 29 10:55:44 b-systemd systemd[1]: systemd-resolved.service: Service has no hold-off time (RestartSec=0), scheduling restart. Aug 29 10:55:44 b-systemd systemd[1]: systemd-resolved.service: Scheduled restart job, restart counter is at 5. Aug 29 10:55:44 b-systemd systemd[1]: Stopped Network Name Resolution. Aug 29 10:55:44 b-systemd systemd[1]: systemd-resolved.service: Start request repeated too quickly. Aug 29 10:55:44 b-systemd systemd[1]: systemd-resolved.service: Failed with result 'exit-code'. Aug 29 10:55:44 b-systemd systemd[1]: Failed to start Network Name Resolution. -- 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/1789627 Title: systemd-resolved failing in cosmic Status in systemd package in Ubuntu: New Bug description: Hi, a few hours ago I realized that some of my containers have no working dns resolution anymore. Usually I'd think I broke something in my host network, but I was suspicious s it hit me on my laptop and on a server at about the same time. After a while I found that in those containers I have: systemd-resolve --status Failed to get global data: Failed to activate service 'org.freedesktop.resolve1': timed out (service_start_timeout=25000ms) Later I found two more things leading me to some assumptions: 1. I had no resolv.conf so the service seems to have issues root@c:~# ll /etc/resolv.conf lrwxrwxrwx 1 root root 39 Aug 28 22:18 /etc/resolv.conf -> ../run/systemd/resolve/stub-resolv.conf root@c:~# ll /run/systemd/resolve/stub-resolv.conf ls: cannot access '/run/systemd/resolve/stub-resolv.conf': No such file or directory 2. I realized this only affects cosmic container Bionic container on the same machine is ok (so Host network should be ok I think). I didn't realize at first as other cosmic's were ok, but those were the containers not updated yet and tonight there was a publish of https://launchpad.net/ubuntu/+source/systemd/239-7ubuntu4 Knowing that I checked logs and found: Aug 29 10:23:25 c systemd[158]: systemd-networkd.service: Failed to update dynamic user credentials: Permission denied Aug 29 10:23:25 c systemd[158]: systemd-networkd.service: Failed at step USER spawning /lib/systemd/systemd-networkd: Permission denied Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Main process exited, code=exited, status=217/USER Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Failed with result 'exit-code'. Aug 29 10:23:25 c systemd[1]: Failed to start Network Service. Aug 29 10:23:25 c systemd[1]: Dependency failed for Wait for Network to be Configured. Aug 29 10:23:25 c systemd[1]: systemd-networkd-wait-online.service: Job systemd-networkd-wait-online.service/start failed with result 'dependency'. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Service has no hold-off time (RestartSec=0), scheduling restart. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Scheduled restart job, restart counter is at 1. Aug 29 10:23:25 c systemd[1]: Stopped Network Service. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Failed to reset devices.list: Operation not permitted Aug 29 10:23:25 c systemd[1]: Starting Network Service... Aug 29 10:23:25 c systemd[161]: systemd-networkd.service: Failed to update dynamic user credentials: Permission denied Aug 29 10:23:25 c systemd[1]: cloud-init.service: Failed to reset devices.list: Operation not permitted Aug 29 10:23:25 c systemd[161]: systemd-networkd.service: Failed at step USER spawning /lib/systemd/systemd-networkd: Permission denied Aug 29 10:23:25 c systemd[1]: Starting Initial cloud-init job (metadata service crawler)... Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Main process exited, code=exited, status=217/USER Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Failed with result 'exit-code'. Aug 29 10:23:25 c systemd[1]: Failed to start Network Service. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Service has no hold-off time (RestartSec=0), scheduling restart. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Scheduled restart job, restart counter is at 2. Aug 29 10:23:25 c systemd[1]: Stopped Network Service. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Failed to reset devices.list: Operation not permitted Aug 29 10:23:25 c systemd[165]: systemd-networkd.service: Failed to update dynamic user credentials: Permission denied Aug 29 10:23:25 c systemd[1]: Starting Network Service... Aug 29 10:23:25 c systemd[165]: systemd-networkd.service: Failed at step USER spawning /lib/systemd/systemd-networkd: Permission denied Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Main process exited, code=exited, status=217/USER Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Failed with result 'exit-code'. Aug 29 10:23:25 c systemd[1]: Failed to start Network Service. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Service has no hold-off time (RestartSec=0), scheduling restart. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Scheduled restart job, restart counter is at 3. Aug 29 10:23:25 c systemd[1]: Stopped Network Service. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Failed to reset devices.list: Operation not permitted Aug 29 10:23:25 c systemd[1]: Starting Network Service... Aug 29 10:23:25 c systemd[168]: systemd-networkd.service: Failed to update dynamic user credentials: Permission denied Aug 29 10:23:25 c systemd[168]: systemd-networkd.service: Failed at step USER spawning /lib/systemd/systemd-networkd: Permission denied Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Main process exited, code=exited, status=217/USER Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Failed with result 'exit-code'. Aug 29 10:23:25 c systemd[1]: Failed to start Network Service. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Service has no hold-off time (RestartSec=0), scheduling restart. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Scheduled restart job, restart counter is at 4. Aug 29 10:23:25 c systemd[1]: Stopped Network Service. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Failed to reset devices.list: Operation not permitted Aug 29 10:23:25 c systemd[1]: Starting Network Service... Aug 29 10:23:25 c systemd[171]: systemd-networkd.service: Failed to update dynamic user credentials: Permission denied Aug 29 10:23:25 c systemd[171]: systemd-networkd.service: Failed at step USER spawning /lib/systemd/systemd-networkd: Permission denied Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Main process exited, code=exited, status=217/USER Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Failed with result 'exit-code'. Aug 29 10:23:25 c systemd[1]: Failed to start Network Service. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Service has no hold-off time (RestartSec=0), scheduling restart. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Scheduled restart job, restart counter is at 5. Aug 29 10:23:25 c systemd[1]: Stopped Network Service. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Start request repeated too quickly. Aug 29 10:23:25 c systemd[1]: systemd-networkd.service: Failed with result 'exit-code'. Aug 29 10:23:25 c systemd[1]: Failed to start Network Service. Aug 29 10:23:25 c systemd[1]: systemd-networkd.socket: Failed with result 'service-start-limit-hit'. Aug 29 10:23:25 c systemd[1]: Failed to set devices.allow on /system.slice/systemd-resolved.service: Operation not permitted Aug 29 10:23:25 c systemd[1]: Failed to set devices.allow on /system.slice/systemd-resolved.service: Operation not permitted Aug 29 10:23:25 c systemd[1]: Starting Network Name Resolution... Aug 29 10:23:25 c systemd[174]: systemd-resolved.service: Failed to update dynamic user credentials: Permission denied Aug 29 10:23:25 c systemd[174]: systemd-resolved.service: Failed at step USER spawning /lib/systemd/systemd-resolved: Permission denied Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Main process exited, code=exited, status=217/USER Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Failed with result 'exit-code'. Aug 29 10:23:25 c systemd[1]: Failed to start Network Name Resolution. Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Service has no hold-off time (RestartSec=0), scheduling restart. Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Scheduled restart job, restart counter is at 3. Aug 29 10:23:25 c systemd[1]: Stopped Network Name Resolution. Aug 29 10:23:25 c systemd[1]: Failed to set devices.allow on /system.slice/systemd-resolved.service: Operation not permitted Aug 29 10:23:25 c systemd[1]: Failed to set devices.allow on /system.slice/systemd-resolved.service: Operation not permitted Aug 29 10:23:25 c systemd[1]: Starting Network Name Resolution... Aug 29 10:23:25 c systemd[183]: systemd-resolved.service: Failed to update dynamic user credentials: Permission denied Aug 29 10:23:25 c systemd[183]: systemd-resolved.service: Failed at step USER spawning /lib/systemd/systemd-resolved: Permission denied Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Main process exited, code=exited, status=217/USER Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Failed with result 'exit-code'. Aug 29 10:23:25 c systemd[1]: Failed to start Network Name Resolution. Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Service has no hold-off time (RestartSec=0), scheduling restart. Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Scheduled restart job, restart counter is at 4. Aug 29 10:23:25 c systemd[1]: Stopped Network Name Resolution. Aug 29 10:23:25 c systemd[1]: Failed to set devices.allow on /system.slice/systemd-resolved.service: Operation not permitted Aug 29 10:23:25 c systemd[1]: Failed to set devices.allow on /system.slice/systemd-resolved.service: Operation not permitted Aug 29 10:23:25 c systemd[1]: Starting Network Name Resolution... Aug 29 10:23:25 c systemd[186]: systemd-resolved.service: Failed to update dynamic user credentials: Permission denied Aug 29 10:23:25 c systemd[186]: systemd-resolved.service: Failed at step USER spawning /lib/systemd/systemd-resolved: Permission denied Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Main process exited, code=exited, status=217/USER Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Failed with result 'exit-code'. Aug 29 10:23:25 c systemd[1]: Failed to start Network Name Resolution. Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Service has no hold-off time (RestartSec=0), scheduling restart. Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Scheduled restart job, restart counter is at 5. Aug 29 10:23:25 c systemd[1]: Stopped Network Name Resolution. Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Start request repeated too quickly. Aug 29 10:23:25 c systemd[1]: systemd-resolved.service: Failed with result 'exit-code'. Aug 29 10:23:25 c systemd[1]: Failed to start Network Name Resolution. Aug 29 10:23:25 c systemd[1]: Reached target Host and Network Name Lookups. Aug 29 10:23:25 c systemd[1]: Reached target Network. # systemctl status systemd-resolved ● systemd-resolved.service - Network Name Resolution Loaded: loaded (/lib/systemd/system/systemd-resolved.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2018-08-29 10:39:04 UTC; 10min ago Docs: man:systemd-resolved.service(8) https://www.freedesktop.org/wiki/Software/systemd/resolved https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients Process: 328 ExecStart=/lib/systemd/systemd-resolved (code=exited, status=217/USER) Main PID: 328 (code=exited, status=217/USER) Aug 29 10:39:04 c systemd[1]: systemd-resolved.service: Service has no hold-off time (RestartSec=0), scheduling restart. Aug 29 10:39:04 c systemd[1]: systemd-resolved.service: Scheduled restart job, restart counter is at 5. Aug 29 10:39:04 c systemd[1]: Stopped Network Name Resolution. Aug 29 10:39:04 c systemd[1]: systemd-resolved.service: Start request repeated too quickly. Aug 29 10:39:04 c systemd[1]: systemd-resolved.service: Failed with result 'exit-code'. Aug 29 10:39:04 c systemd[1]: Failed to start Network Name Resolution. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1789627/+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