Date: Tue, 20 Aug 2019 16:26:08 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 239997] Add environment variable to unbreak iocage upgrades Message-ID: <bug-239997-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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: bugs@FreeBSD.org Reporter: grembo@FreeBSD.org 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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239997-227>
