rpm-software-management / dnf5

Next-generation RPM package management system
Other
236 stars 75 forks source link

`group upgrade` should upgrade group packages even if they are not installed as part of the group #1581

Open kontura opened 1 month ago

kontura commented 1 month ago

$ dnf5 group upgrade test-group should upgrade group packages that belong to test-group even if they are not installed as part of the group.

This would match dnf4 behavior.

pkratoch commented 1 month ago

Note: When fixed, remove the workaround that was added here: https://github.com/rpm-software-management/ci-dnf-stack/pull/1527/commits/91e47656654a655662df55219a418b8e7dd63924#diff-eca0f1cea2e53a0f260e60bc41ae93e3599c320a0a53e7dc81bf29f761a8a3e9R323