Source: commando
Version: 0.3.4-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:
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:170: cd /commando-0.3.4/.pybuild/pythonX.Y_2.7/build; python2.7
-m nose --with-doctest
F
======================================================================
FAIL: Doctest: commando.conf.AutoProp
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for commando.conf.AutoProp
File "/commando-0.3.4/.pybuild/pythonX.Y_2.7/build/commando/conf.py", line
124, in AutoProp
----------------------------------------------------------------------
File "/commando-0.3.4/.pybuild/pythonX.Y_2.7/build/commando/conf.py", line 141,
in commando.conf.AutoProp
Failed example:
'test'
Expected:
p.source_dir = 'xyz'
p.source_dir
Got:
'test'
----------------------------------------------------------------------
File "/commando-0.3.4/.pybuild/pythonX.Y_2.7/build/commando/conf.py", line 144,
in commando.conf.AutoProp
Failed example:
'xyz'
Expected nothing
Got:
'xyz'
----------------------------------------------------------------------
Ran 1 test in 0.018s
FAILED (failures=1)
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/commando.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)