[chirp_users] installing flatpak on arm64 runnning debian 11.2 (bullseye)
Hi - I'm attempting to install
chirp-daily-20220308.flatpak
on an arm64 cpu running debian 11.2. all
First, I installed the following:
apt install flatpak apt install flatpak-builder apt install qt5-flatpak-platformtheme
Second, I followed the guidelines for installing a runtime at
https://gitlab.com/freedesktop-sdk/freedesktop-sdk
|namely,||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo | flatpak install flathub org.freedesktop.Sdk//21.08 flatpak install flathub org.freedesktop.Platform//21.08
But when I attempt to install chirp-daily-20220308.flatpak
flatpak install ~cinaed/downloads/chirp-daily-20220308.flatpak
I received the following error:
error: The application com.danplanet.chirp/x86_64/master requires the runtime org.freedesktop.Platform/x86_64/21.08 which was not found
The architure is arm64 (or ARM aarch64).
Am I missing somthing?
-- Cinaed
-- Cinaed
On Mon, Mar 21, 2022 at 9:30 PM Cinaed Simson cinaed.simson@gmail.com wrote:
Hi - I'm attempting to install
chirp-daily-20220308.flatpak
on an arm64 cpu running debian 11.2. all
First, I installed the following:
apt install flatpak apt install flatpak-builder apt install qt5-flatpak-platformtheme
Second, I followed the guidelines for installing a runtime at
https://gitlab.com/freedesktop-sdk/freedesktop-sdk
namely,
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo flatpak install flathub org.freedesktop.Sdk//21.08 flatpak install flathub org.freedesktop.Platform//21.08
But when I attempt to install chirp-daily-20220308.flatpak
flatpak install ~cinaed/downloads/chirp-daily-20220308.flatpak
I received the following error:
error: The application com.danplanet.chirp/x86_64/master requires the runtime org.freedesktop.Platform/x86_64/21.08 which was not found
The architure is arm64 (or ARM aarch64).
Am I missing somthing?
-- Cinaed
-- Cinaed
I'm pretty sure that CHIRP doesn't run on ARM.
Jim KC9HI
Surely if it's written in Python it should run on any processor/OS that runs Python.
On 21/03/2022 21:52 Jim Unroe rock.unroe@gmail.com wrote:
On Mon, Mar 21, 2022 at 9:30 PM Cinaed Simson cinaed.simson@gmail.com wrote:
Hi - I'm attempting to install
chirp-daily-20220308.flatpak
on an arm64 cpu running debian 11.2. all
First, I installed the following:
apt install flatpak apt install flatpak-builder apt install qt5-flatpak-platformtheme
Second, I followed the guidelines for installing a runtime at
https://gitlab.com/freedesktop-sdk/freedesktop-sdk
namely,
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo flatpak install flathub org.freedesktop.Sdk//21.08 flatpak install flathub org.freedesktop.Platform//21.08
But when I attempt to install chirp-daily-20220308.flatpak
flatpak install ~cinaed/downloads/chirp-daily-20220308.flatpak
I received the following error:
error: The application com.danplanet.chirp/x86_64/master requires the runtime org.freedesktop.Platform/x86_64/21.08 which was not found
The architure is arm64 (or ARM aarch64).
Am I missing somthing?
-- Cinaed
-- Cinaed
I'm pretty sure that CHIRP doesn't run on ARM.
Jim KC9HI _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to Nigel Gunn, W8IFF at nigel@ngunn.net To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com To report this email as off-topic, please email chirp_users-owner@intrepid.danplanet.com
Nigel A. Gunn, ///shoulders.outwards.resolutions tel +1-937-971-0366 Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail nigel@ngunn.net www http://www.ngunn.net
On Mon, Mar 21, 2022 at 7:43 PM Nigel A. Gunn G8IFF/W8IFF nigel@ngunn.net wrote:
Surely if it's written in Python it should run on any processor/OS that runs Python.
If it was pure Python, yes, but there's a GTK dependency.
Martin. KD6YAM
Hi Jim - I'm running chirp on an identical machine running Debian 9 which still supports python2.
The only reason I'm running chirp under flatpak is because Debian 11 doesn't support python2 - just python3.
-- Cinaed
On 3/21/22 18:52, Jim Unroe wrote:
On Mon, Mar 21, 2022 at 9:30 PM Cinaed Simson cinaed.simson@gmail.com wrote:
Hi - I'm attempting to install
chirp-daily-20220308.flatpak
on an arm64 cpu running debian 11.2. all
First, I installed the following:
apt install flatpak apt install flatpak-builder apt install qt5-flatpak-platformtheme
Second, I followed the guidelines for installing a runtime at
https://gitlab.com/freedesktop-sdk/freedesktop-sdk
namely,
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo flatpak install flathub org.freedesktop.Sdk//21.08 flatpak install flathub org.freedesktop.Platform//21.08
But when I attempt to install chirp-daily-20220308.flatpak
flatpak install ~cinaed/downloads/chirp-daily-20220308.flatpak
I received the following error:
error: The application com.danplanet.chirp/x86_64/master requires the runtime org.freedesktop.Platform/x86_64/21.08 which was not found
The architure is arm64 (or ARM aarch64).
Am I missing somthing?
-- Cinaed
-- Cinaed
I'm pretty sure that CHIRP doesn't run on ARM.
Jim KC9HI _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to cinaed smson at cinaed.simson@gmail.com To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com To report this email as off-topic, please email chirp_users-owner@intrepid.danplanet.com
On Mon, Mar 21, 2022 at 6:55 PM Jim Unroe rock.unroe@gmail.com wrote:
I'm pretty sure that CHIRP doesn't run on ARM.
It should, but not from the flatpak, since that bundles non-ARM binaries. If you download the source tarball and install using a suitable variation of what's in the INSTALL file, it should work. (I don't have what's needed to test it myself, though.)
Martin. KD6YAM
Jim KC9HI _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to Martin Cooper at mfncooper@gmail.com To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com To report this email as off-topic, please email chirp_users-owner@intrepid.danplanet.com
participants (4)
-
Cinaed Simson
-
Jim Unroe
-
Martin Cooper
-
Nigel A. Gunn G8IFF/W8IFF