Source: django-reversion Version: 1.3.1-1 Severity: serious Tags: wheezy sid User: [email protected] 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-reversion_1.3.1-1-amd64-7dBkji/django-reversion-1.3.1' > django-admin startproject testproject > echo 'DATABASE_ENGINE = "sqlite3"' > testproject/settings.py > echo 'DATABASE_NAME = "testproject/test.db3"' >> testproject/settings.py > echo 'INSTALLED_APPS = > ["reversion","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 > PYTHONPATH=".:src" django-admin syncdb --settings=testproject.settings > --noinput > /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 reversion_revision > Creating table reversion_version > 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. > set -e; \ > for python in python2.6 python2.7; do \ > PYTHONPATH=".:src" $python testproject/manage.py test > --settings=testproject.settings reversion ; \ > 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 > . > ---------------------------------------------------------------------- > Ran 1 test in 0.206s > > 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 > 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-reversion_1.3.1-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 | [email protected] http://www.lucas-nussbaum.net/ | | jabber: [email protected] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

