Bug 268200 - Upgrade from 12.3-RELESE to 12.4-RELEASE breaks remote ssh until next reboot
Summary: Upgrade from 12.3-RELESE to 12.4-RELEASE breaks remote ssh until next reboot
Status: Closed DUPLICATE of bug 268199
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 12.4-RELEASE
Hardware: amd64 Any
: --- Affects Many People
Assignee: Graham Perrin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-06 15:31 UTC by hk
Modified: 2022-12-06 16:22 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hk 2022-12-06 15:31:23 UTC
I have a vanilla FreeBSD 12.3-RELEASE-p6 (amd64) system. Upgraded to 12.4-RELEASE as follows:

remote login via ssh
  freebsd-update upgrade -r 12.4-RELEASE
  freebsd-update install
  reboot
remote login via ssh
  freebsd-update install

now (after second install-run) remote login vi ssh is no longer possible

Current solution:
  whilst still logged on, reboot again

remote login via ssh is then possible again (at least when I tested this)

Originally tested with FreeBSD 12.3-RELEASE-p6 on VMWare Fusion (on MacBook Pro with macOS Monterey 12.4), retested with a vanilla FreeBSD12.3-RELEASE install (installed from ISO-Image FreeBSD-12.3-RELEASE-amd64-dvd1.iso), same problem.

This might bite all people who have remote systems without (remote) console access.

Best regards
Holger

(not sure if this is similar to bug #41202)
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-12-06 16:22:30 UTC

*** This bug has been marked as a duplicate of bug 268199 ***