On Thu, Mar 25, 2021 at 8:59 PM <benton@siletzbay.com> wrote:

On 2021-03-25 18:54, Richard Shaw wrote:

Well, I recently had to reinstall my system from scratch due to a disk failure and now when I try to install chirp I get an error:
 
$ flatpak install Download/chirp-daily-20210310.flatpak
error: Failed to open file "/home/richard/Download/Download/chirp-daily-20210310.flatpak": open() failed: No such file or directory
 
Ideas?
 
 

Double-check the path?  .../Download/Download/... looks suspicious.


Sorry, I intentionally chdir into Download but then didn't update the command to capture the error:

$ flatpak install chirp-daily-20210310.flatpak
error: The application com.danplanet.chirp/x86_64/master requires the runtime org.freedesktop.Platform/x86_64/19.08 which was not found

Thanks,
Richard