Description of problem: The package group @design-suite cannot be installed because mypaint and gimp have conflicts. Version-Release number of selected component (if applicable): - package libmypaint-1.3.0-9.fc29.x86_64 conflicts with mypaint < 1.3.0 provided by mypaint-1.2.1-19.fc29.i686 - package libmypaint-1.3.0-9.fc29.x86_64 conflicts with mypaint < 1.3.0 provided by mypaint-1.2.1-19.fc29.x86_64 - package gimp-2:2.10.8-5.fc29.x86_64 requires libmypaint-1.3.so.0()(64bit), but none of the providers can be installed - package gimp-2:2.10.6-2.fc29.x86_64 requires libmypaint-1.3.so.0()(64bit), but none of the providers can be installed How reproducible: Every time Steps to Reproduce: 1. dnf install @design-suite Actual results: Error: Problem 1: conflicting requests - nothing provides blender(ABI) = 2.79 needed by LuxRender-blender-1.6-26.fc28.noarch Problem 2: conflicting requests - package libmypaint-1.3.0-9.fc29.x86_64 conflicts with mypaint < 1.3.0 provided by mypaint-1.2.1-19.fc29.i686 - package libmypaint-1.3.0-9.fc29.x86_64 conflicts with mypaint < 1.3.0 provided by mypaint-1.2.1-19.fc29.x86_64 - package gimp-2:2.10.8-5.fc29.x86_64 requires libmypaint-1.3.so.0()(64bit), but none of the providers can be installed - package gimp-2:2.10.6-2.fc29.x86_64 requires libmypaint-1.3.so.0()(64bit), but none of the providers can be installed (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages) Expected results: design suite packages would be installed. Additional info:
Thanks you for your report. The Package Review component is for reviewing new packages to be included in Fedora, I'm reassigning it to "comps" which take care of Package groups See also: https://pagure.io/fedora-comps
So, this issue isn't related to the design group packages, the problem is that LuxRender has failed to build since fedora 28, so it has old dependencies and keeps newer things from updating. This is basically a duplicate of an existing LuxRender bug, so I'm adding it there. You can do 'dnf install @design-suite --best --allowerasing' to install the group (this will remove LuxRender). *** This bug has been marked as a duplicate of bug 1625441 ***