Your message dated Tue, 3 May 2011 13:29:29 +0200
with message-id <20110503112929.ga9...@jwilk.net>
and subject line FTBFS: ImportError: No module named django...
has caused the Debian Bug report #625125,
regarding django-countries: FTBFS: ImportError: No module named 
django.core.management
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.)


-- 
625125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625125
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: django-countries
Version: 1.0.5-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory 
> `/build/user-django-countries_1.0.5-1-amd64-WFy4cZ/django-countries-1.0.5'
> django-admin startproject testproject
> cp debian/settings.py testproject/settings.py
> set -e; \
>       for python in python2.7 python2.6; do \
>         rm -f testproject/test.db3 ; \
>         PYTHONPATH="." $python testproject/manage.py syncdb 
> --settings=testproject.settings --noinput ;\
>         PYTHONPATH="." $python testproject/manage.py test 
> --settings=testproject.settings ;\
>       done
> Traceback (most recent call last):
>   File "testproject/manage.py", line 2, in <module>
>     from django.core.management import execute_manager
> ImportError: No module named django.core.management
> make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/02/django-countries_1.0.5-1_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
All these build failures were caused by a transient problem in python-django,
which is fixed now.

--
Jakub Wilk


--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to