My longterm home server (a HP Microserver Gen 7) runs FBSD on a ZFS raid-z2 since installation about 10 years ago. Did all the major and minor updates without major problems (except the one time it didn't boot from ZFS after an upgrade).
Now I did the upgrade 13.2->14.0. Worked fine. I'm using sendmail in a production environment for about 30 years now and won't change this. So I reversed the change of the MTA back to sendmail, recompiled sendmail to use AUTH and everything works happy as before. However, every day my "freebsd-update cron" cronjob sends an error message like this:
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 14.0-RELEASE from update1.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
The following files will be updated as part of updating to
14.0-RELEASE-p5:
/usr/lib/debug/usr/libexec/sendmail/sendmail.debug
/usr/libexec/sendmail/sendmail
A "freebsd-update install" reinstalls the AUTH-less sendmail. I need AUTH, so I recompile sendmail. Do I have to live with this error message for the rest of my (FreeBSD-) live?
Martin
Now I did the upgrade 13.2->14.0. Worked fine. I'm using sendmail in a production environment for about 30 years now and won't change this. So I reversed the change of the MTA back to sendmail, recompiled sendmail to use AUTH and everything works happy as before. However, every day my "freebsd-update cron" cronjob sends an error message like this:
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 14.0-RELEASE from update1.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
The following files will be updated as part of updating to
14.0-RELEASE-p5:
/usr/lib/debug/usr/libexec/sendmail/sendmail.debug
/usr/libexec/sendmail/sendmail
A "freebsd-update install" reinstalls the AUTH-less sendmail. I need AUTH, so I recompile sendmail. Do I have to live with this error message for the rest of my (FreeBSD-) live?
Martin