Bug 1423072

Summary: Cannot install due to dependency on Boost 1.60
Product: [Fedora] Fedora Reporter: bob
Component: blenderAssignee: Luya Tshimbalanga <luya_tfz>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: design-devel, hobbes1069, jochen, jwakely, kwizart, luya_tfz, negativo17, promac
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-20 11:44:54 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:
Bug Depends On: 1423076    
Bug Blocks:    

Description bob 2017-02-17 02:13:09 UTC
Description of problem:
Blender cannot be installed due to a requires tag set for libboost_system.so.1.60.0. The version of Boost currently available in Rawhide is 1.63

Version-Release number of selected component (if applicable):
boost-system-1.63.0-3.fc26.x86_64
blender-2.78a-6.fc26.src.rpm

How reproducible:
Always

Steps to Reproduce:
1. dnf install blender

Actual results:
Error: conflicting requests
  - nothing provides libboost_system.so.1.60.0()(64bit) needed by blender-1:2.78a-6.fc26.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages)

Expected results:
Package installs

Additional info:
OpenImageIO-1.7.10-1.fc26.x86_64 has the same issue.

Comment 1 Jonathan Wakely 2017-02-17 11:27:29 UTC
blender can't be rebuilt until OpenImageIO is rebuilt.

Comment 2 Richard Shaw 2017-02-17 13:16:28 UTC
OpenImageIO build is failing, working on it now.

Comment 3 Jonathan Wakely 2017-02-20 11:44:54 UTC
blender has been rebuilt

*** This bug has been marked as a duplicate of bug 1423076 ***