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

Support reinstall option on bundle installations #5546

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Mstrodl
Copy link

@Mstrodl Mstrodl commented Oct 2, 2023

Fixes #2489

This appears to work from some testing locally, but let me know if I've missed something!

@Mstrodl
Copy link
Author

Mstrodl commented Oct 23, 2023

@TingPing @matthiasclasen Would one of you mind taking a look at this?

@TingPing
Copy link
Member

Looks OK. Would be nice to add a simple test:

https://github.com/flatpak/flatpak/blob/main/tests/test-bundle.sh

@Mstrodl
Copy link
Author

Mstrodl commented Oct 28, 2023

@TingPing Wrote a simple test like you suggested, and noticed it wasn't working on system installations because I didn't wire up the InstallBundle command on the flatpak system helper to support reinstalls. It should all work now though! I guess this is why we write these things 😄
Let me know what you think!

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

Successfully merging this pull request may close these issues.

reinstall option ignored when installing a .flatpak bundle
2 participants