Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Downgrade glibc-2.11 to 2.10
Date: Tue, 17 Nov 2009 16:08:27
Message-Id: 200911171806.45373.alan.mckinnon@gmail.com
1 Yes, I have read this in
2 /var/portage/sys-libs/glibc/files/eblits/pkg_setup.eblit
3 and I understand the risks.
4
5 if has_version '>'${CATEGORY}/${PF} ; then
6 eerror "Sanity check to keep you from breaking your system:"
7 eerror " Downgrading glibc is not supported and a sure way to destruction"
8 die "aborting to save your system"
9 fi
10
11 I want to do it anyway.
12
13 A multitude of apps that used to run just fine now give "free(): invalid
14 pointer" errors since I upgraded to glibc-2.11
15
16 A simple downgrade doesn't work - too many apps will not start including bash.
17 Has anyone done this or knows of a howto? I'm happy to rebuild a few critical
18 apps statically if that's what it takes. I'm not happy chasing down half the
19 system to do it :-)
20
21 --
22 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] Downgrade glibc-2.11 to 2.10 daid kahl <daidxor@×××××.com>
Re: [gentoo-user] Downgrade glibc-2.11 to 2.10 Nagatoro <nagatoro@×××××.com>
Re: [gentoo-user] Downgrade glibc-2.11 to 2.10 Mike Edenfield <kutulu@××××××.org>
Re: [gentoo-user] Downgrade glibc-2.11 to 2.10 Volker Armin Hemmann <volkerarmin@××××××××××.com>
[gentoo-user] Re: Downgrade glibc-2.11 to 2.10 Thorsten Kampe <thorsten@×××××××××××××.de>