Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 May 2022 16:20:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 263489] sshd does not work after reboot to 13.1-RC4
Message-ID:  <bug-263489-227-UjLoR82SX7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263489-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263489-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263489

--- Comment #13 from Christos Chatzaras <chris@cretaforce.gr> ---
I upgrade using source from 13.0 to 13.1 :

gitup release
cd /usr/src
make -j1 buildworld
make -j1 buildkernel
make installkernel
etcupdate -p
make installworld
etcupdate
make -DBATCH_DELETE_OLD_FILES delete-old
make -DBATCH_DELETE_OLD_FILES delete-old-libs
rm -fr /usr/obj/usr /usr/src

After these commands I can't connect with a new ssh connection but my curre=
nt
ssh connection still works.

If I reboot then ssh works again.

Are we talking about the same issue?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263489-227-UjLoR82SX7>