On Tue, 09 Mar 2010 10:22:04 -0300, Zhu Sha Zang wrote:
> equery d dev-libs/libg15render
> /usr/lib/portage/pym/portage/util/__init__.py:1121:
> DeprecationWarning: The 'myroot' parameter for
> portage.config.getvirtuals() is deprecated
> result = lazy_item.func(*pargs, **kwargs)
>
> /Where's the problem?
It's not so much a problem as a QA warning. It's just telling you that
this way of doing things will stop working at some time in the future.
> I think that this warning started after i upgraded python-2.6
>
> /Wed Jan 27 09:09:26 2010 >>> dev-lang/python-2.6.4-r1
>
Are you running a mixture of stable and testing packages?