Skip to content

A module to install .rpm files #25

Closed Answered by xynydev
marcinjahn asked this question in Support
Discussion options

You must be logged in to vote

The rpm-ostree module might already support installing RPMs straight from a URL, as I believe the rpm-ostree install command does too.

If that is the case, the issue comes from the module using rpm-ostree override remove --install when the remove section is present, which might not support the feature.

You should try this by adding the URL to the RPM in the install section of an rpm-ostree module without a remove section. If that works, we shall make the module detect URLs to install them properly with rpm-ostree install, and document the feature.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by marcinjahn
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants