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

rpm: Correctly order rpm transaction items #250

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

m-blaha
Copy link
Member

@m-blaha m-blaha commented Jan 25, 2023

Once the transaction is filled, it must be sorted correctly. Otherwise the transaction (especially the "pre" scriptlets) may end up with unsatisfied dependencies.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2164378

Copy link
Member

@pmatilai pmatilai left a comment

Choose a reason for hiding this comment

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

Yep. Simple but rather elemental 😆

Once the transaction is filled, it must be sorted correctly.
Otherwise the transaction (especially the "pre" scriptlets) may end up
with unsatisfied dependencies.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2164378
@m-blaha m-blaha force-pushed the mblaha/rpm_transaction_order branch from 70d3810 to af387a4 Compare January 25, 2023 13:34
@kontura
Copy link
Contributor

kontura commented Jan 26, 2023

Thank you!

@kontura kontura merged commit 0dd2b6e into main Jan 26, 2023
@kontura kontura deleted the mblaha/rpm_transaction_order branch January 26, 2023 06:59
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.

3 participants