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

Aria2 warn message #2479

Closed
Ash258 opened this issue Aug 9, 2018 · 1 comment
Closed

Aria2 warn message #2479

Ash258 opened this issue Aug 9, 2018 · 1 comment

Comments

@Ash258
Copy link
Contributor

Ash258 commented Aug 9, 2018

Message about installing using Aria2c (presented in 8c77bf7) should not be shown in scoop update <manifest || *>, when there is no update available or something other went wrong.

system32 $ scoop update *
Latest versions for all apps are installed! For more information try 'scoop status'
WARN  Scoop uses 'aria2c' for multi-connection downloads.
WARN  Should it cause issues, run 'scoop config aria2-enabled false' to disable it.

system32 $ scoop update firefox-developer
firefox-developer: nightly-20180726 (latest version)
Latest versions for all apps are installed! For more information try 'scoop status'
WARN  Scoop uses 'aria2c' for multi-connection downloads.
WARN  Should it cause issues, run 'scoop config aria2-enabled false' to disable it.

system32 $ scoop update foo
ERROR 'foo' isn't installed.
WARN  Scoop uses 'aria2c' for multi-connection downloads.
WARN  Should it cause issues, run 'scoop config aria2-enabled false' to disable it.
@se35710
Copy link
Contributor

se35710 commented Aug 9, 2018

Also scoop config aria2-enabled true should disable the message all together.

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