[chirp_users] devuan/debian flatpak install issue

D.J.J. Ring, Jr.
Thu Mar 3 11:16:54 PST 2022


When installing flatpak, you have to add the fllatpak repository.  As
regular use issue this command.

flatpak remote-add --if-not-exists flathub
https://flathub.org/repo/flathub.flatpakrepo

In terminal, change directory to Downloads, then make a tmp folder (directory).
cd Downloads
mkdir tmp

Then change directory into ~/Downloads/tmp and download the latest
chirp flatpak.

cd ~/Downloads/tmp/

wget https://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20220219.flatpak

After the file is downloaded, issue this command in that directory.

sudo flatpak install ./chirp-daily-20220219.flatpak

You should have no errors, but you will have to reboot to run chirp.

Best wishes,

David N1EA



On Thu, Mar 3, 2022 at 1:40 PM Rodney D. Myers <rdmyers.42 at gmail.com> wrote:
>
> did your suggestion(s)
>
> sudo flatpak install ./chirp-daily-20220219.flatpak
>
> and getting the same message.
>
> On 3/3/22 12:49, David J. J. Ring, Jr. wrote:
> > The syntax is incorrect for files not in the $PATH, you have
> > to give the full path in the command, or if you are in the
> > same directory, you have to preceed the file name with a
> > period then a slash that is "./".
> >
> > Thus the command you should give is:
> >
> > sudo flatpak install ./chirp-daily-20220219.flatpak
> >
> > Incidentally, your gpg signature seems to have a problem.
> >
> > [-- Begin signature information --]
> > Problem signature from: KeyID 26A43C6DDBA6EDA63F4EF806EF2AED0D55BBCEC8
> >                 created: Thu 03 Mar 2022 12:12:54 PM EST
> > Can't verify due to a missing key or certificate
> >
> > I tried to find your key on one of the servers, but I could not.
> >
> > 73
> > David N1EA
> >
> >
> >
> >    Rodney D. Myers wrote:
> > Thu, Mar 03, 2022 at 12:12:54PM -0500
> >
> >> OS: Devuan GNU/Linux 4 (chimaera) x86_64
> >>
> >> I'm running devuan, an offshoot of Debian.
> >>
> >> in attempting to install the latest flatpak and in the same
> >> directory, by using the following;
> >>
> >> sudo flatpak install chirp-daily-20220219.flatpak
> >> error: The application com.danplanet.chirp/x86_64/master requires
> >> the runtime org.freedesktop.Platform/x86_64/19.08 which was not
> >> found
> >>
> >> I've searched mail list archives and removed flatpak, with
> >> dependencies and reinstalled, making sure I have internet
> >> connection. Still getting the same error.
> >>
> >> any other tips?
> >>
> >> thank you
> >>
> >> --
> >> Rodney D. Myers <WG4USA at arrl.net> - wg4usa
> >>
> >> They that can give up essential liberty to obtain a
> >> little temporary safety deserve neither liberty nor safety.
> >>          Ben Franklin - 1759
> >>
> >> --
> >> Rodney D. Myers <WG4USA at arrl.net> - wg4usa
> >>
> >> They that can give up essential liberty to obtain a
> >> little temporary safety deserve neither liberty nor safety.
> >>          Ben Franklin - 1759
> >
> >
> >
> >
> >> _______________________________________________
> >> chirp_users mailing list
> >> chirp_users at intrepid.danplanet.com
> >> http://intrepid.danplanet.com/mailman/listinfo/chirp_users
> >> This message was sent to D.J.J. Ring, Jr. at n1ea at arrl.net
> >> To unsubscribe, send an email to chirp_users-unsubscribe at intrepid.danplanet.com
> >> To report this email as off-topic, please email chirp_users-owner at intrepid.danplanet.com
> >
> >
> > _______________________________________________
> > chirp_users mailing list
> > chirp_users at intrepid.danplanet.com
> > http://intrepid.danplanet.com/mailman/listinfo/chirp_users
> > This message was sent to rdmyers.42 at gmail.com at rdmyers.42 at gmail.com
> > To unsubscribe, send an email to chirp_users-unsubscribe at intrepid.danplanet.com
> > To report this email as off-topic, please email chirp_users-owner at intrepid.danplanet.com
>
>
> --
> Rodney D. Myers <WG4USA at arrl.net> - wg4usa
>
> They that can give up essential liberty to obtain a
> little temporary safety deserve neither liberty nor safety.
>          Ben Franklin - 1759
> _______________________________________________
> chirp_users mailing list
> chirp_users at intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/chirp_users
> This message was sent to D.J.J. Ring, Jr. at n1ea at arrl.net
> To unsubscribe, send an email to chirp_users-unsubscribe at intrepid.danplanet.com
> To report this email as off-topic, please email chirp_users-owner at intrepid.danplanet.com



More information about the chirp_users mailing list