Judge Posted November 27, 2014 Report Share Posted November 27, 2014 Hi everyone! When I run python-updater, it stops working with the following output: tango011 ~ # python-updater * Starting Python Updater... * Main active version of Python: 3.3 * Active version of Python 2: 2.7 * Active version of Python 3: 3.3 * Globally supported Python ABIs in installed repositories: * flora: 2.6 2.7 3.1 3.2 3.3 3.4 3.5 2.7-jython 2.7-pypy 3.2-pypy * gentoo: 2.6 2.7 3.1 3.2 3.3 3.4 3.5 2.7-jython 2.7-pypy 3.2-pypy * judge-funtoo-overlay: 2.6 2.7 3.1 3.2 3.3 3.4 3.5 2.7-jython 2.7-pypy 3.2-pypy * Adding to list: app-portage/gentoolkit:0 * Adding to list: dev-python/pyelftools:0 * Adding to list: dev-python/pygments:0 * Adding to list: dev-python/pyxattr:0 * Adding to list: dev-python/setuptools:0 * Adding to list: dev-vcs/mercurial:0 * Adding to list: dev-vcs/subversion:0 * check_python_abi_matching(): Unrecognized Python ABI '2.7-pypy' tango011 ~ # I do not know what it going wrong or what to look for. Using Google, I couldn't find related info. emerge_--info.txt Link to comment Share on other sites More sharing options...
0 Oleg Vinichenko Posted December 26, 2014 Report Share Posted December 26, 2014 python-updater is deprecated, you shouldn't run it anymore. http://www.funtoo.org/News:Python_Updater_Deprecation Link to comment Share on other sites More sharing options...
0 Oleg Vinichenko Posted November 27, 2014 Report Share Posted November 27, 2014 we aware of this issue :) Link to comment Share on other sites More sharing options...
0 sputnik Posted November 27, 2014 Report Share Posted November 27, 2014 I had this issue on a machine a couple of days ago. I found a 2 year old post on the Gentoo forum stating that argparse is deprecated and was causing the issue then. I unmerged it and python-updater went fine, it never put argparse back, so I didn't either. Link to comment Share on other sites More sharing options...
0 Judge Posted November 27, 2014 Author Report Share Posted November 27, 2014 Thanks for your replies :) @sputnik: Unfortunately, removing argparse did not change the situation. @Oleg: Is there a known fix for it? Link to comment Share on other sites More sharing options...
0 chytraeus Posted December 25, 2014 Report Share Posted December 25, 2014 Am still having this issue as well. Is there a known work around? Tried sputnik's approach and it did not work for me either. Link to comment Share on other sites More sharing options...
0 Judge Posted December 26, 2014 Author Report Share Posted December 26, 2014 Thanks, Oleg for this clarification. I'll uninstall it then. PS: emerge --depclean lists it as "to remove" automatically :) Link to comment Share on other sites More sharing options...
Question
Judge
Hi everyone!
When I run python-updater, it stops working with the following output:
I do not know what it going wrong or what to look for. Using Google, I couldn't find related info.
emerge_--info.txt
Link to comment
Share on other sites
6 answers to this question
Recommended Posts