I Know this worked a few weeks ago but now I get error when i do,
~$ ego query versions ego
Traceback(most recent call last):File"/usr/bin/ego", line 102,in<module>EgoModule.run_ego_module(action, econfig, args, VERSION)File"/usr/share/ego/python/ego/module.py", line 64,in run_ego_module
ego_module(*args)File"/usr/share/ego/python/ego/module.py", line 49,in __call__
self.handle(**options)File"/usr/share/ego/modules/query.ego", line 41,in handle
handler(**options)File"/usr/share/ego/modules/query.ego", line 56,in handle_versions_subcommand
slot = ebuild.vars.get('SLOT','0')File"/usr/lib64/python3.4/site-packages/appi/ebuild.py", line 122,in vars
self._parse_ebuild_file()File"/usr/lib64/python3.4/site-packages/appi/ebuild.py", line 180,in _parse_ebuild_file
make_conf =Profile.get_system_make_conf()File"/usr/lib64/python3.4/site-packages/appi/conf/profile.py", line 136,in get_system_make_conf
context =Profile._parse_make_conf_file(path, context)File"/usr/lib64/python3.4/site-packages/appi/conf/profile.py", line 117,in _parse_make_conf_file
r'^\s*(?:export\s+)?([a-z][a-z0-9_]*)=', f.read(), re.M | re.I
File"/usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/ascii.py", line 26,in decode
return codecs.ascii_decode(input, self.errors)[0]UnicodeDecodeError:'ascii' codec can't decode byte 0xc3 in position 2220: ordinal not in range(128)
Question
dhudson
I Know this worked a few weeks ago but now I get error when i do,
here is ego vers.
~$ eix ego [I] app-admin/ego Available versions: 2.0.9^m **2.0.10^m 2.0.14^m **2.1.1^m 2.2.0^m 2.2.1^m 2.3.1^m **2.3.2^m **9999^m {zsh-completion PYTHON_SINGLE_TARGET="python3_4 python3_5 python3_6" PYTHON_TARGETS="python3_4 python3_5 python3_6"} Installed versions: 2.3.1^m(11:54:30 11/08/17)(-zsh-completion PYTHON_SINGLE_TARGET="python3_4 -python3_5 -python3_6" PYTHON_TARGETS="python3_4 -python3_5 -python3_6") Homepage: http://www.funtoo.org/Package:Ego Description: Funtoo's configuration tool: ego, epro, edoc.
also ego kit list does work so maybe the query part I am doing wrong or was removed.
no other issues with funtoo ego --sync and eix ect all work.
if I need to supply other info let me know..
thanks
Link to comment
Share on other sites
17 answers to this question
Recommended Posts