Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1323402 - libboost_filesystem dependency can't be resolved
Summary: libboost_filesystem dependency can't be resolved
Keywords:
Status: CLOSED DUPLICATE of bug 1305220
Alias: None
Product: Fedora
Classification: Fedora
Component: openscad
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-02 14:52 UTC by Przemek Klosowski
Modified: 2016-04-04 11:23 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-04 11:23:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.