Skip to content

[Request]: Make a dependency install fail if cab_extract fails. #3145

Closed
@ghost

Description

Tell us the problem or your need

It feels like an oversight, but a situation like #3144 should ideally have never happened.
Not only did Bottles NOT show an error when it failed to download an .exe file from an URL (or cab_extract it),
Bottles also shows the dependency as installed, as if nothing even went wrong, this can create confusion and frustration to the end user.

I faced the same exact issue a month or two ago and reported the issue here, I think the URL was updated back then and the issue was closed, but it would be ideal to avoid the confusion altogether and make the dependency install fail.

Describe the solution you'd like

Check for action completion (if already not done) and make a dependency install fail if cab_extract or any other action defined in the manifest fails.

Other solutions?

No response

Additional context and references

No response

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions