On 2026-03-13, Kirill A Korinsky <[email protected]> wrote: > On Fri, 13 Mar 2026 02:10:28 +0100, > [email protected] wrote: >> >> > On Thu, 12 Mar 2026 22:44:22 +0100, >> > [email protected] wrote: >> >> >> >> Hello >> >> >> >> i can not find the solution! Could somebody help please? >> > >> > Have you run pkg_add -u after syspatch? Have you restarted smptd via rcctl >> > after that? >> > >> >> Yes, pkg_add -uU; yes rcctl Thank you. >> > > I wonder, why have you use -U?
because some stupid website posted it and it got cargo-culted. it does not do what people think, it's for if you are running snapshots, haven't updated fully, and want to install a new package without doing a full package update and instead just update any dependencies required by the newly installed package, taking the risk that it may break your existing installed packages (so you'd then have to do the full pkg_add -u that you were trying to avoid to fix).

