Hide Forgot
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.
Fixed by Kevin: http://koji.fedoraproject.org/koji/buildinfo?buildID=486535
Shouldn't vtk-devel require blas-devel and lapack-devel as well now?
I don't think so - nothing in /usr/include/vtk seems to reference it.