[Python-modules-team] Bug#625149: django-picklefield: FTBFS: ImportError: No module named django.core.management

Lucas Nussbaum lucas at lucas-nussbaum.net
Mon May 2 12:44:39 UTC 2011


Source: django-picklefield
Version: 0.1.9-2
Severity: serious
Tags: wheezy sid
User: debian-qa at 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-picklefield_0.1.9-2-amd64-xrsGDV/django-picklefield-0.1.9'
> django-admin startproject testproject
> echo 'DATABASE_ENGINE = "sqlite3"' > testproject/settings.py
> echo 'INSTALLED_APPS = ["picklefield"]' >> testproject/settings.py
> set -e; \
> 	for python in python2.7 python2.6; do \
> 	  PYTHONPATH=".:src" $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-picklefield_0.1.9-2_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
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the Python-modules-team mailing list