Skip to content

fix: Fail if none of the given packages can be installed - #3825

Open
nekketsuuu wants to merge 2 commits into
actions:mainfrom
nekketsuuu:nekketsuuu-fallbacks
Open

fix: Fail if none of the given packages can be installed#3825
nekketsuuu wants to merge 2 commits into
actions:mainfrom
nekketsuuu:nekketsuuu-fallbacks

Conversation

@nekketsuuu

Copy link
Copy Markdown
Contributor

I found that apt_get_with_fallbacks in installdependencies.sh returns 0 even if it fails to install all of the given packages. This patch fixes it by returning non-zero value.

CopilotAI review requested due to automatic review settings April 28, 2025 03:09
@nekketsuuu
nekketsuuu requested a review from a team as a code ownerApril 28, 2025 03:09

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • src/Misc/layoutbin/installdependencies.sh: Language not supported

Sign up for freeto 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.

3 participants

@nekketsuuu@parkermo