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

scoop think a download interrupted package as installed #3816

Closed
yetangye opened this issue Jan 5, 2020 · 4 comments
Closed

scoop think a download interrupted package as installed #3816

yetangye opened this issue Jan 5, 2020 · 4 comments

Comments

@yetangye
Copy link

yetangye commented Jan 5, 2020

Updating 'versions' bucket...
Scoop was updated successfully!
Installing 'ojdkbuild8-full' (1.8.0.232-2.b09) [64bit]
java-1.8.0-openjdk-1.8.0.232-2.b09.ojdkbuild.windows.x86_64.msi (142.8 MB) [> ] 1%
无法从传输连接中读取数据: 远程主机强迫关闭了一个现有的连接。。(connection closed)
URL https://github.com/ojdkbuild/ojdkbuild/releases/download/java-1.8.0-openjdk-1.8.0.232-2.b09/java-1.8.0-openjdk-1.8.0.232-2.b09.ojdkbuild.windows.x86_64.msi is not valid

~ $ scoop install ojdkbuild8-full
ERROR It looks like a previous installation of ojdkbuild8-full failed.
Run 'scoop uninstall ojdkbuild8-full' before retrying the install.
WARN 'ojdkbuild8-full' () is already installed.
Use 'scoop update ojdkbuild8-full' to install a new version.

@linsui
Copy link
Contributor

linsui commented Jan 5, 2020

It's a connection issue. Please try again.

scoop uninstall ojdkbuild8-full; scoop install ojdkbuild8-full

@yetangye
Copy link
Author

yetangye commented Jan 5, 2020

I mean scoop should not recognize a download interrupted package as installed.

@lisonge
Copy link

lisonge commented Jun 23, 2020

+1
scoop should not recognize a download interrupted package as installed.
it always makes me distressed

Cologler added a commit to Cologler/ccoop that referenced this issue Aug 28, 2021
@niheaven
Copy link
Member

niheaven commented Jan 6, 2022

Fixed in #3281

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

4 participants