Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flatpak fails to install - missing runtime #79

Open
allanday opened this issue Sep 22, 2017 · 3 comments
Open

Flatpak fails to install - missing runtime #79

allanday opened this issue Sep 22, 2017 · 3 comments
Assignees

Comments

@allanday
Copy link

When I try to install the Flatpak following the instructions in the readme, I get the following:

error: The Application org.perezdecastro.Revolt/x86_64/master requires the runtime org.gnome.Platform/x86_64/3.24 which is not installed

My understanding is that adding the RuntimeRepo to the .flatpakref would allow Flatpak to automatically install the missing runtime.

@aperezdc
Copy link
Owner

@allanday: There was already a RuntimeRepo line in the .flatpakref file. It looks like I never got to push a build to the repo after adding it. I have made locally a build against the GNOME 3.26 runtime (which I had not installed yet), and it picked the runtime automatically:

screenshot from 2017-09-23 23-21-20

I have pushed this new build to the Flatpak repository. The runtime should now be picked at installation if not still installed.

@HoboPrimate
Copy link

HoboPrimate commented Oct 4, 2017

Current .flatpakref still fails to install in Gnome Software 3.26.

First when opening error:

No such ref 'appstream/x86_64' in remote org.perezdecastro.Revolt-origin

Then when trying to install error:

Unable to install Revolt as runtime "org.gnome.Platform" not available

@aperezdc
Copy link
Owner

aperezdc commented Oct 5, 2017

@HoboPrimate: I think that's due to the mising AppStream metadata in the repository (issue #42). I don't use GNOME Software so I never got round to try installing with it... at some point I'll have to bite the bullet and fix that 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants