Stroller <[email protected]> wrote:
>
> On 2 Feb 2009, at 22:52, Miernik wrote:
>
>> !!! Invalid PORTDIR_OVERLAY (not a dir): '/usr/portage/local/layman/
>> java-overlay'
>
> Have you tried removing that from your make.conf?
And after restarting squash_portage (no idea why it didn't start before)
it even built that sound thing:
* Configuring search environment for revdep-rebuild
* Checking reverse dependencies
* Packages containing binaries and libraries broken by a package update
* will be emerged.
* Collecting system binaries and libraries
* Generated new 1_files.rr
* Collecting complete LD_LIBRARY_PATH
* Generated new 2_ldpath.rr
* Checking dynamic linking consistency
[ 29% ] * broken /usr/kde/3.5/lib32/libqtmcop.so.1.0.0 (requires
libqt-mt.so.3)
[ 100% ]
* Generated new 3_broken.rr
* Assigning files to packages
* /usr/kde/3.5/lib32/libqtmcop.so.1.0.0 ->
app-emulation/emul-linux-x86-soundlibs
* Generated new 4_raw.rr and 4_owners.rr
* Cleaning list of packages to rebuild
* Generated new 4_pkgs.rr
* Assigning packages to ebuilds
* Generated new 4_ebuilds.rr
* Evaluating package order
* Generated new 5_order.rr
* All prepared. Starting rebuild
emerge --oneshot app-emulation/emul-linux-x86-soundlibs:0
..........
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) app-emulation/emul-linux-x86-soundlibs-20080418
* emul-linux-x86-soundlibs-20080418.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
[ ok ]
* checking ebuild checksums ;-) ...
[ ok ]
* checking auxfile checksums ;-) ...
[ ok ]
* checking miscfile checksums ;-) ...
[ ok ]
>>> Unpacking source...
>>> Unpacking emul-linux-x86-soundlibs-20080418.tar.bz2 to
>>> /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/work
mv: cannot stat
var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/work/usr/bin/esddsp':
No such file or directory
>>> Source unpacked.
>>> Compiling source in
>>> /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/work ...
>>> Source compiled.
>>> Test phase [not enabled]: app-emulation/emul-linux-x86-soundlibs-20080418
>>> Install emul-linux-x86-soundlibs-20080418 into
>>> /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/image/
>>> category app-emulation
>>> Completed installing emul-linux-x86-soundlibs-20080418 into
>>> /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/image/
>>> Installing app-emulation/emul-linux-x86-soundlibs-20080418
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system.
* GNU info directory index is up-to-date.
* IMPORTANT: 3 config files in '/etc' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.
* Build finished correctly. Removing temporary files...
*
* You can re-run revdep-rebuild to verify that all libraries and binaries
* are fixed. If some inconsistency remains, it can be orphaned file, deep
* dependency, binary package or specially evaluated library.
przehyba ~ #
But it didn't fix anything:
mier...@przehyba ~ $ gnumeric
gnumeric: symbol lookup error: /usr/lib/libspreadsheet-1.8.4.so:
undefined symbol: g_dgettext
mier...@przehyba ~ $ ssh [email protected]
ssh: Could not resolve hostname ogai.org: Name or service not known
mier...@przehyba ~ $ ping ogai.org
PING ogai.org (85.25.152.157) 56(84) bytes of data.
64 bytes from india854 (85.25.152.157): icmp_seq=1 ttl=55 time=1165 ms
64 bytes from india854 (85.25.152.157): icmp_seq=2 ttl=55 time=391 ms
^C
--- ogai.org ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1013ms
rtt min/avg/max/mdev = 391.952/778.779/1165.606/386.827 ms, pipe 2
mier...@przehyba ~ $
How can ping resolve a host, and ssh not?