Fixed in experimental branch: http://anonscm.debian.org/cgit/pkg- systemd/systemd.git/commit/?h=experimental&id=1afebb7d7e
Cherry-picked into ubuntu branch: http://anonscm.debian.org/cgit/pkg- systemd/systemd.git/commit/?h=ubuntu&id=28640752 ** Changed in: systemd (Ubuntu Vivid) Status: In Progress => Fix Committed ** Description changed: Running the display-manager autopkgtest causes eth0 to get shut down: Apr 28 08:30:15 autopkgtest ifdown[3267]: Internet Systems Consortium DHCP Client 4.3.1 Apr 28 08:30:15 autopkgtest ifdown[3267]: Copyright 2004-2014 Internet Systems Consortium. Apr 28 08:30:15 autopkgtest ifdown[3267]: All rights reserved. Apr 28 08:30:15 autopkgtest ifdown[3267]: For info, please visit https://www.isc.org/software/dhcp/ Apr 28 08:30:15 autopkgtest ifdown[3267]: Listening on LPF/eth0/52:54:00:12:34:56 Apr 28 08:30:15 autopkgtest ifdown[3267]: Sending on LPF/eth0/52:54:00:12:34:56 Apr 28 08:30:15 autopkgtest ifdown[3267]: Sending on Socket/fallback Apr 28 08:30:15 autopkgtest dhclient[3301]: DHCPRELEASE on eth0 to 10.0.2.2 port 67 (xid=0x3ca4ea0a) Apr 28 08:30:15 autopkgtest ifdown[3267]: DHCPRELEASE on eth0 to 10.0.2.2 port 67 (xid=0x3ca4ea0a) This breaks the ssh runner. + + SRU TEST CASE: + ============== + - Prepare a system which uses ifupdown (e. g. a standard adt-buildvm-ubuntu-cloud VM) + - Start it, run "sudo systemctl default" + - With vivid final's systemd, this will stop [email protected] and hence shut down eth0. ssh and other network connections will stop. + - With this fix, [email protected] and eth0 should stay running/up. + + Regression potential: Very low: We don't use "systemctl isolate" during + regular operation, and more elaborate commands like "systemctl isolate + rescue.target" are currently broken on Ubuntu anyway due to our D-Bus + shutdown hack. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1449380 Title: "systemctl default" stops [email protected] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1449380/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
