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 1QwAKH-0001hy-4n for garchives@archives.gentoo.org; Wed, 24 Aug 2011 10:04:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4E4821C161; Wed, 24 Aug 2011 10:04:37 +0000 (UTC) Received: from cl-mail.uni-potsdam.de (cl-mail.rz.uni-potsdam.de [141.89.68.1]) by pigeon.gentoo.org (Postfix) with ESMTP id F1AAF21C13E for ; Wed, 24 Aug 2011 10:04:25 +0000 (UTC) Received: from arnim.rz.uni-potsdam.de (arnim.rz.uni-potsdam.de [141.89.68.11]) by n-mail-4.rz.uni-potsdam.de (8.14.4/8.14.4) with ESMTP id p7OA3Kql010255 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 24 Aug 2011 12:03:44 +0200 (CEST) Received: from uni-potsdam.de (localhost.localdomain [127.0.0.1]) by arnim.rz.uni-potsdam.de (8.13.8/8.13.8) with ESMTP id p7OA3Ks2032245 for ; Wed, 24 Aug 2011 12:03:20 +0200 Received: from p57B9ACB0.dip.t-dialin.net (p57B9ACB0.dip.t-dialin.net [87.185.172.176]) by webmail.uni-potsdam.de (Horde MIME library) with HTTP; Wed, 24 Aug 2011 12:03:19 +0200 Message-ID: <20110824120319.b46xhd35wgss00os@webmail.uni-potsdam.de> Date: Wed, 24 Aug 2011 12:03:19 +0200 From: rose@rz.uni-potsdam.de To: gentoo-science@lists.gentoo.org Subject: [gentoo-science] sci-mathematics/sage-4.7.1 and numpy version 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; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.6) X-Miltered: at n-mail-4 with ID 4E54CC68.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 4E54CC68.000 from arnim.rz.uni-potsdam.de/arnim.rz.uni-potsdam.de/141.89.68.11/arnim.rz.uni-potsdam.de/ X-j-chkmail-Score: MSGID : 4E54CC68.000 on n-mail-4.rz.uni-potsdam.de : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham X-Archives-Salt: X-Archives-Hash: 8d4e15804b01641d156437b5dea16f51 Hi, I just installed more or less succesful sage. During the installation =20 numpy was downgraded from numpy-1.6.1 to numpy-1.5.1. Now every 'emerge -uvDN world' complaines about; WARNING: One or more updates have been skipped due to a dependency conflict: dev-python/numpy:0 (dev-python/numpy-1.6.1::gentoo, ebuild scheduled for merge) conflicts wi= th ~dev-python/numpy-1.5.1 required by =20 (sci-mathematics/sage-4.7.1::sage-on-gentoo, installed) dev-python/pexpect:0 (dev-python/pexpect-2.4-r1::sage-on-gentoo, ebuild scheduled for =20 merge) conflicts with ~dev-python/pexpect-2.0 required by =20 (sci-mathematics/sage-4.7.1::sage-on-gentoo, installed) If I try to install couchdb, numpy-1.6.1 will be installed again: root@caiman:/root(4)# emerge -pvuDN couchdb These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] dev-lang/erlang-14.2.3 USE=3D"doc emacs java odbc smp =20 ssl tk wxwidgets -halfword -hipe -kpoll -sctp" 98,075 kB [ebuild N ] dev-db/couchdb-1.1.0 USE=3D"-test" 1,063 kB [ebuild U ] dev-python/numpy-1.6.1 [1.5.1] USE=3D"doc lapack -test" 0 k= B Should I mask numpy-1.6.1 or how are the chances that sage will work =20 with numpy-1.6.1?