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

(Re-)add and refactor PackageKit service #1363

Closed
d-loose opened this issue Sep 11, 2023 · 1 comment
Closed

(Re-)add and refactor PackageKit service #1363

d-loose opened this issue Sep 11, 2023 · 1 comment
Assignees
Labels
jira Sync with JIRA

Comments

@d-loose
Copy link
Member

d-loose commented Sep 11, 2023

As before, we'll use Appstream (#1353) to search for packages and retrieve their metadata. PackageKit is needed to install/update/remove packages.
I'd like to refactor the old service a little so that it behaves more similar to the snapd service, i.e.

  • Maintain a list of active transactions (similar to snapd changes)
  • Return transaction IDs from long-lasting actions (like installing a package)
  • Expose active transactions, so that we can easily track their progress in the UI
@d-loose d-loose added the jira Sync with JIRA label Sep 11, 2023
@d-loose d-loose self-assigned this Sep 11, 2023
@d-loose
Copy link
Member Author

d-loose commented Sep 13, 2023

#1369

@d-loose d-loose closed this as completed Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira Sync with JIRA
Projects
None yet
Development

No branches or pull requests

1 participant