Description of problem: When trying to install Fedora 29 with kickstart, I run into the following problem. - 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.6-2.fc29.x86_64 requires libmypaint-1.3.so.0()(64bit), but none of the providers can be installed It seems that the versions of the dependend packages are not compatible. Version-Release number of selected component (if applicable): Fedora 29 How reproducible: Currently
Hi this is because mypaint cannot work with libmypaint 1.3.0. You just have to select one of the projects. As soon as upstream will release version which works with libmypaint 1.3.x, I will unbundle libmypaint and use the one from separate package.
Thanks for the fast reaction!. I have excludes mypaint from kickstart package list, now kickstart installs without error.
This should be a dup of bug 1633009
*** This bug has been marked as a duplicate of bug 1633009 ***