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 run with two latest go versions under Ubuntu x86_64 #2

Closed
gokaykucuk opened this issue Dec 9, 2021 · 3 comments
Closed

Cannot run with two latest go versions under Ubuntu x86_64 #2

gokaykucuk opened this issue Dec 9, 2021 · 3 comments

Comments

@gokaykucuk
Copy link

gokaykucuk commented Dec 9, 2021

Hey, thank you for the tool!. But I couldn't run it with the last 2 versions of go listed on https://go.dev/dl/, 1.17.4 and 1.16.11. I'm trying to run the tool under Linux x86_64 Ubuntu 20.04.3 LTS.

The error message I get under 1.16.11 when I run mfs-replace-root is -> https://gist.github.com/gokaykucuk/3da816e3975969abe9fdb62e48b16276
The error message I get under 1.16.11 when I run mfs-replace-root is ->

panic: qtls.ClientHelloInfo doesn't match

goroutine 1 [running]:
github.com/marten-seemann/qtls-go1-15.init.0()
        /root/go/pkg/mod/github.com/marten-seemann/qtls-go1-15@v0.1.1/unsafe.go:20 +0x132

Which architecture/go version can I run this tool with?

@hsanjuan
Copy link
Owner

hsanjuan commented Dec 9, 2021

Let me make a quick upgrade

@hsanjuan
Copy link
Owner

hsanjuan commented Dec 9, 2021

@gokaykucuk should work now?

@gokaykucuk
Copy link
Author

gokaykucuk commented Dec 9, 2021

@gokaykucuk should work now?

Yep It works. Thanks a lot!

@hsanjuan hsanjuan closed this as completed Dec 9, 2021
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