You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When #1093introduced Host OS checking for tools, it limited linuxdeploy to only running on Linux.
Therefore, while the briefcase create linux system command will complete on macOS, briefcase build linux appimage errors with linuxdeploy is not supported on Darwin; previously, it was possible to build and package an AppImage on macOS.
Steps to reproduce
Run briefcase build linux appimage on macOS using Briefcase v0.3.15.
Expected behavior
AppImages can be built and distributed from macOS using Docker.
Screenshots
No response
Environment
Operating System: monterey
Python version: 3.11.3
Software versions:
Briefcase: 0.3.15
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
When #1093 introduced Host OS checking for tools, it limited linuxdeploy to only running on Linux.
Therefore, while the
briefcase create linux system
command will complete on macOS,briefcase build linux appimage
errors withlinuxdeploy is not supported on Darwin
; previously, it was possible to build and package an AppImage on macOS.Steps to reproduce
Run
briefcase build linux appimage
on macOS using Briefcase v0.3.15.Expected behavior
AppImages can be built and distributed from macOS using Docker.
Screenshots
No response
Environment
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: