spark dev-ruby # emerge --version Portage 2.0.47-r13 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2) spark dev-ruby # python -V Python 2.2.1 spark dev-ruby # repoman --pretend RepoMan pretends to scour the neighborhood... Traceback (most recent call last): File "/usr/bin/repoman", line 472, in ? if (myuse[mypos]!="-*") and (myuse[mypos].strip("~-") not in kwlist): TypeError: strip() takes no arguments (1 given) Upgrading to python 2.2.2 fixes it. Regards, Tom
I removed that call. No reason to force a python update for something that trivial.