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

COSMIC App Store is built with PackageKit support #41

Open
sungsphinx opened this issue Jul 25, 2024 · 1 comment
Open

COSMIC App Store is built with PackageKit support #41

sungsphinx opened this issue Jul 25, 2024 · 1 comment

Comments

@sungsphinx
Copy link

COSMIC App Store is built with PackageKit support, but rpm-ostree doesn't support PackageKit, which means a lot of apps will show a "System" option, and when you try to install using it, it will fail.

Maybe there is some way to rebuild the store without the PackageKit feature on from this repo?

@p5
Copy link
Member

p5 commented Aug 14, 2024

Not sure if there's anything we can do to explicitly disable PackageKit support in the store, however you can get around the errors by adding Flathub as a user Flatpak repo. The App Store prefers Flatpaks over PackageKit for all packages except Steam and Lutris.
For Steam and Lutris, the App Store quietly falls back to Flathub after the PackageKit install fails.

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

No branches or pull requests

2 participants