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 1OVq0F-0004GN-FD for garchives@archives.gentoo.org; Mon, 05 Jul 2010 18:03:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84AFE1C049 for ; Mon, 5 Jul 2010 18:02:44 +0000 (UTC) Received: from mx1.d.umn.edu (mx1.d.umn.edu [131.212.109.15]) by pigeon.gentoo.org (Postfix) with ESMTP id 649411C03D for ; Mon, 5 Jul 2010 17:03:17 +0000 (UTC) Received: from mxr1.d.umn.edu (mxr1.d.umn.edu [131.212.109.92]) by mx1.d.umn.edu (8.13.8/8.13.8) with ESMTP id o65H1KLD020482 for ; Mon, 5 Jul 2010 12:01:20 -0500 (CDT) Received: from mxv2.d.umn.edu (mxv2.d.umn.edu [131.212.109.136]) by mxr1.d.umn.edu (8.13.8/8.13.8) with ESMTP id o65H1Ktv004926 for ; Mon, 5 Jul 2010 12:01:20 -0500 (CDT) Received: from smtp.d.umn.edu (mx3.d.umn.edu [131.212.109.40]) by mxv2.d.umn.edu (8.13.8/8.13.8) with ESMTP id o65H1KAS014399 for ; Mon, 5 Jul 2010 12:01:20 -0500 (CDT) Received: from pavilion64 (71-221-34-148.dlth.qwest.net [71.221.34.148]) (authenticated bits=0) by smtp.d.umn.edu (8.13.8/8.13.8) with ESMTP id o65H0O2D003998 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 5 Jul 2010 12:00:26 -0500 (CDT) Date: Mon, 05 Jul 2010 12:00:15 -0500 From: Steven Trogdon Subject: [gentoo-science] sage-scripts' dependencies To: gentoo-science@lists.gentoo.org X-Mailer: Balsa 2.4.7 Message-Id: <1278349224.27947.0@pavilion64> 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: multipart/signed; protocol="application/pgp-signature"; micalg=PGP-SHA1; boundary="=-LusS3U4n85LLJsDXOmZV" X-Virus-Scanned: clamav-milter 0.96.1 at mxv2.d.umn.edu X-Virus-Status: Clean X-Archives-Salt: b83da966-4f20-43d6-a65d-98743e9e922a X-Archives-Hash: f7a0d8f89c1575ed41b2bc189ed31ce6 --=-LusS3U4n85LLJsDXOmZV Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I encountered the following when making a fresh install of sage (~136 =20 packages) within a 32bit chroot. Emerge of sage terminated because of the =20 following line dosym $(which gp) "${SAGE_LOCAL}"/bin/sage_pari || die in the sage-scripts ebuild. In emerging sage, sage-scripts gets pulled in =20 before pari and thus the failure. I suppose it would be awkward to have =20 sage-scripts depend on pari when only a symlink is created? This can be =20 replicated if one has a working sage by removing pari and sage-scripts and = =20 either updating world or re-emerging sage-core. Here, sage-scripts gets =20 pulled in before pari and the update/emerge fails. Steve --=-LusS3U4n85LLJsDXOmZV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) iEYEABECAAYFAkwyD6gACgkQSh5h5U6haiEZ7ACggaY/yjaQSSBHC1laVPiDPq+Q ab0AoIXBT8ur6lL3Y+PVdlk39vZd+Ewk =KSuz -----END PGP SIGNATURE----- --=-LusS3U4n85LLJsDXOmZV--