[Python-modules-team] Bug#755341: django-haystack: FTBFS: SyntaxError: invalid syntax

David Suárez david.sephirot at gmail.com
Sat Jul 19 18:39:49 UTC 2014


Source: django-haystack
Version: 2.1.0-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=".:tests" $python $(which django-admin) test core --settings=settings ; \
> 	PYTHONPATH=".:tests" $python $(which django-admin) test discovery --settings=discovery_settings ; \
> 	PYTHONPATH=".:tests" $python $(which django-admin) test overrides --settings=overrides_settings ; \
> 	PYTHONPATH=".:tests" $python $(which django-admin) test simple_tests --settings=simple_settings ; \
> 	PYTHONPATH=".:tests" $python $(which django-admin) test whoosh_tests --settings=whoosh_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-haystack_2.1.0-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