[Bug 220596] shells/xonsh: Python-ish BASH-wards shell

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 10 12:30:45 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596

--- Comment #5 from Roberto Fernandez Cueto <roberfern at gmail.com> ---
I am following the steps under
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html
and I have found the following:

Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PYTHON_SITELIBDIR%%/xonsh/__amalgam__.py
Error: Orphaned:
%%PYTHON_SITELIBDIR%%/xonsh/__pycache__/__amalgam__.cpython-36.%%PYTHON_PYOEXTENSION%%
Error: Orphaned:
%%PYTHON_SITELIBDIR%%/xonsh/__pycache__/__amalgam__.cpython-36.pyc
Error: Orphaned: %%PYTHON_SITELIBDIR%%/xonsh/completers/__amalgam__.py
Error: Orphaned:
%%PYTHON_SITELIBDIR%%/xonsh/completers/__pycache__/__amalgam__.cpython-36.%%PYTHON_PYOEXTENSION%%
Error: Orphaned:
%%PYTHON_SITELIBDIR%%/xonsh/completers/__pycache__/__amalgam__.cpython-36.pyc
Error: Orphaned: %%PYTHON_SITELIBDIR%%/xonsh/history/__amalgam__.py
Error: Orphaned:
%%PYTHON_SITELIBDIR%%/xonsh/history/__pycache__/__amalgam__.cpython-36.%%PYTHON_PYOEXTENSION%%
Error: Orphaned:
%%PYTHON_SITELIBDIR%%/xonsh/history/__pycache__/__amalgam__.cpython-36.pyc
Error: Orphaned: %%PYTHON_SITELIBDIR%%/xonsh/prompt/__amalgam__.py
Error: Orphaned:
%%PYTHON_SITELIBDIR%%/xonsh/prompt/__pycache__/__amalgam__.cpython-36.%%PYTHON_PYOEXTENSION%%
Error: Orphaned:
%%PYTHON_SITELIBDIR%%/xonsh/prompt/__pycache__/__amalgam__.cpython-36.pyc
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.

Is it usual to find this kind of errors on python ports or how can I solve this
issue so this message disappears?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list