FreeBSD Security Advisory FreeBSD-SA-20:19.unbound

Craig Leres leres at freebsd.org
Thu Jul 9 17:02:39 UTC 2020


After upgrading to 11.3-RELEASE-p11 I find that my systems still think 
they can upgrade to -p11. But the files to be installed aren't.

     zinc 12 # freebsd-version
     11.3-RELEASE-p11
     zinc 13 # freebsd-update fetch
     Looking up update5.freebsd.org mirrors... none found.
     Fetching metadata signature for 11.3-RELEASE from 
update5.freebsd.org... done.
     Fetching metadata index... done.
     Inspecting system... done.
     Preparing to download files... done.
     The following files will be added as part of updating to
     11.3-RELEASE-p11:
     /usr/lib/debug/usr/sbin/local-unbound-anchor.debug
     /usr/lib/debug/usr/sbin/local-unbound-checkconf.debug
     /usr/lib/debug/usr/sbin/local-unbound-control.debug
     /usr/lib/debug/usr/sbin/local-unbound.debug
     zinc 14 # freebsd-update install
     Installing updates...install: 
///usr/lib/debug/usr/sbin/local-unbound-anchor.debug: No such file or 
directory
     install: ///usr/lib/debug/usr/sbin/local-unbound-checkconf.debug: 
No such file or directory
     install: ///usr/lib/debug/usr/sbin/local-unbound-control.debug: No 
such file or directory
     install: ///usr/lib/debug/usr/sbin/local-unbound.debug: No such 
file or directory
      done.

Should I create /usr/lib/debug/usr/sbin and update again? Ignoring it is 
not a good option because I have a cron job to "freebsd-update fetch".

		Craig


More information about the freebsd-hackers mailing list