Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Apache not starting after upgrading Apache/glibc...
Date: Sat, 13 Apr 2019 12:42:21
Message-Id: q8slei$3f6a$1@blaine.gmane.org
In Reply to: [gentoo-user] Apache not starting after upgrading Apache/glibc... by Matthias Hanft
1 On 13/04/2019 15:20, Matthias Hanft wrote:
2 > Now "admin-panic" is heavily arising. HELP! What can I do??
3
4 See which packages were built against the new glib. Do:
5
6 $ qlop -l -d 2days
7
8 See which packages were emerged AFTER glibc 2.28. Are they critical
9 packages? If not, downgrade glibc anyway. Then rebuild those packages.
10
11 I forgot how to downgrade glibc though :-/
12
13 Years ago, this happened to me. After than, I *NEVER* allow new versions
14 of glibc to be emerged together with other packages. I always exclude
15 it, let everything else update, then I make a binary package of glibc
16 (quickpkg glibc) and only then do I emerge the new glibc so I can
17 downgrade again from the binary package (but again, I forgot how to do
18 that now...)

Replies

Subject Author
Re: [gentoo-user] Re: Apache not starting after upgrading Apache/glibc... Matthias Hanft <mh@×××××.de>