Gentoo Archives: gentoo-user-de

From: Thomas Deutsch <thomas_mailinglisten@×××××××××.org>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] emaint --check world ??????
Date: Wed, 21 Dec 2005 22:16:37
Message-Id: 43A9E1D5.1010200@tuxpeople.org
In Reply to: Re: [gentoo-user-de] emaint --check world ?????? by Flo
1 Flo wrote:
2 > 2005/12/21, Thomas Bruns <newsgroup@××××××××.de:
3
4 >> ich habe wohl etwas kaputt gemacht... :-( wie kann ich das wieder
5 >> reparieren:
6 >>
7 >> hecking world for problems
8 >>
9 >> 'sys-apps/sh-utils' is not installed
10
11 Ich habe hier ein ähnliches Problem:
12
13 Nach einem emerge --sync, emerge -u portage und emerge --sync krieg ich
14 bei emerge -uDav world folgende Meldung:
15
16 Calculating world dependencies
17 !!! Problems have been detected with your world file
18 !!! Please run emaint --check world
19
20 Also hbe ich das gemacht:
21
22 # emaint --check world
23 Checking world for problems
24
25 'x11-drivers/synaptics' has no ebuilds available
26
27 Gleiche Meldung wie bei Thomas. Also habe ich es mal mit dem Tipp von
28 Flo versucht:
29
30 > mach mal ein emerge --sync und dann revdep-rebuild (is im ebuild
31 > gentoolkit enthalten)
32
33 Das sieht dann (gekürzt) so aus:
34
35 Checking dynamic linking consistency...
36 broken /opt/thunderbird/components/libmozgnome.so (requires
37 libxpcom.so libplds4.so libplc4.so libnspr4.so libgconf-2.so.4
38 libORBit-2.so.0 liblinc.so.1 libgnomevfs-2.so.0
39 libbonobo-activation.so.4 libxml2.so.2 libgnome-2.so.0 libbonobo-2.so.0)
40 broken /opt/firefox/components/libmozgnome.so (requires libxpcom.so
41 libplds4.so libplc4.so libnspr4.so libgconf-2.so.4 libORBit-2.so.0
42 liblinc.so.1 libgnomevfs-2.so.0 libbonobo-activation.so.4 libxml2.so.2
43 libgnome-2.so.0 libbonobo-2.so.0)
44 broken /opt/firefox/components/libnkgnomevfs.so (requires libxpcom.so
45 libplds4.so libplc4.so libnspr4.so libgnomevfs-2.so.0
46 libbonobo-activation.so.4 libORBit-2.so.0 libxml2.so.2 liblinc.so.1)
47 broken /opt/firefox/components/libnegotiateauth.so (requires
48 libxpcom.so libplds4.so libplc4.so libnspr4.so libgssapi_krb5.so.2)
49 broken /opt/netscape/plugins/mplayerplug-in.so (requires libnspr4.so
50 libplds4.so)
51 done.
52 (/root/.revdep-rebuild.3_rebuild)
53
54 Assigning files to ebuilds... done.
55 (/root/.revdep-rebuild.4_ebuilds)
56
57 Evaluating package order... done.
58 (/root/.revdep-rebuild.5_order)
59
60 All prepared. Starting rebuild...
61 emerge --oneshot --nodeps =mail-client/mozilla-thunderbird-bin-1.0.7
62 =net-www/mplayerplug-in-2.80 =www-client/mozilla-firefox-bin-1.0.7
63
64 Er kompilliert diese drei Pakete neu. Wenn ich den Befehl dann nochmals
65 ausführe kompiliert er die Pakete wieder. Dies ist beliebig reproduzierbar.
66
67 Trotz dem kompillieren der Pakete bringt emerge -auvD world immernoch
68 die gleiche Meldung. Was kann ich noch machen?
69
70 System ist ein AMD64.
71
72 mfg
73
74 Thomas
75 --
76 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] emaint --check world ?????? Stefan Frank <s_frank@××××××××.ch>