Source: django-auth-ldap
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-auth-ldap_1.0.5-1-amd64-znq8rE/django-auth-ldap-1.0.5'
> django-admin startproject testproject
> echo 'DATABASE_ENGINE = "sqlite3"' > testproject/settings.py
> echo 'DATABASE_NAME = "testproject/test.db3"' >> testproject/settings.py
> echo 'INSTALLED_APPS = 
> ["django_auth_ldap","django.contrib.auth","django.contrib.contenttypes","django.contrib.admin","django.contrib.sites","django.contrib.sessions"]'
>  >> testproject/settings.py
> echo 'SITE_ID = 1' >> testproject/settings.py
> echo 'ROOT_URLCONF = "testproject.urls"' >> testproject/settings.py
> for python in python2.6 python2.7; do \
>         rm -f testproject/test.db3 ; \
>         PYTHONPATH=".:src" $python testproject/manage.py syncdb 
> --settings=testproject.settings --noinput ;\
>         PYTHONPATH=".:src" $python testproject/manage.py test 
> --settings=testproject.settings ; \
>       done
> /usr/lib/pymodules/python2.6/django/db/__init__.py:19: DeprecationWarning: 
> settings.DATABASE_* is deprecated; use settings.DATABASES instead.
>   DeprecationWarning
> /usr/lib/pymodules/python2.6/django/db/__init__.py:60: DeprecationWarning: 
> Short names for ENGINE in database configurations are deprecated. Prepend 
> default.ENGINE with 'django.db.backends.'
>   DeprecationWarning
> Creating tables ...
> Creating table auth_permission
> Creating table auth_group_permissions
> Creating table auth_group
> Creating table auth_user_user_permissions
> Creating table auth_user_groups
> Creating table auth_user
> Creating table auth_message
> Creating table django_content_type
> Creating table django_admin_log
> Creating table django_site
> Creating table django_session
> Installing custom SQL ...
> Installing indexes ...
> No fixtures found.
> /usr/lib/pymodules/python2.6/django/db/__init__.py:19: DeprecationWarning: 
> settings.DATABASE_* is deprecated; use settings.DATABASES instead.
>   DeprecationWarning
> /usr/lib/pymodules/python2.6/django/db/__init__.py:60: DeprecationWarning: 
> Short names for ENGINE in database configurations are deprecated. Prepend 
> default.ENGINE with 'django.db.backends.'
>   DeprecationWarning
> .....................................................................................................................................................................................................................................................
> ----------------------------------------------------------------------
> Ran 245 tests in 1.801s
> 
> OK
> Creating test database for alias 'default'...
> Destroying test database for alias 'default'...
> 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
> 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-auth-ldap_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 |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to