Gentoo Archives: gentoo-user

From: Miernik <public@××××××××××××××.name>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Gentoo messed up after upgrade
Date: Mon, 02 Feb 2009 05:04:34
Message-Id: 20090202050422.2101.1.NOFFLE@turbacz.local
1 After running 'emerge -uD world' I have many things messed-up, besides
2 the unability of firefox to do DNS resolve for most (but not all) URLs.
3 ssh also can't DNS resolve some hosts (but ping can on the same hosts).
4
5 All my manpages look like this:
6
7 ESC[1mNAMEESC[0m
8 ls - list directory contents
9
10 ESC[1mSYNOPSISESC[0m
11 ESC[1mls ESC[22m[ESC[4mOPTIONESC[24m]... [ESC[4mFILEESC[24m]...
12
13 Many programs fail to start:
14
15 miernik@przehyba ~ $ gnumeric
16 gnumeric: symbol lookup error: /usr/lib/libspreadsheet-1.8.4.so: undefined symbol: g_dgettext
17
18 miernik@przehyba ~ $ oowriter
19 /usr/lib64/openoffice/program/soffice.bin: /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/libstdc++.so.6: version LIBCXX_3.4.9' not found (required by /usr/lib64/openoffice/program/../basis-link/program/libbasegfxlx.so)
20
21 miernik@przehyba ~ $ eix glibc
22 eix: /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/libstdc++.so.6: version LIBCXX_3.4.9' not found (required by eix)
23
24 Before I had ~amd64 in ACCEPT_KEYWORDS, but in the middle of this
25 upgrade I thought it was a bad idea, because many programs failed to
26 compile, so I removed that from make.conf, and did run
27 'emerge --empty-tree world'
28 which downgraded everything back to stable. But one thing I couldn't
29 downgrade was glibc which stayed at version
30 sys-libs/glibc-2.9_p20081201-r1
31
32 XTerm is not using my ~/.Xresources settings.
33
34 Is there any way I can possibly fix my system?
35
36 --
37 Miernik

Replies

Subject Author
Re: [gentoo-user] Gentoo messed up after upgrade Volker Armin Hemmann <volkerarmin@××××××××××.com>
[gentoo-user] Re: Gentoo messed up after upgrade Nikos Chantziaras <realnc@×××××.de>