Source: versiontools
Version: 1.9.1-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]

Dear Maintainer,

The package fails to build:

test_formatting_without_vcs 
(versiontools.tests.VersionFormattingTestsWithMockedVCS) ... ok

======================================================================
FAIL: test_not_found (versiontools.tests.HandleVersionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/versiontools-1.9.1/versiontools/__init__.py", line 241, in 
from_expression
    version = getattr(obj, identifier)
AttributeError: module 'versiontools' has no attribute '__nonexisting__'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/versiontools-1.9.1/versiontools/setuptools_hooks.py", line 64, in 
version
    version = Version.from_expression(value)
ValueError: Unable to access '__nonexisting__' in 'versiontools': module 
'versiontools' has no attribute '__nonexisting__'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/versiontools-1.9.1/versiontools/tests.py", line 147, in test_not_found
    handle_version(self.dist, None, version)
distutils.errors.DistutilsSetupError: Unable to access '__nonexisting__' in 
'versiontools': module 'versiontools' has no attribute '__nonexisting__'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/versiontools-1.9.1/versiontools/tests.py", line 151, in test_not_found
    self.assertEqual(str(e), "Unable to access '__nonexisting__' in "
AssertionError: "Unab[44 chars]ols': module 'versiontools' has no attribute 
'__nonexisting__'" != "Unab[44 chars]ols': 'module' object has no attribute 
'__nonexisting__'"
- Unable to access '__nonexisting__' in 'versiontools': module 'versiontools' 
has no attribute '__nonexisting__'
?                                                             - ^ ^^^^^ -----
+ Unable to access '__nonexisting__' in 'versiontools': 'module' object has no 
attribute '__nonexisting__'
?                                                       +       ^^^^ ^


----------------------------------------------------------------------
Ran 16 tests in 0.025s

FAILED (failures=1)
E: pybuild pybuild:262: test: plugin distutils failed with: exit code=1: 
python3.5 setup.py test 

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/versiontools.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Reply via email to