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

comps: Fix marking a group package as installed (RhBug:2066638) #1995

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

jan-kolarik
Copy link
Member

@jan-kolarik jan-kolarik commented Sep 21, 2023

When a new group is being installed or an installed group is upgraded, do not mark the packages within the group as 'not installed' directly. Instead, check the actual package state in the database to determine if it was already installed by another group.

CI test: rpm-software-management/ci-dnf-stack#1389.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2066638.

When a new group is being installed or an installed group is upgraded, do not mark the packages within the group as 'not installed' directly. Instead, check the actual package state in the database to determine if it was already installed by another group.

= changelog =
msg: comps: Fix removing packages belonging to another installed group
type: bugfix
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2066638
@kontura kontura merged commit 7ee0a82 into master Sep 25, 2023
3 checks passed
@kontura kontura deleted the jkolarik/remove-from-installed-group branch September 25, 2023 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants