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

fix(default-flatpaks): Add error-check & validation of flatpak IDs in build-time #169

Closed
fiftydinar opened this issue Mar 19, 2024 · 1 comment
Labels
priority: medium Needs to be done soon type: fix Iterations on existing features or infrastructure.

Comments

@fiftydinar
Copy link
Collaborator

This would be beneficial to avoid wrongly typed flatpak IDs in recipe & users encountering flatpaks not installing/removing due to this situation.

Local modification would also benefit from this, but that can be a bit more clunky to reliably implement, due to the fact that local modification is done on booted system.

Bluefin had the same issue where the maintainer wrongly typed the ID for Pods app, causing the constant restart of their service & increased CPU usage, which some Bluefin user noticed.

Thanks to @Oakleafknight06 for reminding me of this issue.

@fiftydinar
Copy link
Collaborator Author

fiftydinar commented Aug 5, 2024

I added this for flathub only, so I guess I can close this issue.

#281

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Needs to be done soon type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

No branches or pull requests

1 participant