geerlingguy/mac-dev-playbook

mcrypt fails to install on Sanoma

DonBower opened this issue · 3 comments

Relative new install of Sanoma (just added Remote Desktop, MS Remote Desktop, VS Code)

followed directions in README.md, took all defaults. The error seems to explain the issue....

failed: [127.0.0.1] (item=mcrypt) => changed=false 
  ansible_loop_var: item
  item: mcrypt
  msg: 'Error: mcrypt has been disabled because it does not build from source from Monterey upwards!'

Can you drop mcrypt from the default config?

- mcrypt

Well sure.
No errors now, and I don't know the value of this app for me at this time. Thank you.

Great! I've removed it from the defaults as it has been deprecated a while anyway.