fatal: detected dubious ownership in repository at '/srv/maat/src/python-webssh' To add an exception for this directory, call: git config --global --add safe.directory /srv/maat/src/python-webssh ==> Making package: python-webssh 1.5.3-1 (Tue Aug 16 00:55:22 2022) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found webssh-1.5.3.tar.gz -> Found webssh.conf.d -> Found webssh.service -> Found sysusers.conf ==> Validating source files with sha256sums... webssh-1.5.3.tar.gz ... Passed webssh.conf.d ... Passed webssh.service ... Passed sysusers.conf ... Passed ==> Extracting sources... -> Extracting webssh-1.5.3.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/webssh copying webssh/settings.py -> build/lib/webssh copying webssh/_version.py -> build/lib/webssh copying webssh/main.py -> build/lib/webssh copying webssh/policy.py -> build/lib/webssh copying webssh/__init__.py -> build/lib/webssh copying webssh/worker.py -> build/lib/webssh copying webssh/utils.py -> build/lib/webssh copying webssh/handler.py -> build/lib/webssh running egg_info writing webssh.egg-info/PKG-INFO writing dependency_links to webssh.egg-info/dependency_links.txt writing entry points to webssh.egg-info/entry_points.txt writing requirements to webssh.egg-info/requires.txt writing top-level names to webssh.egg-info/top_level.txt reading manifest file 'webssh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/__pycache__' no previously-included directories found matching 'tests/.pytest_cache' no previously-included directories found matching 'webssh/.pytest_cache' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'webssh.egg-info/SOURCES.txt' creating build/lib/webssh/static creating build/lib/webssh/static/css copying webssh/static/css/bootstrap.min.css -> build/lib/webssh/static/css copying webssh/static/css/fullscreen.min.css -> build/lib/webssh/static/css copying webssh/static/css/xterm.min.css -> build/lib/webssh/static/css creating build/lib/webssh/static/css/fonts copying webssh/static/css/fonts/.gitignore -> build/lib/webssh/static/css/fonts creating build/lib/webssh/static/img copying webssh/static/img/favicon.png -> build/lib/webssh/static/img creating build/lib/webssh/static/js copying webssh/static/js/bootstrap.min.js -> build/lib/webssh/static/js copying webssh/static/js/jquery.min.js -> build/lib/webssh/static/js copying webssh/static/js/main.js -> build/lib/webssh/static/js copying webssh/static/js/popper.min.js -> build/lib/webssh/static/js copying webssh/static/js/xterm-addon-fit.min.js -> build/lib/webssh/static/js copying webssh/static/js/xterm.min.js -> build/lib/webssh/static/js creating build/lib/webssh/templates copying webssh/templates/index.html -> build/lib/webssh/templates ==> Entering fakeroot environment... ==> Starting package()... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /srv/maat/src/python-webssh/pkg/python-webssh/usr creating /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib creating /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10 creating /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages creating /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh copying build/lib/webssh/settings.py -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh copying build/lib/webssh/_version.py -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh copying build/lib/webssh/main.py -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh copying build/lib/webssh/policy.py -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh copying build/lib/webssh/__init__.py -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh copying build/lib/webssh/worker.py -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh copying build/lib/webssh/utils.py -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh copying build/lib/webssh/handler.py -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh creating /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static creating /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/css copying build/lib/webssh/static/css/bootstrap.min.css -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/css copying build/lib/webssh/static/css/fullscreen.min.css -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/css copying build/lib/webssh/static/css/xterm.min.css -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/css creating /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/css/fonts copying build/lib/webssh/static/css/fonts/.gitignore -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/css/fonts creating /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/img copying build/lib/webssh/static/img/favicon.png -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/img creating /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/js copying build/lib/webssh/static/js/bootstrap.min.js -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/js copying build/lib/webssh/static/js/jquery.min.js -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/js copying build/lib/webssh/static/js/main.js -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/js copying build/lib/webssh/static/js/popper.min.js -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/js copying build/lib/webssh/static/js/xterm-addon-fit.min.js -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/js copying build/lib/webssh/static/js/xterm.min.js -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/static/js creating /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/templates copying build/lib/webssh/templates/index.html -> /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/templates byte-compiling /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/settings.py to settings.cpython-310.pyc byte-compiling /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/_version.py to _version.cpython-310.pyc byte-compiling /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/main.py to main.cpython-310.pyc byte-compiling /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/policy.py to policy.cpython-310.pyc byte-compiling /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/__init__.py to __init__.cpython-310.pyc byte-compiling /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/worker.py to worker.cpython-310.pyc byte-compiling /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/utils.py to utils.cpython-310.pyc byte-compiling /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh/handler.py to handler.cpython-310.pyc writing byte-compilation script '/tmp/tmpkd7e2w97.py' /usr/bin/python /tmp/tmpkd7e2w97.py removing /tmp/tmpkd7e2w97.py running install_egg_info running egg_info writing webssh.egg-info/PKG-INFO writing dependency_links to webssh.egg-info/dependency_links.txt writing entry points to webssh.egg-info/entry_points.txt writing requirements to webssh.egg-info/requires.txt writing top-level names to webssh.egg-info/top_level.txt reading manifest file 'webssh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/__pycache__' no previously-included directories found matching 'tests/.pytest_cache' no previously-included directories found matching 'webssh/.pytest_cache' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'webssh.egg-info/SOURCES.txt' Copying webssh.egg-info to /srv/maat/src/python-webssh/pkg/python-webssh/usr/lib/python3.10/site-packages/webssh-1.5.3-py3.10.egg-info running install_scripts Installing wssh script to /srv/maat/src/python-webssh/pkg/python-webssh/usr/bin ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-webssh"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Signing package(s)... -> Created signature file python-webssh-1.5.3-1-any.pkg.tar.zst.sig. ==> Finished making: python-webssh 1.5.3-1 (Tue Aug 16 00:55:31 2022) ==> Cleaning up...