Control: tags -1 help
Hi,
I've updated python-envisage in Salsa[1] to the latest upstream version
and bumped its failing predepends to their according latest upstream and
fixed all bugs in those. For envisage I'm stumbling upon a Python3.10
related bug I'd like to ask for help:
...
======================================================================
ERROR: test_exclude_multiple
(envisage.tests.test_egg_plugin_manager.EggPluginManagerTestCase)
exclude multiple
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/build/python-envisage-6.0.1/.pybuild/cpython3_3.10_envisage/build/envisage/tests/test_egg_plugin_manager.py",
line 115, in test_exclude_multiple
self._add_eggs_on_path([self.egg_dir])
File
"/build/python-envisage-6.0.1/.pybuild/cpython3_3.10_envisage/build/envisage/tests/test_egg_based.py",
line 59, in _add_eggs_on_path
raise SystemError("Cannot find eggs %s" % errors)
SystemError: Cannot find eggs {}
======================================================================
ERROR: test_exclude_specific
(envisage.tests.test_egg_plugin_manager.EggPluginManagerTestCase)
exclude specific
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/build/python-envisage-6.0.1/.pybuild/cpython3_3.10_envisage/build/envisage/tests/test_egg_plugin_manager.py",
line 91, in test_exclude_specific
self._add_eggs_on_path([self.egg_dir])
File
"/build/python-envisage-6.0.1/.pybuild/cpython3_3.10_envisage/build/envisage/tests/test_egg_based.py",
line 59, in _add_eggs_on_path
raise SystemError("Cannot find eggs %s" % errors)
SystemError: Cannot find eggs {}
Any idea to deal with this issue in
envisage/tests/test_egg_based.py", line 59
?
Kind regards
Andreas.
[1] https://salsa.debian.org/python-team/packages/python-envisage
--
http://fam-tille.de
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team