Description of problem: Failure to install openscad Version-Release number of selected component (if applicable): openscad-2015.03.2-4.fc24.x86_64 How reproducible: every time Steps to Reproduce: 1. dnf install openscad Actual results: Error: nothing provides libboost_filesystem.so.1.59.9() Expected results: successful installation Additional info:
/usr/lib64/libboost_filesystem.so is provided by boost-devel, but the current one provides version 1.60.0, and openscad and FreeCAD require version 1.59.9, apparently.
It's not a bug in boost if other packages haven't been rebuilt. The openscad build failure is already being tracked. *** This bug has been marked as a duplicate of bug 1305220 ***