[Python-modules-team] Bug#755321: django-floppyforms: FTBFS: SyntaxError: invalid syntax
David Suárez
david.sephirot at gmail.com
Sat Jul 19 18:39:11 UTC 2014
Source: django-floppyforms
Version: 1.1.1-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140718 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/«PKGBUILDDIR»'
> set -e; \
> for python in python2.7; do \
> PYTHONPATH="." $python /usr/bin/django-admin test floppyforms --settings=floppyforms.test_settings; \
> done
> File "/usr/bin/django-admin", line 3
> if test -x /usr/bin/python3 && test -e /usr/lib/python3/dist-packages/django/bin/django-admin.py
> ^
> SyntaxError: invalid syntax
> make[1]: *** [override_dh_auto_test] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2014/07/18/django-floppyforms_1.1.1-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the Python-modules-team
mailing list