Closed g33kdad closed 2 years ago
Moved to the right place.
Anyway, did you try with flatpak --user install ./io.github.luca.distrobox.flatpak
?
No, I hadn't tried that yet. I'll give it a shot and let you know.
Cheers
On Fri, Sep 16, 2022, 3:06 AM Luca Di Maio @.***> wrote:
Moved to the right place.
Anyway, did you try with flatpak --user install ./io.github.luca.distrobox.flatpak ?
— Reply to this email directly, view it on GitHub https://github.com/89luca89/io.github.luca.distrobox/issues/3#issuecomment-1249178233, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACODOZV4L5T4HE5RH3L7DUDV6RBAVANCNFSM6AAAAAAQOF4IUE . You are receiving this because you authored the thread.Message ID: @.***>
error: The application io.github.luca.distrobox/x86_64/beta requires the runtime org.freedesktop.Platform/x86_64/21.08 which was not found
It seems like you didn't add Flathub repository, follow this guide: https://flatpak.org/setup/
Also if you're installing it user wide then you'll need to add Flathub repo user-wide as well.
Yeah... I did have flathub installed. The install required the--user
flag to work.
Cheers
On Thu, Oct 13, 2022, 7:40 AM thjderjktyrjkt @.***> wrote:
error: The application io.github.luca.distrobox/x86_64/beta requires the runtime org.freedesktop.Platform/x86_64/21.08 which was not found
It seems like you didn't add Flathub repository, follow this guide: https://flatpak.org/setup/
— Reply to this email directly, view it on GitHub https://github.com/89luca89/io.github.luca.distrobox/issues/3#issuecomment-1277723363, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACODOZX3NLCRKLIB7X5HEFTWDANOLANCNFSM6AAAAAAQOF4IUE . You are receiving this because you authored the thread.Message ID: @.***>
Closing as solved then
Please, before opening a bug:
Describe the bug flatpak won't install on OpenSUSE MicroOS
To Reproduce download flatpak from https://github.com/89luca89/io.github.luca.distrobox/releases; cd to Downloads; run
flatpak install ./io.github.luca.distrobox.flatpak
Expected behavior distrobox would install
Logs Run the commands with
--verbose
and post the log here as a file uploadAttach also the output of
podman logs
ordocker logs
, possibly with--latest
flagnone available as distrobox was never installed
Desktop (please complete the following information):
Additional context Add any other context about the problem here.
Edited for readability