system-upgrade
doesn't upgrade group and environments
#1817
Labels
Priority: HIGH
Triaged
Someone on the DNF 5 team has read the issue and determined the next steps to take
This is a problem when for example a definition of a group is extended in a new release, the new packages need to be installed.
Failing tests: https://github.com/rpm-software-management/ci-dnf-stack/blob/main/dnf-behave-tests/dnf/plugins-core/system-upgrade-comps.feature
I believe the
SystemUpgradeDownloadCommand::run()
needs something like:(and similarly for environments)
The functionality was added to dnf4 here: rpm-software-management/dnf-plugins-extras#183
The text was updated successfully, but these errors were encountered: