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

dnfdaemon: Transaction commands can work with rpm files #371

Merged
merged 5 commits into from
Mar 24, 2023

Conversation

m-blaha
Copy link
Member

@m-blaha m-blaha commented Mar 17, 2023

Now it's possible to install a package from local rpm file.

@m-blaha m-blaha force-pushed the mblaha/dnf5daemon-files branch from 163923c to f6e2506 Compare March 17, 2023 13:52
@jan-kolarik jan-kolarik self-assigned this Mar 23, 2023
Copy link
Member

@jan-kolarik jan-kolarik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the mentioned comment, otherwise looks good.

m-blaha added 5 commits March 24, 2023 16:00
Make dnf5daemon-client user experience the same as with dnf5.
Factory function to generate pkg_specs command line argument enables
deduplication of code used across all of the transaction commands.
In case the pkg_spec is a file, it's paths is also converted to absolute
path. Otherwise the dnf5daemon-server would not be able to find the
file.
By using the new API dnfdaemon can be used to install also local and
remote rpm files.
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.

2 participants