Skip to content

fix(ci): add file utility for appimagetool, use LINUXDEPLOY_OUTPUT_VERSION#16

Merged
NF0T merged 1 commit into
mainfrom
develop
Jun 7, 2026
Merged

fix(ci): add file utility for appimagetool, use LINUXDEPLOY_OUTPUT_VERSION#16
NF0T merged 1 commit into
mainfrom
develop

Conversation

@NF0T

@NF0T NF0T commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add file to the apt dependencies — appimagetool (called internally by linuxdeploy --output appimage) requires the file(1) command, which is absent from the minimal debian:trixie container. This was the final failure: Qt deployed successfully, AppDir assembled correctly, but appimagetool aborted immediately with file command is missing but required.
  • Rename VERSIONLINUXDEPLOY_OUTPUT_VERSION per the deprecation warning emitted by linuxdeploy.

Test plan

  • CI passes
  • After merge: re-push v26.6.2 tag and confirm the full Linux AppImage job produces a .AppImage artifact

🤖 Generated with Claude Code

…RSION

appimagetool (called by linuxdeploy --output appimage) requires the
file(1) command which is absent from the minimal debian:trixie container.
Also rename VERSION to LINUXDEPLOY_OUTPUT_VERSION per linuxdeploy deprecation warning.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@NF0T NF0T merged commit 692539b into main Jun 7, 2026
6 checks passed
@NF0T NF0T deleted the develop branch June 7, 2026 17:35
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