www-client/pybugz-0.9.0_rc3 requires dev-lang/python:2.6 but doesn't pull it as a depency. Reproducible: Always
Do you mean python 2 or do you have a log of a failure with python 2.7 ?
I have * pybugz-0.9.0_rc3.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking pybugz-0.9.0_rc3.tar.gz ;-) ... [ ok ] * Package: www-client/pybugz-0.9.0_rc3 * Repository: gentoo * Maintainer: williamh@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU zsh-completion * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox * ERROR: www-client/pybugz-0.9.0_rc3 failed (setup phase): * dev-lang/python:2.6 is not installed * * Call stack: * ebuild.sh, line 56: Called pkg_setup * ebuild.sh, line 1439: Called python_pkg_setup * python.eclass, line 377: Called _python_calculate_PYTHON_ABIS * python.eclass, line 752: Called _python_final_sanity_checks * python.eclass, line 306: Called die * The specific snippet of code: * die "$(python_get_implementational_package) is not installed" * emerge uses the python3 useflag and I've both dev-lang/python-2.7.1-r1 and dev-lang/python-3.1.3-r1
Did you i.e, just upgrade to python 2.7 and still have USE_PYTHON set to 2.6 ?
(In reply to comment #3) > Did you i.e, just upgrade to python 2.7 and still have USE_PYTHON set to 2.6 ? I've upgraded to Python a while ago, but I was still having USE_PYTHON="2.6 2.7 3.1"
In that case, it was your mistake. Correct the value of that var.