Hide Forgot
Description of problem: kdevelop fails to update, because it requires version 5.0 of kdevelop, instead of version 5.0.0. Version-Release number of selected component (if applicable): 5.0.0-1 How reproducible: Always Steps to Reproduce: 1. With kdevelop-php 5.0.0-0.1.20160608git installed, issue the command "dnf update kdevelop-php". Actual results: Skipping packages with broken dependencies: kdevelop-php x86_64 5.0.0-1.fc24 updates 1.0 M Expected results: kdevelop-php is updated without problem. Additional info: Downloading kdevelop-php-5.0.0-1.fc24.x86_64.rpm and trying to update it using "rpm -F" produces the following error: error: Failed dependencies: kdevelop = 9:5.0 is needed by kdevelop-php-5.0.0-1.fc24.x86_64 "rpm -query -R" shows that the old version of kdevelop-php (5.0.0-0.1.20160608git) requires kdevelop version 9:5.0.0, while the new, 5.0.0-1 version requires kdevelop version 9:5.0. Presumably, correcting the dependency on kdevelop should fix the problem.
*** This bug has been marked as a duplicate of bug 1374992 ***