https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239997
Bug ID: 239997
Summary: Add environment variable to unbreak iocage upgrades
Product: Base System
Version: CURRENT
Hardware: Any
URL: https://github.com/iocage/iocage/pull/1027
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Created attachment 206735
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206735&action=edit
Patch to introduce new environment variable SKIPISFETCHEDCHECK
In bug #229346 freebsd-update was changed to fix ezjail and iocell ugrades.
Unfortunately this also broke iocage's upgrade mechanism.
This patch introduces an environment variable to control the behavior of the
check in question. By setting SKIPISFETCHEDCHECK, the test if there was a fetch
phase before running install is skipped, therefore not showing an error message
(which confuses the user in automatic setups anyway) and avoiding exiting with
an error code, which broke iocage.
See also:
https://github.com/iocage/iocage/pull/1027
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"