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

Can't uninstall plugins on windows: receipt delete failure #312

Closed
ahmetb opened this issue Aug 22, 2019 · 0 comments · Fixed by #313
Closed

Can't uninstall plugins on windows: receipt delete failure #312

ahmetb opened this issue Aug 22, 2019 · 0 comments · Fixed by #313
Labels
area/platform/windows Windows related issues kind/bug Categorizes issue or PR as related to a bug. priority/P1 P1 issues or PRs

Comments

@ahmetb
Copy link
Member

ahmetb commented Aug 22, 2019

at current head

> kubectl krew remove get-all -v=10
I0821 22:10:39.185033    5844 uninstall.go:41] Going to uninstall plugin get-all
I0821 22:10:39.185033    5844 install.go:163] Finding installed version to delete
I0821 22:10:39.186029    5844 install.go:172] Deleting plugin get-all
I0821 22:10:39.186029    5844 install.go:175] Unlink "C:\\Users\\alp\\.krew\\bin\\kubectl-get_all.exe"
I0821 22:10:39.186029    5844 install.go:215] No file found at "C:\\Users\\alp\\.krew\\bin\\kubectl-get_all.exe"
I0821 22:10:39.186029    5844 install.go:181] Deleting path "C:\\Users\\alp\\.krew\\store\\get-all"
I0821 22:10:39.187029    5844 install.go:186] Deleting plugin receipt "C:\\Users\\alp\\.krew\\receipts\\get-all.yaml"
F0821 22:10:39.187029    5844 root.go:63] remove C:\Users\alp\.krew\receipts\get-all.yaml: The process cannot access the file because it is being used by another process.

/kind bug
/priority P1
/area platform/windows

@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. priority/P1 P1 issues or PRs area/platform/windows Windows related issues labels Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform/windows Windows related issues kind/bug Categorizes issue or PR as related to a bug. priority/P1 P1 issues or PRs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants