There is a dnf4 PR for this behavior: rpm-software-management/dnf#1848
I think we should finish this long standing change/request and implement it in dnf5.
The group sub-commands should be consistent with the rest of dnf5 commands and it should fail if non-optional packages are missing.
The dnf5 --skip-unavailable flag should be used to proceed in spite of missing packages.
There is a dnf4 PR for this behavior: rpm-software-management/dnf#1848
I think we should finish this long standing change/request and implement it in dnf5.
The
groupsub-commands should be consistent with the rest of dnf5 commands and it should fail if non-optional packages are missing.The
dnf5 --skip-unavailableflag should be used to proceed in spite of missing packages.