Hide Forgot
Description of problem: When trying to build a package with a build dependency chain containing DevIL, the build fails due to unsatisfied dependencies: https://koji.fedoraproject.org/koji/taskinfo?taskID=16727413 DEBUG util.py:421: Error: nothing provides libjasper.so.1()(64bit) needed by DevIL-1.7.8-23.fc24.x86_64 DEBUG util.py:421: (try to add '--allowerasing' to command line to replace conflicting packages) DEBUG util.py:557: Child return code was: 1 Version-Release number of selected component (if applicable): DevIL-1.7.8-23.fc24 (in rawhide repo) How reproducible: Always Steps to Reproduce: 1. See above Actual results: Unresolvable dependencies Expected results: Installed package Additional info: jasper in rawhide was updated to version 2 (jasper-2.0.2-1.fc26) which changed the soname to libjasper.so.4. https://koji.fedoraproject.org/koji/rpminfo?rpmID=8622790
Devil has been rebuild against the new jasper-2.0.x, fixing this, closing.