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

[Bug] One failed package causes the whole update process to stop #6143

Open
WildeBeast2521 opened this issue Sep 19, 2024 · 0 comments
Open
Labels

Comments

@WildeBeast2521
Copy link

WildeBeast2521 commented Sep 19, 2024

Bug Report

Current Behavior

If one package fails, it halts the update process, preventing other packages from being updated.

Expected Behavior

The update process should continue to the other packages even if a single package fails, rather than stopping entirely.

Additional context/output

Both the Scoop built-in downloader and aria2 exhibit the same behavior.

Possible Solution

Can not suggest
Similar issue at #4135

System details

Windows version: 11

OS architecture: 64bit

PowerShell version:
Major: 5
Minor: 1
Build: 22621
Revision: 4111

Scoop Configuration

{
    "last_update":  "2024-09-19T14:23:49.3506333+05:00",
    "cache_path":  "D:\\System\\SCOOP\\cache",
    "aria2-max-connection-per-server":  "16",
    "aria2-split":  "16",
    "aria2-warning-enabled":  false,
    "update_nightly":  false,
    "scoop_repo":  "https://github.com/ScoopInstaller/Scoop",
    "scoop_branch":  "master",
    "aria2-enabled":  false
}

Screenshot 2024-09-19 142531

@ScoopInstaller ScoopInstaller deleted a comment Sep 19, 2024
@ScoopInstaller ScoopInstaller deleted a comment Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant