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

FeatureRequest: continue on next app (when hash validation error occured) #4259

Closed
webartoli opened this issue Feb 16, 2021 · 1 comment
Closed

Comments

@webartoli
Copy link

As a user I want to keep my computer updated so that i type scoop update * weekly.

Supposing this update scenario

app1: 7.3.4 -> 7.3.5
app2: 1.7.2 -> 1.7.4   // this app hash is not yet updated; hash vaidation fails
app3: 6.1.0 -> 6.1.1
...
appN: 4.5.0 -> 4.5.1

this is very annoyng becouse hash check failure block the entire update process and you have to update applications one by one.
(in this moment an application that start with b letter has hash failure error and i have 15 app to update.)

This issue occurs quite often.

I propose an option:

Options:
   -c, --continue   Continue to the next app when command fails.

This option can be applicabile to update, install commands for sure; maybe also uninstall command.

@rashil2000
Copy link
Member

#4135

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

2 participants