Open yougoticed79 opened 2 weeks ago
Hello,
From the aarch64
in the output, it looks like it's trying to install an ARM64 version, but this Flatpak doesn't work on ARM machines yet. I've actually got an arm machine in the last few days so I may go see about the viability of arm support.
Looks like since the base build is multiarch, flatpak-builder has no way of conditionally excluding packages causing the build to always fail: https://github.com/flatpak/flatpak-builder/issues/381. So currently ARM support is not viable
This is an issue with (choose one or more):
Describe the bug A clear and concise description of what the bug is. When attempting to install using the launcher i get an error saying "nothing matches com.jagex.Launcher in remote JagexLauncher. I am new to linux so im not sure if im missing something simple. To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Logs
when i ran flatpak run --user com.jagex.Launcher i got the error: app/com.Jagex.Launcher/aarch64/master not installed
Screenshots If applicable, add screenshots to help explain your problem.
System
Additional context Add any other context about the problem here. Again im new to linux so any help would be appreciated as i have no idea what part/step im missing