Neil Bothwick wrote: > Zac Medico wrote: > > Yep, that's probably it. I ran into this a while back. Unfortunately > > equery is unreasonably slow with such queries. The fastest way I've > > found: find /var/db/pkg -path '*DEPEND' | xargs grep virtual/mta > qpkg is orders of magnitude faster than equery. It may be deprecated but > it works.
Thanks for the tip. I thought qpkg was gone but then I found it hidden along with etcat. Qpkg definitely is much faster but it doesn't seem to work for a virtual depend. Even with equery, I needed to specify virtual/mta rather than mail-mta/ssmtp in order to get results. It seems that our portage query tools need some work. :-( Zac -- gentoo-user@gentoo.org mailing list