Hallo!
benutzt von euch jemand Gentoo und kann mir sagen, was in dem File
/var/cache/edb/virtuals steht?
So 100% weiß ich das auch nicht, aber vielleicht hilft Dir:
http://www.gentoo-wiki.com/MAN_Portage#.2Fvar.2Fcache.2Fedb.2F
"Also, in the new version /var/cache/edb/virtuals is going to become obsolete: Portage will calculate the virtuals based on packages installed in the database."
http://www.gentoo.org/news/en/gwn/20040712-newsletter.xml#doc_chap1_sect1
"Virtuals. /var/cache/edb/virtuals -- Effectively remove it. /etc/portage/virtuals is a user-modifiable version that acts like an incremental applied on top of an ON-DEMAND virtual calculation system. Virtuals should be calculated from /var/db/pkg EVERY time it is requested and potentially incorporate to-be-merged values from the current merge list."
http://www.gentoo.org/proj/en/portage/#doc_chap3
Und wer weiss, wie ich einsehen kann welche Pakete auf dem System installiert sind? Also eine Komplettübersicht sozusagen.
find /var/db/pkg/ -mindepth 2 -maxdepth 2 -printf "%P\n"
oder
emerge gentoolkit
qpkg -I
oder
emerge epm
epm -qa
Grüße
Andreas
[remote-signature:http://knet-systems.de/tmp/rand_sig.php]