-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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] scoop checkup reports vague errors about missing packages #5613
Comments
message: ERROR 'Inno Setup Unpacker' is not installed! message: ERROR 'dark' is not installed! It is clear, except the level of the messages, because they are usually installed automatically when they are missing.
It depends on what manifest you will be installing. For example, when you have not
|
So I guess the issue is: it should not be an |
I see that this behavior is originally due to #3450. I notice in the changes there that the relevant helper manifests are added to the dependencies at install time, but otherwise the helper dependencies are largely obfuscated, being completely unknown to
|
Scoop does not handle dependencies perfectly:
|
Bug Report
Current Behavior
Expected Behavior
I don't think I need these packages as far as I know. Is it for package maintainers? Why is it an ERROR if I don't have them? Am I supposed to be "unpacking installers" regularly?
Additional context/output
N/A
Possible Solution
If they are really important for all users, the ERROR messages should be more explicit about what the problem is that must be solved by installing them.
If they are not really important, these should not be big scary ERRORs.
System details
Windows version: 10
OS architecture: 64bit
PowerShell version: 5.1.19041.3031
Additional software: Git... and so on
Scoop Configuration
The text was updated successfully, but these errors were encountered: