Date: Mon, 10 Jul 2017 12:30:45 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 220596] shells/xonsh: Python-ish BASH-wards shell Message-ID: <bug-220596-21822-ClLAzQbxbo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220596-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-220596-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220596 --- Comment #5 from Roberto Fernandez Cueto <roberfern@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) =3D=3D=3D> Parsing plist =3D=3D=3D> 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_PYO= EXTENSION%% 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.p= yc Error: Orphaned: %%PYTHON_SITELIBDIR%%/xonsh/history/__amalgam__.py Error: Orphaned: %%PYTHON_SITELIBDIR%%/xonsh/history/__pycache__/__amalgam__.cpython-36.%%PY= THON_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.%%PYT= HON_PYOEXTENSION%% Error: Orphaned: %%PYTHON_SITELIBDIR%%/xonsh/prompt/__pycache__/__amalgam__.cpython-36.pyc =3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR =3D=3D=3D> 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? --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220596-21822-ClLAzQbxbo>