[gentoo-user] portage/python problem

2010-03-09 Thread Zhu Sha Zang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey, using: sys-apps/portage-2.1.8.2 with python3 or without python3 activated i receive this error (or warning, cos the comand still working) when try to use equery: / equery d dev-libs/libg15render

Re: [gentoo-user] portage/python problem

2010-03-09 Thread Neil Bothwick
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