on a gentoo server, after I've just ran emerge sync, emerge -upvD world wants to install xfree... :(
How can I find out which ebuild is broken and really wants xfree, although my USE flags shouldn't allow it ?
One way is to add "x11-base/xfree" in /etc/portage/package.mask and then emerge -uDp world. It will show you which package can't satisfy its dependencies.
For me, it was net-p2p/bittorrent.
It looks like there is a problem with the latest portage or something and things that used to be optional becomes mandatory (X Window in that case).
Nahor
-- [EMAIL PROTECTED] mailing list
