Bug 1323402

Summary: libboost_filesystem dependency can't be resolved
Product: [Fedora] Fedora Reporter: Przemek Klosowski <przemek>
Component: openscadAssignee: Miro HronĨok <mhroncok>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: dakingun, denis.arnaud_fedora, jurman.greg+fas, jwakely, me, mhroncok
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-04 11:23:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Przemek Klosowski 2016-04-02 14:52:13 UTC
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:

Comment 1 Przemek Klosowski 2016-04-02 14:59:15 UTC
/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.

Comment 2 Jonathan Wakely 2016-04-04 11:23:33 UTC
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 ***