Gentoo Archives: gentoo-user

From: Miernik <public@××××××××××××××.name>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Gentoo messed up after upgrade
Date: Tue, 03 Feb 2009 05:15:15
Message-Id: 20090203051150.2101.4.NOFFLE@turbacz.local
In Reply to: Re: [gentoo-user] Re: Gentoo messed up after upgrade by Stroller
1 Stroller <stroller@××××××××××××××××××.uk> wrote:
2 >
3 > On 2 Feb 2009, at 22:52, Miernik wrote:
4 >
5 >> !!! Invalid PORTDIR_OVERLAY (not a dir): '/usr/portage/local/layman/
6 >> java-overlay'
7 >
8 > Have you tried removing that from your make.conf?
9
10 And after restarting squash_portage (no idea why it didn't start before)
11 it even built that sound thing:
12
13 * Configuring search environment for revdep-rebuild
14
15 * Checking reverse dependencies
16 * Packages containing binaries and libraries broken by a package update
17 * will be emerged.
18
19 * Collecting system binaries and libraries
20 * Generated new 1_files.rr
21 * Collecting complete LD_LIBRARY_PATH
22 * Generated new 2_ldpath.rr
23 * Checking dynamic linking consistency
24 [ 29% ] * broken /usr/kde/3.5/lib32/libqtmcop.so.1.0.0 (requires libqt-mt.so.3)
25 [ 100% ]
26 * Generated new 3_broken.rr
27 * Assigning files to packages
28 * /usr/kde/3.5/lib32/libqtmcop.so.1.0.0 -> app-emulation/emul-linux-x86-soundlibs
29 * Generated new 4_raw.rr and 4_owners.rr
30 * Cleaning list of packages to rebuild
31 * Generated new 4_pkgs.rr
32 * Assigning packages to ebuilds
33 * Generated new 4_ebuilds.rr
34 * Evaluating package order
35 * Generated new 5_order.rr
36 * All prepared. Starting rebuild
37 emerge --oneshot app-emulation/emul-linux-x86-soundlibs:0
38 ..........
39 Calculating dependencies... done!
40
41 >>> Verifying ebuild manifests
42
43 >>> Emerging (1 of 1) app-emulation/emul-linux-x86-soundlibs-20080418
44 * emul-linux-x86-soundlibs-20080418.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
45 * checking ebuild checksums ;-) ... [ ok ]
46 * checking auxfile checksums ;-) ... [ ok ]
47 * checking miscfile checksums ;-) ... [ ok ]
48 >>> Unpacking source...
49 >>> Unpacking emul-linux-x86-soundlibs-20080418.tar.bz2 to /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/work
50 mv: cannot stat var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/work/usr/bin/esddsp': No such file or directory
51 >>> Source unpacked.
52 >>> Compiling source in /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/work ...
53 >>> Source compiled.
54 >>> Test phase [not enabled]: app-emulation/emul-linux-x86-soundlibs-20080418
55
56 >>> Install emul-linux-x86-soundlibs-20080418 into /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/image/ category app-emulation
57 >>> Completed installing emul-linux-x86-soundlibs-20080418 into /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/image/
58
59
60 >>> Installing app-emulation/emul-linux-x86-soundlibs-20080418
61 >>> Auto-cleaning packages...
62
63 >>> No outdated packages were found on your system.
64
65 * GNU info directory index is up-to-date.
66
67 * IMPORTANT: 3 config files in '/etc' need updating.
68 * See the CONFIGURATION FILES section of the emerge
69 * man page to learn how to update config files.
70 * Build finished correctly. Removing temporary files...
71 *
72 * You can re-run revdep-rebuild to verify that all libraries and binaries
73 * are fixed. If some inconsistency remains, it can be orphaned file, deep
74 * dependency, binary package or specially evaluated library.
75 przehyba ~ #
76
77
78 But it didn't fix anything:
79
80 miernik@przehyba ~ $ gnumeric
81 gnumeric: symbol lookup error: /usr/lib/libspreadsheet-1.8.4.so:
82 undefined symbol: g_dgettext
83 miernik@przehyba ~ $ ssh miernik@××××.org
84 ssh: Could not resolve hostname ogai.org: Name or service not known
85 miernik@przehyba ~ $ ping ogai.org
86 PING ogai.org (85.25.152.157) 56(84) bytes of data.
87 64 bytes from india854 (85.25.152.157): icmp_seq=1 ttl=55 time=1165 ms
88 64 bytes from india854 (85.25.152.157): icmp_seq=2 ttl=55 time=391 ms
89 ^C
90 --- ogai.org ping statistics ---
91 2 packets transmitted, 2 received, 0% packet loss, time 1013ms
92 rtt min/avg/max/mdev = 391.952/778.779/1165.606/386.827 ms, pipe 2
93 miernik@przehyba ~ $
94
95 How can ping resolve a host, and ssh not?