[PKG-Openstack-devel] Bug#911947: glance FTBFS: tests fail: RecursionError: maximum recursion depth exceeded while calling a Python object

Helmut Grohne helmut at subdivi.de
Fri Oct 26 15:27:17 BST 2018


Source: glance
Version: 2:17.0.0-2
Severity: serious
Tags: ftbfs

glance fails to build from source in unstable. It has many test
failures. A fair number of "RecursionError: maximum recursion depth
exceeded while calling a Python object" are among them. See e.g.:

https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/glance_17.0.0-2.rbuild.log.gz

Most include this:

|   File "/build/1st/glance-17.0.0/glance/domain/__init__.py", line 316, in keys
|     return dict(self).keys()
|   File "/build/1st/glance-17.0.0/glance/domain/__init__.py", line 316, in keys
|     return dict(self).keys()
|   File "/build/1st/glance-17.0.0/glance/domain/__init__.py", line 316, in keys
|     return dict(self).keys()
| RecursionError: maximum recursion depth exceeded while calling a Python object

Helmut



More information about the Openstack-devel mailing list