Skip to content
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

Cannot deploy to Google App Engine #38

Open
sovchinn opened this issue Sep 5, 2016 · 0 comments
Open

Cannot deploy to Google App Engine #38

sovchinn opened this issue Sep 5, 2016 · 0 comments

Comments

@sovchinn
Copy link

sovchinn commented Sep 5, 2016

Google App Engine does not allow syscall imports and there are several syscall dependencies in the library.

Unfortunately, I am still learning golang and can't suggest a solution yet but wanted to at least let you know about the challenge with GAE deployments.

Example error:
go-app-builder: Failed parsing input: parser: bad import "syscall" in github.com/armon/go-metrics/const_unix.go from GOPATH

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

No branches or pull requests

1 participant