[Bug 3616] SSHD Server Not Working After 9.4p1 Upgrade
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Sep 26 18:40:56 AEST 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3616
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at dtucker.net
--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to Ajay from comment #0)
> I have followed the following steps to upgrade the OpenSSH
> sudo yum install [...]
Which distro is this? Looks Redhat flavoured.
[...]
> Sep 26 07:33:02 ip-10-12-38-163.stg.ymc.local sshd[43387]: Server
> listening on :: port 22.
> Sep 26 07:34:32 ip-10-12-38-163.stg.ymc.local systemd[1]:
> sshd.service: start operation timed out. Terminating.
This looks like your vendor modified sshd to report startup status back
to systemd and you replaced it with a stock one that doesn't, and after
a 90 second timeout systemd thinks sshd failed to start.
There's some discussion in bug#2641 about how to make sshd and systemd
play nicely together although the discussion fizzled out without
resolution.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list