We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If one package fails, it halts the update process, preventing other packages from being updated.
The update process should continue to the other packages even if a single package fails, rather than stopping entirely.
Both the Scoop built-in downloader and aria2 exhibit the same behavior.
aria2
Can not suggest Similar issue at #4135
Windows version: 11
OS architecture: 64bit
PowerShell version: Major: 5 Minor: 1 Build: 22621 Revision: 4111
{ "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 }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: