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 1Fyu5r-00014h-7B for garchives@archives.gentoo.org; Fri, 07 Jul 2006 17:26:19 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k67HLVpU009733; Fri, 7 Jul 2006 17:21:31 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k67H78ch019798 for ; Fri, 7 Jul 2006 17:07:08 GMT Received: by nf-out-0910.google.com with SMTP id a4so38788nfc for ; Fri, 07 Jul 2006 10:07:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Fja1kfLTl8MTM76624icPC0490Yz1RH6UxLlQNzLBbCFf5iWf1gM3o8BEapzo3T5RSCG12N7CvBJj+60Mkjgr0OK65lXIV/TDApI78pf6brW9zwWooTtTmc0j0azgvYiQVjcVKxUnIaDL0WO0I3z28Vyukent1Xk9tXiGXOnR/M= Received: by 10.78.138.14 with SMTP id l14mr804249hud; Fri, 07 Jul 2006 10:07:07 -0700 (PDT) Received: by 10.78.20.11 with HTTP; Fri, 7 Jul 2006 10:07:07 -0700 (PDT) Message-ID: <7573e9640607071007r7e52ffb8o9a746530c1d54eb0@mail.gmail.com> Date: Fri, 7 Jul 2006 10:07:07 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] amd64-hardened breaks upon glibc emerge In-Reply-To: <20060707132025.A31920@eniac.gvid.cz> 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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060707132025.A31920@eniac.gvid.cz> X-Google-Sender-Auth: 33f5645ae31a868f X-Archives-Salt: fc54fd6f-2376-4a84-a640-7ded79892f32 X-Archives-Hash: dff110ca933a230944c1e4de00951269 On 7/7/06, Roman Zilka wrote: > 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 HTH, -Richard -- gentoo-user@gentoo.org mailing list