Skip to content

Fix misleading error message when SSH installation fails#11

Merged
lnussbaum merged 1 commit intomasterfrom
issue5
Jan 19, 2026
Merged

Fix misleading error message when SSH installation fails#11
lnussbaum merged 1 commit intomasterfrom
issue5

Conversation

@lnussbaum
Copy link
Copy Markdown
Owner

When a compatible package manager was found but the installation command failed
(e.g., due to network issues), the error was caught and the loop continued to
check other package managers. This resulted in a generic 'No supported package
manager found' error instead of the actual installation error.

This change allows the installation error to propagate if a package manager
is successfully detected.

Fixes #5

    When a compatible package manager was found but the installation command failed
    (e.g., due to network issues), the error was caught and the loop continued to
    check other package managers. This resulted in a generic 'No supported package
    manager found' error instead of the actual installation error.

    This change allows the installation error to propagate if a package manager
    is successfully detected.

    Fixes #5
@lnussbaum lnussbaum merged commit 20e2474 into master Jan 19, 2026
19 checks passed
@lnussbaum lnussbaum deleted the issue5 branch January 20, 2026 07:00
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

Successfully merging this pull request may close these issues.

1 participant