Skip to content

golang.org/x/net: XML syntax error #69886

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

Closed
abcbarryn opened this issue Oct 15, 2024 · 4 comments
Closed

golang.org/x/net: XML syntax error #69886

abcbarryn opened this issue Oct 15, 2024 · 4 comments

Comments

@abcbarryn
Copy link

Go version

go version go1.4.3 linux/amd64

Output of go env in your module/workspace:

GOARCH="amd64"
GOBIN="/usr/bin"
GOCHAR="6"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOOS="linux"
GOPATH="/usr/share/go/contrib"
GORACE=""
GOROOT="/usr/lib64/go"
GOTOOLDIR="/usr/lib64/go/pkg/tool/linux_amd64"
CC="gcc"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0"
CXX="g++"
CGO_ENABLED="1"

What did you do?

go get -v golang.org/x/net

What did you see happen?

Fetching https://golang.org/x/net?go-get=1
Parsing meta tags from https://golang.org/x/net?go-get=1 (status code 200)
import "golang.org/x/net": parsing golang.org/x/net: XML syntax error on line 7: unexpected end element
package golang.org/x/net: unrecognized import path "golang.org/x/net"

What did you expect to see?

success download and install golang.org/x/net

@seankhliao
Copy link
Member

that's not a version we support.

@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2024
@abcbarryn
Copy link
Author

Well gee, thanks for your help, NOT!
I tried to install the newest version of Go and it wouldn't compile and that issue was closed too! I see the kind of help and support I can expect from this project. :(

@ianlancetaylor
Copy link
Member

@abcbarryn On this issue tracker please follow the code of conduct. Please be respectful and polite.

To install from source, see https://go.dev/doc/install/source.

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

4 participants