Skip to content

If installer can't run post_install do not give up #912

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

Merged
merged 3 commits into from
Aug 21, 2020

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Aug 20, 2020

This PR:

  • change the post_install error into a warning from
Error during install: running post install: fork/exec /home/alien/.arduino15/packages/sensebox/hardware/samd/1.1.2/post_install.sh: permission denied

to

WARNING: cannot run post install: fork/exec /home/alien/.arduino15/packages/sensebox/hardware/samd/1.1.2/post_install.sh: permission denied
  • make some small tweaks to other messages.

@cmaglie cmaglie requested a review from silvanocerza August 20, 2020 14:58
@cmaglie cmaglie merged commit d68544e into arduino:master Aug 21, 2020
@cmaglie cmaglie deleted the small_post_install_tweaks branch August 21, 2020 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants