Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.2
-
None
Description
It seems that install package custom action is not taking into account the logic in the stack to exclude packages. Therefore, it is installing hadooplzo, phoenix, even if they should be installed. This causes issue for folks using local repo which may not include these packages.
We need a design where package exclusion logic lives in a single location - perhaps stack definition itself - that is shared by Upgrade code as well as regular stack install code.
Meanwhile, we may need a hot-fix to avoid installing hadooplzo during RU. This can be a bit hacky as its needed on 2.1.2.