Actions
Bug #10931
closedBUILDPY2TOOLS and BUILDPY3TOOLS need to be documented in illumos.sh
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
tools - gate/build tools
Start date:
2019-05-08
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
#9979 introduced BUILDPY2TOOLS and BUILDPY3TOOLS to select python version to build onbld tools against, but if you don't have python3 installed at all, it will take some time to figure out what modifications env file needs. Documenting both in illumos.sh as was done for BUILDPY2 and BUILDPY3 would be helpful.
Related issues
Updated by x v over 3 years ago
- Related to Feature #9979: Support python3 for in-gate tools added
Updated by Electric Monk almost 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit b40354493afafb9870e25372645af933e189b24f
commit b40354493afafb9870e25372645af933e189b24f Author: Hans Rosenfeld <hans.rosenfeld@joyent.com> Date: 2020-02-13T16:17:26.000Z 10931 BUILDPY2TOOLS and BUILDPY3TOOLS need to be documented in illumos.sh Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Kody Kantor <kody@kkantor.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Actions