Your message dated Sun, 27 Jul 2014 11:04:07 +1000
with message-id
<caa0zo6bznzwax9i5asclqk9vwpwse24kbhtuwqtozkn1exk...@mail.gmail.com>
and subject line Re: django-admin not python script
has caused the Debian Bug report #755341,
regarding django-haystack: FTBFS: SyntaxError: invalid syntax
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
755341: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755341
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: django-haystack
Version: 2.1.0-1
Severity: serious
Tags: jessie sid
User: debian...@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.
--- End Message ---
--- Begin Message ---
On 21 July 2014 11:43, Brian May <br...@microcomaustralia.com.au> wrote:
> I believe these bugs (and possibly others) should be fixed with the
> python-django 1.6.5-3 package I just uploaded to Debian/unstable.
>
I just tried building both these packages, and they seem to be fine.
So I will close these bug reports.
--
Brian May <br...@microcomaustralia.com.au>
--- End Message ---