Bug 1045841

Summary: Rebuild required due to broken dependencies
Product: [Fedora] Fedora Reporter: Sebastian Pölsterl <sebp>
Component: vtkAssignee: Axel Thimm <axel.thimm>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: axel.thimm, fdc, jonathan.underwood, mrceresa, orion
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: 2013-12-23 11:42:41 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:

Description Sebastian Pölsterl 2013-12-22 13:18:22 UTC
When updating InsightToolkit in rawhide I ended up with broken dependencies:

InsightToolkit has broken dependencies in the rawhide tree:
On x86_64:
	InsightToolkit-4.4.2-4.fc21.x86_64 requires libRlapack.so()(64bit)
	InsightToolkit-4.4.2-4.fc21.x86_64 requires libRblas.so()(64bit)
On i386:
	InsightToolkit-4.4.2-4.fc21.i686 requires libRlapack.so
	InsightToolkit-4.4.2-4.fc21.i686 requires libRblas.so
On armhfp:
	InsightToolkit-4.4.2-4.fc21.armv7hl requires libRlapack.so
	InsightToolkit-4.4.2-4.fc21.armv7hl requires libRblas.so
Please resolve this as soon as possible.


I attributed this to a recent change in R: http://pkgs.fedoraproject.org/cgit/R.git/commit/?id=05b6df2ccfd53266a0342fa416dd18981790e566

InsightToolkit depends on vtk, which depends on R, therefore the broken dependency. Please rebuild vtk against latest R.

Comment 1 François Cami 2013-12-23 11:42:41 UTC
Fixed by Kevin:
http://koji.fedoraproject.org/koji/buildinfo?buildID=486535

Comment 2 Sebastian Pölsterl 2013-12-23 16:29:37 UTC
Shouldn't vtk-devel require blas-devel and lapack-devel as well now?

Comment 3 Orion Poplawski 2013-12-23 17:12:00 UTC
I don't think so - nothing in /usr/include/vtk seems to reference it.