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

Check for and notify of available OS upgrade #46

Open
cassidyjames opened this issue Jan 21, 2022 · 1 comment
Open

Check for and notify of available OS upgrade #46

cassidyjames opened this issue Jan 21, 2022 · 1 comment

Comments

@cassidyjames
Copy link
Contributor

Marius noted the Dameon might not need to "check" for OS upgrades; it could be hard-coded and we'd wait to release that update to the daemon until it's been well-tested

@meisenzahl
Copy link
Member

@Conan-Kudo mentioned on Slack that Pk.Client.get_distro_upgrades is not used because there is no distro-agnostic way to discover OS updates.

GNOME Software uses this mechanism: https://gitlab.gnome.org/GNOME/gnome-software/-/blob/main/plugins/fedora-pkgdb-collections/gs-plugin-fedora-pkgdb-collections.c#L28

So it is not hard-coded in GNOME Software. But the information if an OS upgrade is available is provided via an API.

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

No branches or pull requests

2 participants