Every time, I using e-file or euse, sometimes, when I use gentoolkit's equery, and sometimes, when I use binhosts i get error like this: Traceback (most recent call last): File "/usr/bin/emerge", line 42, in <module> retval = emerge_main() File "/usr/lib64/portage/pym/_emerge/main.py", line 1528, in emerge_main return action_info(settings, trees, myopts, valid_atoms) File "/usr/lib64/portage/pym/_emerge/actions.py", line 1295, in action_info print('%s="%s"' % (x, settings[x])) UnicodeEncodeError: 'ascii' codec can't encode characters in position 9-10: ordinal not in range(128) I think, that it'll be better to fix portage to use unicode, except of ascii. By the way, it is NO any non-ascii characters in queries and in tose scripts. //with best regards, mva.
sorry, dup :( *** This bug has been marked as a duplicate of bug 325505 ***