cschwan / sage-on-gentoo

(Unofficial) Gentoo Overlay for Sage- and Sage-related ebuilds
84 stars 26 forks source link

app-eselect/eselect-cblas ("app-eselect/eselect-cblas" is blocking sci-libs/lapack-reference-3.8.0-r100, sci-libs/blas-reference-20171112-r100, sci-libs/gsl-2.4) #517

Closed potuz closed 6 years ago

potuz commented 6 years ago

I'm getting these blockers trying to update from git these days:

(app-eselect/eselect-cblas-0.1:0/0::gentoo, ebuild scheduled for merge) pulled in by app-eselect/eselect-cblas required by (sci-libs/gsl-2.5:0/23::gentoo, ebuild scheduled for merge)

(sci-libs/lapack-reference-3.8.0-r100:0/3.8.0::science, installed) pulled in by

=sci-libs/lapack-reference-3.7-r100[int64?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sci-libs/lapack-reference-3.7-r100[abi_x86_64(-)]) required by (virtual/lapack-3.7-r100:0/0::science, installed)

(sci-libs/blas-reference-20171112-r100:0/3.8.0::science, installed) pulled in by

=sci-libs/blas-reference-20161223-r100[int64?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sci-libs/blas-reference-20161223-r100[abi_x86_64(-)]) required by (virtual/blas-3.7-r100:0/0::science, installed)

kiwifb commented 6 years ago

This is not an issue with this overlay but with the science overlay. They need to upgrade gsl to match the version in the main tree.

kiwifb commented 6 years ago

As advice you should mask some packages from the main tree so they don't upset the ones from the overlay. See the list on https://wiki.gentoo.org/wiki/User_talk:Houseofsuns which includes gsl.

potuz commented 6 years ago

Thanks! I'll take a look today, I apologize for the noise.