[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:7.2p2-4ubuntu2.1 --- openssh (1:7.2p2-4ubuntu2.1) xenial-security; urgency=medium * SECURITY UPDATE: user enumeration via covert timing channel - debian/patches/CVE-2016-6210-1.patch: determine appropriate salt for invalid

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-08-08 Thread Shayne Hardesty
Hi Brian, I have tested the updated packages (1:7.2p2-4ubuntu2) and can confirm that they resolve the issue for us. Tags updated. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-08-04 Thread Mathew Hodson
** Changed in: openssh (Ubuntu Xenial) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584393 Title: systemctl restart networking hangs reloading ssh.service To

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-08-04 Thread Brian Murray
Hello Gustavo, or anyone else affected, Accepted openssh into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/openssh/1:7.2p2-4ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-07-31 Thread Martin Pitt
I uploaded a xenial fix to the SRU review queue. ** Changed in: openssh (Ubuntu Xenial) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584393 Title:

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-07-30 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:7.2p2-8 --- openssh (1:7.2p2-8) unstable; urgency=medium [ Colin Watson ] * Stop enabling ssh-session-cleanup.service by default; instead, ship it as an example and add a section to README.Debian. libpam-systemd >= 230 and

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-07-29 Thread Bug Watch Updater
** Changed in: openssh (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584393 Title: systemctl restart networking hangs reloading ssh.service To manage

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-07-26 Thread Bug Watch Updater
** Changed in: openssh (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584393 Title: systemctl restart networking hangs reloading ssh.service To manage

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-07-26 Thread Martin Pitt
I forwarded the patch to Debian, as we currently keep the package in sync and Colin wants to keep it that way. I'll SRU this to xenial once it lands in yakkety. ** Bug watch added: Debian Bug tracker #832557 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832557 ** Also affects: openssh

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-07-15 Thread Shayne Hardesty
This looks good as well - reverted to an original (unpatched) image and verified the timeout was present.. Applied this patch and I haven't been able to reproduce the timeout. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-07-15 Thread Martin Pitt
> --job-mode=ignore-dependencies still keeps ReloadPropagatedTo=. If not, we need something else. It doesn't, and indeed that would make --job-mode=ignore-dependencies a bit pointless. So we would apply this generally, we would break e. g. some postinst script that does "invoke-rc.d openvpn

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-07-15 Thread Martin Pitt
I discussed that patch with Michael Biebl -- we need to ensure that this does not break things like openvpn.service → openvpn@.service, i. e. that --job-mode=ignore-dependencies still keeps ReloadPropagatedTo=. If not, we need something else. -- You received this bug notification because you are

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-07-14 Thread Martin Pitt
I discussed that patch with Michael Biebl -- we need to ensure that this does not break things like openvpn.service → openvpn@.service, i. e. that --job-mode=ignore-dependencies still keeps ReloadPropagatedTo=. If not, we need something else. ** Changed in: openssh (Ubuntu) Status:

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-07-14 Thread Shayne Hardesty
My initial testing on this looks good - after applying the patch I wasn't able to trigger the timeout that we were seeing before. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584393 Title:

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-07-14 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584393 Title: systemctl restart networking hangs reloading ssh.service To manage notifications about this bug go to:

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-07-14 Thread Martin Pitt
I still cannot reproduce this. In a xenial cloud instance I ran for i in `seq 50`; do systemctl reset-failed networking; systemctl restart networking; done successfully, this is with a standard /etc/network/interfaces.d/50 -cloud-init.cfg with just "auto ens3" and "iface ens3 inet dhcp" and

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-06-23 Thread Martin Pitt
This indeed looks like a deadlock. It could be broken by openssh's if- up.d script if it reloads ssh asynchronously instead of blocking on it. It would be even better to finally get rid of this silly hack and make openssh use IP_FREEBIND properly :-) I'm very reluctant to make invoke-rc.d reload

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-06-23 Thread Dan Watkins
** Changed in: ifupdown (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584393 Title: systemctl restart networking hangs reloading ssh.service To manage

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-06-23 Thread Dan Watkins
I've reproduced this on GCE also. Here's what ssh.service looks like during the hang (and it looks like the reload hasn't affected it): $ sudo systemctl status ssh.service ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset:

[Bug 1584393] Re: systemctl restart networking hangs reloading ssh.service

2016-05-21 Thread Gustavo Lopes
When networking is hung, stopping ssh.service will also resolve the hang, but reloading or restating ssh.service will hang as well. There are no problems restarting or reloading ssh.service in other circumstances. -- You received this bug notification because you are a member of Ubuntu Bugs,