TOOLS-1656: mg completely ignores SDC_IMAGE_PACKAGE when 'local build' isn't set

Details

Issue Type:Bug
Priority:4 - Normal
Status:Resolved
Created at:2017-01-19T20:06:03.000Z
Updated at:2021-03-26T02:03:29.165Z

People

Created by:Former user
Reported by:Former user
Assigned to:Former user

Resolution

Won't Fix: The problem described is an issue which will never be fixed.
(Resolution Date: 2021-03-26T02:03:29.125Z)

Description

I'm building against staging, using it for both sdc and manta. While I have set the SDC_IMAGE_PACKAGE, it's completely ignored because I haven't set SDC_LOCAL_BUILD. The problem is that when SDC_LOCAL_BUILD isn't set and you end up building against the triton configured in the SDC_URL environment variable. If that doesn't have the default package, then all bets are off and the things will fail. As such, I think it makes sense to always honor it.

Comments

Comment by Former user
Created at 2017-04-05T20:29:19.000Z

https://cr.joyent.us/#/c/1751/