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

problems installing on Debian #1120

Open
alwhaley opened this issue May 29, 2021 · 1 comment
Open

problems installing on Debian #1120

alwhaley opened this issue May 29, 2021 · 1 comment

Comments

@alwhaley
Copy link

Debian 10.9 up to date
Initially go version 1.11, but tried upgrading to 1.16.4 with same result.
go get -u github.com/odeke-em/drive/drive-gen && drive-gen drive-google
produces these error messages:
src/golang.org/x/net/http2/client_conn_pool.go:305:6: undefined: errors.Is
src/golang.org/x/net/http2/server.go:234:72: undefined: tls.VersionTLS13

Obviously something is out of date compared to something else. Though I am a programmer, this is my first 'go' encounter so I don't know how to delve into this, and probably wouldn't know what pieces this drive program should be expecting anyway.

Anyone have an idea?

@CountryBumkin
Copy link

I have no idea about the error but if your platform is listed here the binary should work.
https://github.com/odeke-em/drive/releases/latest

Regards CB

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

2 participants