adoptium / adoptium/infrastructure

macos13 github checks failing on pulseaudio installs

Open
#3,874 0 comments 0 reactions 0 assignees View on GitHub
ansible os:macOS
Dominant language
Python
Stars
96
Forks
106
Avg merge
1d 23h
Merged PRs (30d)
13

Description

The check seems to be failing on most of the pending infrastructure PRs with the following error:
```
TASK [Common : Install Test Tool Packages] *************************************
changed: [localhost] => (item=mercurial)
failed: [localhost] (item=pulseaudio) => {"ansible_loop_var": "item", "changed": false, "item": "pulseaudio", "msg": "Error: The `brew link` step did not complete successfully"}
ok: [localhost] => (item=jq)
```
Perhaps we should not continue to support macos 13?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the failing macOS 13 GitHub check and inspect the Ansible task named “Common : Install Test Tool Packages,” focusing on the pulseaudio item and its brew link error. Done means the check succeeds on macOS 13 or the supported-version decision is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
ansible, github, macos, python
Domain
ci-cd, devops, infrastructure, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.