Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Fall 1 2022 Aug 15
Description
During testing, Nowlan Freese observed that when he installed IGB+Universal JRE onto an Apple laptop with M2 chip, the machine also installed Rosetta.
We are confused about why this happened because the JRE was supposed to include binaries for this chip.
For this task, investigate why this has happened.
Attachments
Issue Links
- relates to
-
IGBF-3113 Make new Docker image with version 9 Install4J and Zulu JDKs to build IGB
-
- Closed
-
Tested on macOS 12.4 with an M1 processor.
Downloaded and installed IGB from https://bitbucket.org/aloraine/integrated-genome-browser/downloads/Zulu-IGB-macos-9.1.8.dmg
IGB ran using the ARM java version and did not require Rosetta. See attached image (IGB_ZULU.png) where the "Kind" column indicates whether it is running using either Apple (native) or Intel (Rosetta).
I then downloaded the 3113 branch installer (https://bitbucket.org/aloraine/integrated-genome-browser/downloads/IGBF-3113.dmg). IGB ran using Rosetta (see attached image IGBF_3113.png, look for Intel under the "Kind" column).
This indicates that the IGBF-3113 branch installer may be misconfigured.