-
Notifications
You must be signed in to change notification settings - Fork 9
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
Issue with Alfred 4 #3
Comments
Also, when I try to open the application it says I dont have permission to do so. drwxr-xr-x, its owned by me with the group |
Another Update; I think the permissions are the issue here. If I manually set permission to 777 it will allow me to open alfred. I tried 644 as well, like this role uses and it did NOT work. I think something within Alfred needs a higher permission. |
f is optional. default to url basename per https://github.com/juju4/ansible-macos-apps-install/blob/master/tasks/darwin.yml#L40 (but somewhat not a filename or extra query strings) I found some condition issue in HEAD branch, not sure which version/commit of the role you are using. From testing in github action
Initially, mode was a single definition as input to ansible but seems a preserve option has been added. all good after that
Please try latest HEAD and confirm ok |
Seems to be working, thank you! |
When I install alfred 4 via:
{u: "https://cachefly.alfredapp.com/Alfred_4.6_1266.dmg", f: "alfred.dmg", n: "Alfred 4"}
It sits for like 10 minutes on
TASK [juju4.macos-apps-install : Copy 'Alfred 4' app to '/Applications']
even though the file is very small.Eventually it does get past that step and says its changed, but the application looks like this in /Applications:
What am I doing wrong? Sorry for formatting, Im on my mobile device.
The text was updated successfully, but these errors were encountered: