[Bug 229502] spurious error message when upgrading from 11.1p11 -> 11.2p0 via freebsd-update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 3 21:59:44 UTC 2018


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

            Bug ID: 229502
           Summary: spurious error message when upgrading from 11.1p11 ->
                    11.2p0 via freebsd-update
           Product: Base System
           Version: 11.2-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs at FreeBSD.org
          Reporter: lidl at FreeBSD.org

I upgraded an amd64 machine from FreeBSD 11.1p11 -> 11.2p0 via
'freebsd-update' command:

# /usr/sbin/freebsd-update install
src component not installed, skipped
Installing updates...
Kernel updates have been installed.  Please reboot and run
"/usr/sbin/freebsd-update install" again to finish installing updates. 
# shutdown -r now "Rebooting with fbsd11.2p0 kernel" 

(reboots without issue)

# /usr/sbin/freebsd-update install
src component not installed, skipped
Installing updates...install:
///var/db/etcupdate/current/etc/autofs/include_nis: No such file or directory
install: ///var/db/etcupdate/current/etc/autofs/include_nis_nullfs: No such
file or directory
install: ///var/db/etcupdate/current/etc/rc.d/ipfw_netflow: No such file or
directory
 done. 
# shutdown -r now "Rebooting with fbsd11.2p0 user binaries"

The upgrade was successful, and the machine uses 'pf' for packet filtering, so
I wasn't terribly concerned about the missing files...

However, in the three machines that I upgraded via freebsd-update, this was the
only one that emitted these machines.  I'm reporting this in case someone wants
to poke at what might have caused these files to go missing...

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


More information about the freebsd-bugs mailing list