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

[Feature] Handle failed updates using scoop update * gracefully #5107

Closed
logonoff opened this issue Aug 14, 2022 · 1 comment
Closed

[Feature] Handle failed updates using scoop update * gracefully #5107

logonoff opened this issue Aug 14, 2022 · 1 comment

Comments

@logonoff
Copy link

Feature Request

Is your feature request related to a problem? Please describe.

When scoop update * runs and a program fails to update (e.g., microsoft-jdk has been broken for the last week), scoop throws an exception and crashes, so all the other programs that are left in queue don't get updated.

Describe the solution you'd like

This suggestion would make it so that scoop update * continues to update the rest of the apps despite a failed update. For example, if microsoft-jdk fails to update, it would not stop pwsh (which is after in the queue) from updating

A drawback could be that this behaviour of stopping the queue is intentional to protect the scoop installation in some way I'm unaware of

Describe alternatives you've considered

Rather than making this a default setting, this could be an option in the scoop config.

@rashil2000
Copy link
Member

Tracked here: #4135

Duplicate of #4135

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

No branches or pull requests

2 participants