[Touch-packages] [Bug 1814124] Re: sshd does not start after update

2019-02-04 Thread Wojciech Sulewski
I can not choose OpenVZ version or kernel. I can only pass some information to my VPS providers and I see all of them using version 6. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu.

[Touch-packages] [Bug 1814124] Re: sshd does not start after update

2019-02-04 Thread Wojciech Sulewski
I run several OpenVZ VPS servers from 4 different providers and last month I lost ssh access to all of them after doing an update. I have never had such problem before and I update regularly. I don't have access to KVM to check it. 1 lrwxrwxrwx 1 root root 4 Feb 3 15:16 /var/run -> /run 2

[Touch-packages] [Bug 1814124] Re: sshd does not start after update

2019-02-03 Thread Wojciech Sulewski
BTW the "fix" I got from here: https://askubuntu.com/questions/739164/ssh-connection-refused seems like an old problem. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu.

[Touch-packages] [Bug 1814124] Re: sshd does not start after update

2019-02-03 Thread Wojciech Sulewski
I did some additional tests and reinstalling openssh-server does not break it. It only breaks after the update procedure. To recreate the error, take a fresh OpenVZ 6 Templates of Ubuntu 16.04 64bit, and simply do: apt-get clean && apt-get autoclean && apt-get autoremove && apt-get update &&

[Touch-packages] [Bug 1814124] [NEW] sshd does not start after update

2019-01-31 Thread Wojciech Sulewski
Public bug reported: After processing system update by: apt-get clean && apt-get autoclean && apt-get autoremove && apt-get update && apt-get upgrade && apt-get dist-upgrade && reboot ssh server stops starting at system boot. It starts after doing: mkdir /var/run/sshd chmod 0755 /var/run/sshd