adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
84 stars 100 forks source link

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

Closed sxa closed 2 months ago

sxa commented 2 months ago

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
sxa commented 2 months ago

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'."}