macadmins / macadmins/installapplications

InstallApplications silently fails with packages that are not universal if Rosetta is not installed

Open
#90 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
307
Forks
59
PR merge metrics
No merged PRs in 30d

Description

When installing packages that do not contain <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/> in their Distribution file, IAs attempts to install the package and silently fails. It thinks the install is successful.

Your provisioning process may then fail in weird ways. A second IAs run will likely work, because Rosetta is now installed (by another script you have)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the InstallApplications package-install path and trace how packages lacking the stated Distribution options are handled when Rosetta is absent. Reproduce the failure with a non-universal package on an Apple-silicon Mac, then verify that the run reports the installation failure instead of succeeding silently and that provisioning does not continue as if it succeeded.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, python
Domain
devops, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.