From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Fzvub-00072i-E9 for garchives@archives.gentoo.org; Mon, 10 Jul 2006 13:34:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6ADXgPT000477; Mon, 10 Jul 2006 13:33:42 GMT Received: from eniac.gvid.cz (eniac.gvid.cz [195.113.164.165]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6ADSPZu017878 for ; Mon, 10 Jul 2006 13:28:25 GMT Received: by eniac.gvid.cz (Postfix, from userid 521) id BA18D1EE06; Mon, 10 Jul 2006 15:28:25 +0200 (CEST) Date: Mon, 10 Jul 2006 15:28:25 +0200 From: Roman Zilka To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] amd64-hardened breaks upon glibc emerge Message-ID: <20060710152825.A14274@eniac.gvid.cz> References: <20060707132025.A31920@eniac.gvid.cz> <7573e9640607071007r7e52ffb8o9a746530c1d54eb0@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7573e9640607071007r7e52ffb8o9a746530c1d54eb0@mail.gmail.com>; from bigfish@asmallpond.org on Fri, Jul 07, 2006 at 10:07:07AM -0700 X-Operating-System: Linux X-Archives-Salt: 940a4a5e-b730-4304-a327-b93ac3010d3d X-Archives-Hash: 7575b20ac16f483b7cc139fead11cccf > > library, but after the upgrade of glibc it shows up in /usr/lib. The > > only solution I could make up was to move everything from /usr/lib > > to /usr/lib64, symlink /usr/lib -> /usr/lib64 and then start emerging > > Actually seems like bug #133547, in which case it seems like you did > the right thing to fix. This bug seems to be fixed in > baselayout-1.12.0 (see /usr/portage/sys-apps/baselayout/ChangeLog), > but unfortunately both 1.12.0-r1 and 1.12.1 are still ~amd64. So what > you may need to do before updating gcc or glibc is: > > echo "<=sys-apps/baselayout-1.12.99 ~amd64" >>/etc/portage/package.keywords > emerge -u baselayout I followed this recipe - (a fresh --sync'd system) -> 'emerge portage' -> 'emerge baselayout' (1.12.1) -> 'emerge gcc glibc' - and I'm stuck again, with the same problem. At any rate, thank you for your reply. -Roman -- gentoo-user@gentoo.org mailing list