[Bug 222880] freebsd-update should explain how to update ports after updating to a new release
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Sep 2023 17:43:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222880 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #1 from Ed Maste <emaste@freebsd.org> --- For a major upgrade pkg should do the right thing -- `pkg upgrade` after the 2nd freebsd-update install (i.e., after rebooting to the new kernel and installing new files) should be sufficient. pkg will prompt to upgrade itself, and will prompt to reinstall packages as the ABI string has changed. These steps shoud definitely be documented in the handbook and in the freebsd-update man page. We probably cannot provide a single, common recipe for folks who have ports installed with custom options, miscellaneous 3rd party software not from ports, etc. installed but ought to at least clearly document the point at which things should be rebuilt/reinstalled. -- You are receiving this mail because: You are the assignee for the bug.