Date: Wed, 19 Apr 2017 11:07:41 +0100 From: Matthew Seaman <matthew@FreeBSD.org> To: freebsd-questions@freebsd.org Subject: Re: Update questions Message-ID: <8527267b-01a7-e03c-c960-b9e5a68ccd16@FreeBSD.org> In-Reply-To: <CAOuOsxSAfv%2B4w1RHyniE9ism_mQY0Rq99KYDP5jM5UGnsqpFRg@mail.gmail.com> References: <CAOuOsxSAfv%2B4w1RHyniE9ism_mQY0Rq99KYDP5jM5UGnsqpFRg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --lpqGfFMmrBiNPPwahvxCCRIX4sHhK2xmR Content-Type: multipart/mixed; boundary="C46Mj5nJBmxVgHODBTPjPpTIr78x7vApS"; protected-headers="v1" From: Matthew Seaman <matthew@FreeBSD.org> To: freebsd-questions@freebsd.org Message-ID: <8527267b-01a7-e03c-c960-b9e5a68ccd16@FreeBSD.org> Subject: Re: Update questions References: <CAOuOsxSAfv+4w1RHyniE9ism_mQY0Rq99KYDP5jM5UGnsqpFRg@mail.gmail.com> In-Reply-To: <CAOuOsxSAfv+4w1RHyniE9ism_mQY0Rq99KYDP5jM5UGnsqpFRg@mail.gmail.com> --C46Mj5nJBmxVgHODBTPjPpTIr78x7vApS Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 2017/04/19 10:47, Jia Shi wrote: > When I updating from the version of 10.3-RELEASE-p18 to 11.0-RELEASE,I = have > some problems. >=20 > The following text was printed: >=20 > The following files are affected by updates, but no changes have been > downloaded because the files have been modified locally: > ****.cf > ***.cf >=20 > The following files will be updated as part of updating to 10.3-RELEASE= -p18: > /usr/bin/bspatch >=20 > How can I solve it? This is absolutely normal -- all its doing is saying it isn't going to overwrite your locally generated sendmail configurations. That's fine -- the .cf files are easily regenerated from the .mc files, and you notice that freebsd-update isn't complaining about updating those. It will update the stock 'freebsd.mc' or 'freebsd.submit.mc' files, while leaving the $(hostname).mc or $(hostname).submit.mc files your configuration is actually built from alone. After you update you should consider rebuilding your sendmail configuration. Merge any desired changes from /etc/mail/freebsd{,.submit}.mc into your /etc/mail/$(hostname){,.submit}.mc and then rebuild your sendmail config = by # make -C /etc/mail all install restart However, it's quite likely that there won't be any changes you need to merge, so you can usually just do nothing here. Cheers, Matthew --C46Mj5nJBmxVgHODBTPjPpTIr78x7vApS-- --lpqGfFMmrBiNPPwahvxCCRIX4sHhK2xmR Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQJ8BAEBCgBmBQJY9zbuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQxOUYxNTRFQ0JGMTEyRTUwNTQ0RTNGMzAw MDUxM0YxMEUwQTlFNEU3AAoJEABRPxDgqeTnYJQQAJQ1ZuM61P+zuOUoQA8zFBnX 8Lti5Oy5gwTkh/r5ObnDe7zIt2W7V1CIPhnh655i3j/H5sjMyXraqAw8JigthxlS UNfNGWTVJTqFbAzAeeGeS4+8VSDZMMIMVXdL/cBuAK1a5vgXyA/Gs89vYRwz6hjf tmdBRFmeCLC0Yk8VJeU+jjGjnfqtmrqQD9/PZOLyZa1c6jnmjJWo0z0hJJV2a2Gd qnYj6wMfLBaNj00sdiihBw46sq3TnRLqRFU5/kw1SCFyBpqJblVnobtx8tnUQAFC EmmtgvMGu4O82QtILpiSvCg9j+ZBaaIyyYYeHEhom0daN7uqG8twYgdY2jd8xeE/ M9TBo7IzuebklOeDQin9PtGx96Xj2ep2tpNVEHSi1XqwNLjSF46sjpizYQtDn2Wu BN9skKEKFfFDmRiHR75cYjNUGKc0Ai9ZpnBmacLXfrHm5KHOtpOpfiT54gZkBcEp czjHWJ/1Jw3Bh/ZJvtQuH6vYufqoyxjJiXymLnGZc5/IKkQzc71KE/4vQRo/IPMK hOX79jryD4JtETpmJyN93zPg/vrSIybE/pZ2YrD6umSHgslIZLV3Ug3n/O7raqSk fSGtWm9UbDdFKd+D99zCw7zw3iv/McBzq89W9ElO50ECKKZTB/+XIZ3TkVyjkok/ y3VYusbV3Zlnl5bhLrDL =4LOr -----END PGP SIGNATURE----- --lpqGfFMmrBiNPPwahvxCCRIX4sHhK2xmR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8527267b-01a7-e03c-c960-b9e5a68ccd16>