Skip to content

feat: improve BNC Qt5 handling and add Amazon Linux 2023 support - #118

Merged
jajera merged 1 commit into
mainfrom
117-improve-bnc-qt5-and-al2023-support
Aug 24, 2026
Merged

feat: improve BNC Qt5 handling and add Amazon Linux 2023 support#118
jajera merged 1 commit into
mainfrom
117-improve-bnc-qt5-and-al2023-support

Conversation

@jajera

@jajera jajera commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Closes #117

Changes

  • Add Amazon Linux 2023 detection, maps to rocky9 binary
  • Install Qt5 from Rocky Linux 9 repos when native packages are unavailable (AL2023 has no Qt5 in default repos)
  • Use ldd-based verification to confirm all Qt5 shared libraries resolve before completing install
  • Validate BNC actually runs after install; fail with actionable error if it doesn't
  • Update docs with AL2023-specific troubleshooting
  • Switch curl back to silent mode (-fsSL) for non-interactive use

@jajera
jajera merged commit 86e3ce8 into main Aug 24, 2026
2 checks passed
@jajera
jajera deleted the 117-improve-bnc-qt5-and-al2023-support branch August 24, 2026 07:46
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.

Improve BNC installer Qt5 handling and Amazon Linux 2023 support

1 participant