On 01/23/2015 03:22 PM, Michał Górny wrote: > >> But that's not the biggest problem with the wget thing: the first time >> someone runs this it's going to fail. >> >> $ wget -O - dev.gentoo.org/~mgorny/cpuinfo2cpuflags-x86.py | python >> ... >> Unable to determine PORTDIR, please set it before calling this script > > Don't you have Portage installed? >
This one depends on the eselected version of python. I had python-3.4 eselected, but portage was built with the default PYTHON_TARGETS="python2_7 python3_3".