[Bug 214545] freebsd-update erroneously reports mandoc.db databases need updating

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 15 20:12:31 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214545

            Bug ID: 214545
           Summary: freebsd-update erroneously reports mandoc.db databases
                    need updating
           Product: Base System
           Version: 11.0-RELEASE
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: anubas at hotmail.com

After patching my servers, I have noticed that after a couple of days,
freebsd-update thinks the following files still need to be patched which cause
additional "[server_name] security updates" emails to be generated each
morning.

/usr/share/man/mandoc.db
/usr/share/openssl/man/mandoc.db

I have been told that these databases are periodically updated, which means
their hash values will change
(https://forums.freebsd.org/threads/58553/#post-334803). Should freebsd-update
ignore changes to these files or are these files in the wrong location?

I have also noticed that the "freebsd-update IDS" command produces hash
warnings for the above listed files three different times. All other files are
only listed once.

<output>
$ freebsd-version
11.0-RELEASE-p3

$ sudo freebsd-update fetch
Password:
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 11.0-RELEASE from update5.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 11.0-RELEASE-p3:
/usr/share/man/mandoc.db
/usr/share/openssl/man/mandoc.db

$ sudo freebsd-update IDS
Password:
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 11.0-RELEASE from update5.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.
[output from other files removed]
/usr/share/man/mandoc.db has SHA256 hash
5f346b11b7ba8281a33963ead7bf914816cb4c274af2b5c5735da2f6183cc8eb, but should
have SHA256 hash
095526d080f7f94768d14d8fd52ea1411d478cf0c12c82f693540266ea1bf3a5.
/usr/share/man/mandoc.db has SHA256 hash
5f346b11b7ba8281a33963ead7bf914816cb4c274af2b5c5735da2f6183cc8eb, but should
have SHA256 hash
17c15936fb3ff4879ebd066c7210b2dca671f2d864852523c2e76b4853858420.
/usr/share/man/mandoc.db has SHA256 hash
5f346b11b7ba8281a33963ead7bf914816cb4c274af2b5c5735da2f6183cc8eb, but should
have SHA256 hash
8f9f39a2355f27840219be2da88ae5e77b5142fbab677ea2c43b342c2e7f7394.
/usr/share/openssl/man/mandoc.db has SHA256 hash
e2f1ac0efeedc35a6076f84831cafed08a8705a08528870f43d15b5b70e26dd7, but should
have SHA256 hash
3def5f84de882f7031351edcc888e8680058e494fad532f5e4aaf1680eea8fa7.
/usr/share/openssl/man/mandoc.db has SHA256 hash
e2f1ac0efeedc35a6076f84831cafed08a8705a08528870f43d15b5b70e26dd7, but should
have SHA256 hash
3f6e5ca36cb7098d89430a523e501b50b9437e69ef0bc19fc43d36eb0cf73f74.
/usr/share/openssl/man/mandoc.db has SHA256 hash
e2f1ac0efeedc35a6076f84831cafed08a8705a08528870f43d15b5b70e26dd7, but should
have SHA256 hash
814d38c9b5ea4665fc1275707332c8c093650a3c67f5946f5cf5aa986749f552.
</output>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list