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

[BUG] unable to uninstall a failed install #9

Open
tigerinus opened this issue Aug 7, 2022 · 0 comments
Open

[BUG] unable to uninstall a failed install #9

tigerinus opened this issue Aug 7, 2022 · 0 comments

Comments

@tigerinus
Copy link
Owner

Describe the bug

After installation of a Go package failed, good uninstall can't remove the broken path of the package.

To Reproduce

go install github.com/wagoodman/dive would fail for some reason.

go uninstall github.com/wagoodman/dive gives

$ good uninstall github.com/wagoodman/dive
good: uninstalling github.com/wagoodman/dive...
ERROR: open /home/ubuntu/.local/share/good/github.com/wagoodman/dive/bin: no such file or directory

Expected behavior

/home/ubuntu/.local/share/good/github.com/wagoodman/dive should be gone.

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