Miroslav Lachman
2014-Jun-02 23:14 UTC
freebsd-update of 9.2 linker.hints has two checksums?
I updated from 9.2-p3 to FreeBSD 9.2-RELEASE-p6 amd64 GENERIC Then I did freebsd-update IDS and the result is really strange: Looking up update.FreeBSD.org mirrors... 5 mirrors found. Fetching metadata signature for 9.2-RELEASE from update5.freebsd.org... done. Fetching metadata index... done. Fetching 1 metadata patches. done. Applying metadata patches... done. Inspecting system... done. /boot/kernel/linker.hints has SHA256 hash acb18b41571bf97e13f33ab5a4059b475b4e63e18a6b4af76f8458abf407b225, but should have SHA256 hash 1027485d3bbea91931b1289c751d8530c33b67f562376237d39085133096bcfd. /boot/kernel/linker.hints has SHA256 hash acb18b41571bf97e13f33ab5a4059b475b4e63e18a6b4af76f8458abf407b225, but should have SHA256 hash d2196e2046b1aa6d4b0e10d5d521d6cad0ab1daa814f6b6f80dd110df2aebcca. /etc/freebsd-update.conf has SHA256 hash c7b9485cb963194a8f0478a0940b00e7e0db1aaf880a020b95dee4d4f550d17e, but should have SHA256 hash 2f023c86292ffd3600301db539eabec4ee9563fe6a2a046703646a16f7caf6f8. linker.hints has recorder two different checksums. How is it possible? This is content of my freebsd-update.conf quip at neon ~/> egrep -v '^(#|$)' /etc/freebsd-update.conf KeyPrint 800651ef4b4c71c27e60786d7b487188970f4b4169cc055784e21eb71d410cc5 ServerName update.FreeBSD.org Components src world kernel IgnorePaths IDSIgnorePaths /usr/share/man/cat IDSIgnorePaths /usr/share/man/whatis IDSIgnorePaths /var/db/locate.database IDSIgnorePaths /var/log UpdateIfUnmodified /etc/ /var/ /root/ /.cshrc /.profile /usr/share/skel MergeChanges /etc/ /var/named/etc/ /boot/device.hints /usr/share/skel Miroslav Lachman