Catalin Grigoroscuta wrote:
> I've just rebuilt my system without "motif" use flag (with emerge
> --newuse, etc).
> Everything works fine, except that equery shows stale data.
> For example:
> 1. "equery depends emacs" shows openmotif as dependency, but emacs is
> rebuilt without motif USE ("emerge -pv emacs" clearly shows this).
The depends query shows all depends regardless of whether they are enabled or
not (by USE flags).
> 2. "equery hasuse motif" also shows emacs
> Is there any caching done by equery? How can I invalidate it?
The hasuse query shows all USE flags regardless of whether they are enabled or
not.
There is no cache, it queries the database directly.
Zac
--
[email protected] mailing list