Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unixPB: Move cmake install from homebrew to be a cask #3538

Closed
wants to merge 1 commit into from

Conversation

sxa
Copy link
Member

@sxa sxa commented May 1, 2024

Draft because I've no idea if this will work (untested)
Problem seems to be this:

TASK [Common : Install Build Tool Packages] ************************************
changed: [localhost] => (item=autoconf)
changed: [localhost] => (item=automake)
failed: [localhost] (item=cmake) => {"ansible_loop_var": "item", "changed": false, "item": "cmake", "msg": "Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag."}
changed: [localhost] => (item=coreutils)
Checklist
  • commit message has one of the standard prefixes
  • faq.md updated if appropriate
  • other documentation is changed or added (if applicable)
  • playbook changes run through VPC or QPC (if you have access)
  • VPC/QPC not applicable for this PR
  • for inventory.yml changes, bastillion/nagios/jenkins updated accordingly

Signed-off-by: Stewart X Addison <sxa@redhat.com>
@sxa
Copy link
Member Author

sxa commented May 1, 2024

That didn't work - closing for now:

TASK [Common : Install Build Tool Casks] ***************************************
changed: [localhost] => (item=packages)
failed: [localhost] (item=cmake) => {"ansible_loop_var": "item", "changed": false, "item": "cmake", "msg": "Error: It seems there is already a Binary at '/opt/homebrew/bin/cpack'."}

@sxa sxa closed this May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant