Hi,


We updated python-onionshare for security reasons. It builds and tests fine on TW, but the test fails on Leap 15.3 with an internal error:


[   50s] + PATH=/home/abuild/rpmbuild/BUILD/onionshare-2.4/testbin:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin

[   50s] + pushd cli

[   50s] ~/rpmbuild/BUILD/onionshare-2.4/cli ~/rpmbuild/BUILD/onionshare-2.4

[   50s] + pytest -v -k 'not test_large_download' -rs tests

[   51s] INTERNALERROR> Traceback (most recent call last):

[   51s] INTERNALERROR>   File "/usr/lib/python3.6/site-packages/_pytest/main.py", line 265, in wrap_session

[   51s] INTERNALERROR>     config._do_configure()

[   51s] INTERNALERROR>   File "/usr/lib/python3.6/site-packages/_pytest/config/__init__.py", line 982, in _do_configure

[   51s] INTERNALERROR>     self.hook.pytest_configure.call_historic(kwargs=dict(config=self))

Full log:

https://build.opensuse.org/package/live_build_log/devel:languages:python/python-onionshare/openSUSE_Leap_15.3/x86_64

I have a local branch with updated python-pytest/xvfb etc but that shows same error.

Any ideas what to do?

Thanks

Axel