https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289769
Matthew D. Fuller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Matthew D. Fuller <[email protected]> --- Presumably (for those lucky enough not to have this stuff in their head): - freebsd-update installs the libs in lexical order - libc sorts before libsys - New libc will be unhappy with the not-yet-existence of libsys - freebsd-update needs to run things like gzip and install, and they'll be unhappy if libc doesn't work... -- You are receiving this mail because: You are the assignee for the bug.
