Bug#780636: (no subject)

Michael Biebl biebl at debian.org
Tue Mar 17 18:37:56 GMT 2015


control: tags -1 moreinfo

Am 17.03.2015 um 10:42 schrieb Christoph Pleger:
> 
> after changing the configuration of my eth0 network interface from network-manager-configured (with dhcp)
> to statically configured by creating a file /etc/network/interfaces.d/eth0 with
> 
> auto eth0
> iface eth0 inet static
> address ...
> netmask 255.255.255.0
> broadcast ...
> gateway ...
> dns-nameservers ... ...
> dns-search ...
> 
> my computer does not reboot anymore when I enter "shutdown -r now", but hangs while shutting down
> the network interface. Executing "ifdown eth0" does not hang, so I guess that the problem is a bug
> in systemd.  

I suspect a dependency cycle/dead lock in the /etc/network/if-*.d/ scripts.

Can you run "systemctl start debug-shell.service", then shutdown, then
switch to tty9 and attach the output of

systemd-cgls
ps aux
systemctl list-jobs



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20150317/9e726872/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list