[Bug 239997] freebsd-update: Fix detection of src component, add upgradesready and config commands, new exit codes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 30 02:29:06 UTC 2019


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

Michael Gmelin <grembo at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cperciva at FreeBSD.org
                URL|https://github.com/iocage/i |https://reviews.freebsd.org
                   |ocage/pull/1027             |/D21473
            Summary|freebsd-update: add         |freebsd-update: Fix
                   |environment variable to     |detection of src component,
                   |unbreak iocage upgrades     |add upgradesready and
                   |                            |config commands, new exit
                   |                            |codes

--- Comment #3 from Michael Gmelin <grembo at FreeBSD.org> ---
After going back and forth and discussing with Colin, I implemented a better
solution for iocage.

While testing I noticed that detection of the src component didn't work if
BASEPATH != "/" (even though there was an attempt to correct that earlier this
year), so I fixed that. While there, I added new exit codes (instead of the
original SKIPISFETCHEDCHECK solution) and two new commands (partially discussed
OL).

As freebsd-update is mission critical, I opened a code review for better
collaboration on it:

https://reviews.freebsd.org/D21473

(this sounds like a lot, but is relatively trivial in the end)

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


More information about the freebsd-bugs mailing list