Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] amd64-hardened breaks upon glibc emerge
Date: Fri, 07 Jul 2006 17:26:19
Message-Id: 7573e9640607071007r7e52ffb8o9a746530c1d54eb0@mail.gmail.com
In Reply to: [gentoo-user] amd64-hardened breaks upon glibc emerge by Roman Zilka
1 On 7/7/06, Roman Zilka <rzilka@××××.cz> wrote:
2 > library, but after the upgrade of glibc it shows up in /usr/lib. The
3 > only solution I could make up was to move everything from /usr/lib
4 > to /usr/lib64, symlink /usr/lib -> /usr/lib64 and then start emerging
5
6 Actually seems like bug #133547, in which case it seems like you did
7 the right thing to fix. This bug seems to be fixed in
8 baselayout-1.12.0 (see /usr/portage/sys-apps/baselayout/ChangeLog),
9 but unfortunately both 1.12.0-r1 and 1.12.1 are still ~amd64. So what
10 you may need to do before updating gcc or glibc is:
11
12 echo "<=sys-apps/baselayout-1.12.99 ~amd64" >>/etc/portage/package.keywords
13 emerge -u baselayout
14
15 HTH,
16 -Richard
17 --
18 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] amd64-hardened breaks upon glibc emerge Roman Zilka <rzilka@××××.cz>