https://buildd.debian.org/status/fetch.php?pkg=gitlabracadabra&arch=all&ver=1.5.0&stamp=1649863207&raw=0
...
======================================================================
ERROR: test_get_connection_both (gitlabracadabra.tests.unit.test_gitlab_connections.TestGitlabConnections)
Get several Gitlab connections.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gitlab/config.py", line 57, in _get_config_files
resolved = _resolve_file(config_file)
File "/usr/lib/python3/dist-packages/gitlab/config.py", line 39, in _resolve_file
resolved = Path(filepath).resolve(strict=True)
File "/usr/lib/python3.10/pathlib.py", line 1075, in resolve
s = self._accessor.realpath(self, strict=strict)
File "/usr/lib/python3.10/posixpath.py", line 395, in realpath
path, ok = _joinrealpath(filename[:0], filename, strict, {})
File "/usr/lib/python3.10/posixpath.py", line 430, in _joinrealpath
st = os.lstat(newpath)
FileNotFoundError: [Errno 2] No such file or directory: '/path'
...