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

Is there any way to update some package install cache? #3034

Closed
Gwill opened this issue Aug 18, 2015 · 3 comments
Closed

Is there any way to update some package install cache? #3034

Gwill opened this issue Aug 18, 2015 · 3 comments
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@Gwill
Copy link

Gwill commented Aug 18, 2015

I got a error when I install a package because the bad network, it is downloading part of package, so the md5 check return error.

and then, it always return error when I install this package, because the half bad package was caching.

so, Is there any way to update some package install cache?

@dstufft
Copy link
Member

dstufft commented Aug 18, 2015

You'll just need to delete the cache and start over. The underlying issue is located psf/cachecontrol#83.

@Gwill
Copy link
Author

Gwill commented Aug 18, 2015

but, I was cache many packages, It is sad to rebuild ~/.cache

@dstufft
Copy link
Member

dstufft commented Mar 22, 2017

Closing this, it appears that the underlying issue has been fixed and pip will no longer attempt to cache partial downloads.

@dstufft dstufft closed this as completed Mar 22, 2017
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

No branches or pull requests

2 participants