Source: subunit
Version: 0.0.15-1
Severity: serious
Justification: FTBFS
Hi,
your package FTBFS on mips*, but the FTBFS only there might have been a
side effect of the available python versions or something similar.
debian/rules has:
| override_dh_auto_test:
| dh_auto_test || true
| for vers in $(PYVERS) $(PY3VERS); do \
| SHELL_SHARE='./shell/share/'
PYTHONPATH=./python${PYTHONPATH:+:$PYTHONPATH} python$$vers runtests.py ||
true; \
| done; \
| done
Looks like you have an extra "done" there.
Full build logs:
https://buildd.debian.org/status/package.php?p=subunit&suite=sid
Mraw,
KiBi.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]