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

x/pkgsite: #59535

Closed
Aman-1407 opened this issue Apr 11, 2023 · 1 comment
Closed

x/pkgsite: #59535

Aman-1407 opened this issue Apr 11, 2023 · 1 comment

Comments

@Aman-1407
Copy link

What is the URL of the page with the issue?

package insatallation error.

What is your user agent?

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36

Screenshot

go install -v github.com/go-delve/delve/cmd/dlv@latest
go\pkg\mod\github.com\go-delve\delve@v1.20.2\service\debugger\debugger.go:32:2: found packages native (followexec_other.go) and your_windows_architecture_is_not_supported_by_delve (support_sentinel_windows.go) in C:\Users\xxxx\go\pkg\mod\github.com\go-delve\delve@v1.20.2\pkg\proc\native

What did you do?

run this command
go install -v github.com/go-delve/delve/cmd/dlv@latest
but not able to install this delve any version.

What did you expect to see?

installation succesfull

What did you see instead?

go\pkg\mod\github.com\go-delve\delve@v1.20.2\service\debugger\debugger.go:32:2: found packages native (followexec_other.go) and your_windows_architecture_is_not_supported_by_delve (support_sentinel_windows.go) in C:\Users\xxxx\go\pkg\mod\github.com\go-delve\delve@v1.20.2\pkg\proc\native

@gopherbot gopherbot added this to the Unreleased milestone Apr 11, 2023
@seankhliao
Copy link
Member

this is an issue for the delve project, not go

@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2023
@golang golang locked and limited conversation to collaborators Apr 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants