From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RDUAf-0008BP-Cs for garchives@archives.gentoo.org; Tue, 11 Oct 2011 04:42:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC31121C092; Tue, 11 Oct 2011 04:42:18 +0000 (UTC) Received: from inpbox.inp.nsk.su (inp.nsk.su [193.124.167.24]) by pigeon.gentoo.org (Postfix) with ESMTP id 4CBC221C087 for ; Tue, 11 Oct 2011 04:42:07 +0000 (UTC) Received: from star.inp.nsk.su ([193.124.167.6]) by inpbox.inp.nsk.su with esmtp (Exim 4.50) id 1RDUAH-00029C-So for gentoo-science@lists.gentoo.org; Tue, 11 Oct 2011 11:42:05 +0700 Received: from star.inp.nsk.su (localhost.localdomain [127.0.0.1]) by star.inp.nsk.su (8.13.8/8.13.8) with ESMTP id p9B4g53a004571 for ; Tue, 11 Oct 2011 11:42:05 +0700 Received: from localhost (grozin@localhost) by star.inp.nsk.su (8.13.8/8.13.8/Submit) with ESMTP id p9B4g5SK004567 for ; Tue, 11 Oct 2011 11:42:05 +0700 Date: Tue, 11 Oct 2011 11:42:05 +0700 (NOVT) From: "Andrey G. Grozin" To: gentoo-science@lists.gentoo.org Subject: [gentoo-science] blas/lapack stuff Message-ID: User-Agent: Alpine 1.10 (LRH 962 2008-03-14) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Archives-Salt: X-Archives-Hash: 4cb7b80ba814eb515bd2a5b571c6076a Hello *, I use the science overlay, and for quite some time I have problems with blas/lapack. Each attempt to emerge -uD @world produces something like ================================================================================ [blocks B ] app-admin/eselect-blas ("app-admin/eselect-blas" is blocking sci-libs/lapack-reference-3.3.1-r1, sci-libs/gsl-1.15-r1, sci-libs/blas-reference-20110418) [blocks B ] app-admin/eselect-cblas ("app-admin/eselect-cblas" is blocking sci-libs/lapack-reference-3.3.1-r1, sci-libs/gsl-1.15-r1, sci-libs/blas-reference-20110418) [blocks B ] app-admin/eselect-lapack ("app-admin/eselect-lapack" is blocking sci-libs/lapack-reference-3.3.1-r1, sci-libs/gsl-1.15-r1, sci-libs/blas-reference-20110418) Total: 21 packages (21 upgrades), Size of downloads: 19,795 kB Conflict: 4 blocks (3 unsatisfied) Portage tree and overlays: [0] /usr/portage [1] /var/lib/layman/science * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (sci-libs/lapack-reference-3.3.1-r1::science, ebuild scheduled for merge) pulled in by >=sci-libs/lapack-reference-3.3 required by (virtual/lapack-3.3::science, ebuild scheduled for merge) (app-admin/eselect-cblas-0.1::gentoo, installed) pulled in by app-admin/eselect-cblas required by (sci-libs/blas-atlas-3.9.23-r4::gentoo, installed) (sci-libs/blas-reference-20110418::science, ebuild scheduled for merge) pulled in by >=sci-libs/blas-reference-20110417 required by (virtual/blas-2.1::science, ebuild scheduled for merge) (app-admin/eselect-blas-0.1::gentoo, installed) pulled in by app-admin/eselect-blas required by (sci-libs/blas-atlas-3.9.23-r4::gentoo, installed) (sci-libs/gsl-1.15-r1::science, ebuild scheduled for merge) pulled in by sci-libs/gsl required by (sci-mathematics/giac-0.9.3::grozin, installed) sci-libs/gsl required by (sci-libs/mathgl-1.11.2::gentoo, installed) sci-libs/gsl required by (sci-libs/tamu_anova-0.2.1::gentoo, installed) sci-libs/gsl required by (sci-visualization/qtiplot-0.9.8.8::gentoo, installed) sci-libs/gsl required by (media-gfx/asymptote-2.13::grozin, installed) sci-libs/gsl required by (media-gfx/inkscape-0.48.2::gentoo, installed) sci-libs/gsl required by (app-office/kspread-2.3.3::gentoo, installed) >=sci-libs/gsl-1.10 required by (sci-visualization/pyxplot-0.8.4::gentoo, installed) >=sci-libs/gsl-1.14-r2 required by (virtual/cblas-2.0::science, ebuild scheduled for merge) (app-admin/eselect-lapack-0.1::gentoo, installed) pulled in by app-admin/eselect-lapack required by (sci-libs/lapack-atlas-3.9.23-r3::gentoo, installed) ================================================================================ Any ideas? Andrey