Leap 15.3 - internal error during test
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[1] I have a local branch with updated python-pytest/xvfb etc but that shows same error. Any ideas what to do? Thanks Axel -------- [1] https://build.opensuse.org/package/live_build_log/devel:languages:python/pyt...
Dne 06. 10. 21 v 9:27 Axel Braun napsal(a):
I have a local branch with updated python-pytest/xvfb etc but that shows same error. Any ideas what to do?
File a bug at https://github.com/The-Compiler/pytest-xvfb/issues ? Matěj -- https://matej.ceplovi.cz/blog/, Jabber: mcepl@ceplovi.cz GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 And do you know, Sonia, that low ceilings and tiny rooms cramp the soul and the mind? -- Fyodor Dostoevsky: Crime and Punishment
Am 06.10.21 um 11:33 schrieb Matěj Cepl:
Dne 06. 10. 21 v 9:27 Axel Braun napsal(a):
I have a local branch with updated python-pytest/xvfb etc but that shows same error. Any ideas what to do?
File a bug at https://github.com/The-Compiler/pytest-xvfb/issues ?
Nah, you can't expect them to support an ancient PyVirtualDisyplay. You have to fix the package for Leap 15.3 (Which you are already onto, I see) Ben
Am Mittwoch, 6. Oktober 2021, 11:46:35 CEST schrieb Ben Greiner:
Am 06.10.21 um 11:33 schrieb Matěj Cepl:
Dne 06. 10. 21 v 9:27 Axel Braun napsal(a):
I have a local branch with updated python-pytest/xvfb etc but that shows same error. Any ideas what to do?
File a bug at https://github.com/The-Compiler/pytest-xvfb/issues ?
Nah, you can't expect them to support an ancient PyVirtualDisyplay. You have to fix the package for Leap 15.3 (Which you are already onto, I see)
You are right - updating a bunch of packages for Leap 15.3 made it work finally. Most py packages in Leap are simply too old..... Thanks Axel
participants (3)
-
Axel Braun
-
Ben Greiner
-
Matěj Cepl