Skip to content

stop trying to fix esp8266 2.5.0-beta1 permission problem #37

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 2 commits into from
Jan 28, 2019

Conversation

dhalbert
Copy link
Contributor

This was supposedly fixed upstream after 2.5.0-beta1. They're on beta3 anyway now.
esp8266/Arduino#5483.

I think this will be OK, since the issue about signing.py not having execute permission was some kind of side effect of another bug.

@dhalbert dhalbert requested a review from ladyada January 28, 2019 15:14
@ladyada
Copy link
Member

ladyada commented Jan 28, 2019

it looks like maybe the xtensa compiler isn't cached? its put into /bin/...? i deleted the cache to see if that helps

@dhalbert
Copy link
Contributor Author

it looks like maybe the xtensa compiler isn't cached? its put into /bin/...? i deleted the cache to see if that helps

I think that may be right. I thought maybe it was a bad env var or similar.

@dhalbert dhalbert merged commit 5f1cdbb into adafruit:master Jan 28, 2019
@dhalbert
Copy link
Contributor Author

Clearing the cache fixed the problem. Merging for now so the learn guide repo will start working again, and I'll investigate a little more later.

@dhalbert dhalbert deleted the signing.py-execute branch January 28, 2019 16:37
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.

2 participants