Skip to content

[BUG] unable to uninstall a failed install #9

Description

@tigerinus

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions