Source: python-django-threadedcomments Version: 0.5.2-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110221 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-python-django-threadedcomments_0.5.2-1-amd64-bSOLRl/python-django-threadedcomments-0.5.2' > set -e; \ > cd tests; \ > for python in python2.6 python2.5; do \ > $python runtests.py; \ > done > Creating test database 'default'... > Processing sessions.Session model > Creating table django_session > Processing auth.Permission model > Creating table auth_permission > Processing auth.Group_permissions model > Creating table auth_group_permissions > Processing auth.Group model > Creating table auth_group > Processing auth.User_user_permissions model > Creating table auth_user_user_permissions > Processing auth.User_groups model > Creating table auth_user_groups > Processing auth.User model > Creating table auth_user > Processing auth.Message model > Creating table auth_message > Processing contenttypes.ContentType model > Creating table django_content_type > Processing sites.Site model > Creating table django_site > Processing threadedcomments.ThreadedComment model > Creating table threadedcomments_threadedcomment > Processing threadedcomments.FreeThreadedComment model > Creating table threadedcomments_freethreadedcomment > Processing threadedcomments.TestModel model > Creating table threadedcomments_testmodel > Running post-sync handlers for application sessions > Adding permission 'sessions | session | Can add session' > Adding permission 'sessions | session | Can change session' > Adding permission 'sessions | session | Can delete session' > Running post-sync handlers for application auth > Adding permission 'auth | permission | Can add permission' > Adding permission 'auth | permission | Can change permission' > Adding permission 'auth | permission | Can delete permission' > Adding permission 'auth | group | Can add group' > Adding permission 'auth | group | Can change group' > Adding permission 'auth | group | Can delete group' > Adding permission 'auth | user | Can add user' > Adding permission 'auth | user | Can change user' > Adding permission 'auth | user | Can delete user' > Adding permission 'auth | message | Can add message' > Adding permission 'auth | message | Can change message' > Adding permission 'auth | message | Can delete message' > Running post-sync handlers for application contenttypes > Adding permission 'contenttypes | content type | Can add content type' > Adding permission 'contenttypes | content type | Can change content type' > Adding permission 'contenttypes | content type | Can delete content type' > Running post-sync handlers for application sites > Adding permission 'sites | site | Can add site' > Adding permission 'sites | site | Can change site' > Adding permission 'sites | site | Can delete site' > Creating example.com Site object > Running post-sync handlers for application threadedcomments > Adding permission 'threadedcomments | Threaded Comment | Can add Threaded > Comment' > Adding permission 'threadedcomments | Threaded Comment | Can change Threaded > Comment' > Adding permission 'threadedcomments | Threaded Comment | Can delete Threaded > Comment' > Adding permission 'threadedcomments | Free Threaded Comment | Can add Free > Threaded Comment' > Adding permission 'threadedcomments | Free Threaded Comment | Can change Free > Threaded Comment' > Adding permission 'threadedcomments | Free Threaded Comment | Can delete Free > Threaded Comment' > Adding permission 'threadedcomments | test model | Can add test model' > Adding permission 'threadedcomments | test model | Can change test model' > Adding permission 'threadedcomments | test model | Can delete test model' > No custom SQL for sessions.Session model > No custom SQL for auth.Permission model > No custom SQL for auth.Group_permissions model > No custom SQL for auth.Group model > No custom SQL for auth.User_user_permissions model > No custom SQL for auth.User_groups model > No custom SQL for auth.User model > No custom SQL for auth.Message model > No custom SQL for contenttypes.ContentType model > No custom SQL for sites.Site model > No custom SQL for threadedcomments.ThreadedComment model > No custom SQL for threadedcomments.FreeThreadedComment model > No custom SQL for threadedcomments.TestModel model > Installing index for auth.Permission model > Installing index for auth.Group_permissions model > Installing index for auth.User_user_permissions model > Installing index for auth.User_groups model > Installing index for auth.Message model > Installing index for threadedcomments.ThreadedComment model > Installing index for threadedcomments.FreeThreadedComment model > Running post-sync handlers for application sessions > Adding permission 'sessions | session | Can add session' > Adding permission 'sessions | session | Can change session' > Adding permission 'sessions | session | Can delete session' > Running post-sync handlers for application auth > Adding permission 'auth | permission | Can add permission' > Adding permission 'auth | permission | Can change permission' > Adding permission 'auth | permission | Can delete permission' > Adding permission 'auth | group | Can add group' > Adding permission 'auth | group | Can change group' > Adding permission 'auth | group | Can delete group' > Adding permission 'auth | user | Can add user' > Adding permission 'auth | user | Can change user' > Adding permission 'auth | user | Can delete user' > Adding permission 'auth | message | Can add message' > Adding permission 'auth | message | Can change message' > Adding permission 'auth | message | Can delete message' > Running post-sync handlers for application contenttypes > Adding permission 'contenttypes | content type | Can add content type' > Adding permission 'contenttypes | content type | Can change content type' > Adding permission 'contenttypes | content type | Can delete content type' > Running post-sync handlers for application sites > Adding permission 'sites | site | Can add site' > Adding permission 'sites | site | Can change site' > Adding permission 'sites | site | Can delete site' > Creating example.com Site object > Running post-sync handlers for application threadedcomments > Adding permission 'threadedcomments | Threaded Comment | Can add Threaded > Comment' > Adding permission 'threadedcomments | Threaded Comment | Can change Threaded > Comment' > Adding permission 'threadedcomments | Threaded Comment | Can delete Threaded > Comment' > Adding permission 'threadedcomments | Free Threaded Comment | Can add Free > Threaded Comment' > Adding permission 'threadedcomments | Free Threaded Comment | Can change Free > Threaded Comment' > Adding permission 'threadedcomments | Free Threaded Comment | Can delete Free > Threaded Comment' > Adding permission 'threadedcomments | test model | Can add test model' > Adding permission 'threadedcomments | test model | Can change test model' > Adding permission 'threadedcomments | test model | Can delete test model' > Loading 'initial_data' fixtures... > Checking '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > fixtures... > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.default.xml fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.default.xml.gz fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.default.xml.zip fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.default.xml.bz2 fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.default.json fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.default.json.gz fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.default.json.zip fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.default.json.bz2 fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.xml fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.xml.gz fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.xml.zip fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.xml.bz2 fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.json fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.json.gz fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.json.zip fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures' for > initial_data.json.bz2 fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sessions/fixtures'. > Checking '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > fixtures... > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.default.xml fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.default.xml.gz fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.default.xml.zip fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.default.xml.bz2 fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.default.json fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.default.json.gz fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.default.json.zip fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.default.json.bz2 fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.xml fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.xml.gz fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.xml.zip fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.xml.bz2 fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.json fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.json.gz fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.json.zip fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures' for > initial_data.json.bz2 fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/auth/fixtures'. > Checking '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for fixtures... > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.default.xml fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.default.xml.gz fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.default.xml.zip fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.default.xml.bz2 fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.default.json fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.default.json.gz fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.default.json.zip fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.default.json.bz2 fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.xml fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.xml.gz fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.xml.zip fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.xml.bz2 fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.json fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.json.gz fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.json.zip fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures' > for initial_data.json.bz2 fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/contenttypes/fixtures'. > Checking '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > fixtures... > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.default.xml fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.default.xml.gz fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.default.xml.zip fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.default.xml.bz2 fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.default.json fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.default.json.gz fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.default.json.zip fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.default.json.bz2 fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.xml fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.xml.gz fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.xml.zip fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.xml.bz2 fixture 'initial_data'... > No xml fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.json fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.json.gz fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.json.zip fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Trying '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures' for > initial_data.json.bz2 fixture 'initial_data'... > No json fixture 'initial_data' in > '/usr/lib/pymodules/python2.6/django/contrib/sites/fixtures'. > Checking '../threadedcomments/fixtures' for fixtures... > Trying '../threadedcomments/fixtures' for initial_data.default.xml fixture > 'initial_data'... > No xml fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.default.xml.gz fixture > 'initial_data'... > No xml fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.default.xml.zip > fixture 'initial_data'... > No xml fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.default.xml.bz2 > fixture 'initial_data'... > No xml fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.default.json fixture > 'initial_data'... > No json fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.default.json.gz > fixture 'initial_data'... > No json fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.default.json.zip > fixture 'initial_data'... > No json fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.default.json.bz2 > fixture 'initial_data'... > No json fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.xml fixture > 'initial_data'... > No xml fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.xml.gz fixture > 'initial_data'... > No xml fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.xml.zip fixture > 'initial_data'... > No xml fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.xml.bz2 fixture > 'initial_data'... > No xml fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.json fixture > 'initial_data'... > No json fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.json.gz fixture > 'initial_data'... > No json fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.json.zip fixture > 'initial_data'... > No json fixture 'initial_data' in '../threadedcomments/fixtures'. > Trying '../threadedcomments/fixtures' for initial_data.json.bz2 fixture > 'initial_data'... > No json fixture 'initial_data' in '../threadedcomments/fixtures'. > Checking absolute path for fixtures... > Trying absolute path for initial_data.default.xml fixture 'initial_data'... > No xml fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.default.xml.gz fixture 'initial_data'... > No xml fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.default.xml.zip fixture > 'initial_data'... > No xml fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.default.xml.bz2 fixture > 'initial_data'... > No xml fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.default.json fixture 'initial_data'... > No json fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.default.json.gz fixture > 'initial_data'... > No json fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.default.json.zip fixture > 'initial_data'... > No json fixture 'initial_data' in absolute path. > test_get_comment_count > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_get_comment_url > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_get_free_comment_count > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_get_free_comment_url > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_get_free_threaded_comment_tree > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_get_latest_comments > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_get_latest_free_comments > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_get_threaded_comment_form > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_get_threaded_comment_tree > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_gravatar_tags > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_markdown_comment > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_plaintext_comment > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_rest_comment > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_textile_comment > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_user_comment_tags > (threadedcomments.tests.templatetags_tests.TemplateTagTestCase) ... ok > test_comment_child_create (threadedcomments.tests.views_tests.ViewsTestCase) > ... ok > test_comment_child_json_create > (threadedcomments.tests.views_tests.ViewsTestCase) ... ok > test_comment_child_xml_create > (threadedcomments.tests.views_tests.ViewsTestCase) ... ok > test_comment_create (threadedcomments.tests.views_tests.ViewsTestCase) ... ok > test_comment_delete (threadedcomments.tests.views_tests.ViewsTestCase) ... ok > test_comment_edit (threadedcomments.tests.views_tests.ViewsTestCase) ... ok > test_comment_edit_with_preview > (threadedcomments.tests.views_tests.ViewsTestCase) ... ok > test_comment_json_create (threadedcomments.tests.views_tests.ViewsTestCase) > ... ok > test_comment_json_edit (threadedcomments.tests.views_tests.ViewsTestCase) ... > ok > test_comment_preview (threadedcomments.tests.views_tests.ViewsTestCase) ... ok > test_comment_xml_create (threadedcomments.tests.views_tests.ViewsTestCase) > ... ok > test_comment_xml_edit (threadedcomments.tests.views_tests.ViewsTestCase) ... > ok > test_freecomment_child_create > (threadedcomments.tests.views_tests.ViewsTestCase) ... FAIL > test_freecomment_child_json_create > (threadedcomments.tests.views_tests.ViewsTestCase) ... FAIL > test_freecomment_child_xml_create > (threadedcomments.tests.views_tests.ViewsTestCase) ... FAIL > test_freecomment_create (threadedcomments.tests.views_tests.ViewsTestCase) > ... ERROR > test_freecomment_delete (threadedcomments.tests.views_tests.ViewsTestCase) > ... ok > test_freecomment_edit (threadedcomments.tests.views_tests.ViewsTestCase) ... > FAIL > test_freecomment_edit_with_preview > (threadedcomments.tests.views_tests.ViewsTestCase) ... ok > test_freecomment_json_create > (threadedcomments.tests.views_tests.ViewsTestCase) ... ERROR > test_freecomment_json_edit (threadedcomments.tests.views_tests.ViewsTestCase) > ... FAIL > test_freecomment_preview (threadedcomments.tests.views_tests.ViewsTestCase) > ... ok > test_freecomment_xml_create > (threadedcomments.tests.views_tests.ViewsTestCase) ... ERROR > test_freecomment_xml_edit (threadedcomments.tests.views_tests.ViewsTestCase) > ... FAIL > > ====================================================================== > ERROR: test_freecomment_create > (threadedcomments.tests.views_tests.ViewsTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "../threadedcomments/tests/views_tests.py", line 41, in > test_freecomment_create > o = > FreeThreadedComment.objects.latest('date_submitted').get_base_data(show_dates=False) > File "/usr/lib/pymodules/python2.6/django/db/models/manager.py", line 162, > in latest > return self.get_query_set().latest(*args, **kwargs) > File "/usr/lib/pymodules/python2.6/django/db/models/query.py", line 405, in > latest > return obj.get() > File "/usr/lib/pymodules/python2.6/django/db/models/query.py", line 347, in > get > % self.model._meta.object_name) > DoesNotExist: FreeThreadedComment matching query does not exist. > > ====================================================================== > ERROR: test_freecomment_json_create > (threadedcomments.tests.views_tests.ViewsTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "../threadedcomments/tests/views_tests.py", line 164, in > test_freecomment_json_create > o = > FreeThreadedComment.objects.latest('date_submitted').get_base_data(show_dates=False) > File "/usr/lib/pymodules/python2.6/django/db/models/manager.py", line 162, > in latest > return self.get_query_set().latest(*args, **kwargs) > File "/usr/lib/pymodules/python2.6/django/db/models/query.py", line 405, in > latest > return obj.get() > File "/usr/lib/pymodules/python2.6/django/db/models/query.py", line 347, in > get > % self.model._meta.object_name) > DoesNotExist: FreeThreadedComment matching query does not exist. > > ====================================================================== > ERROR: test_freecomment_xml_create > (threadedcomments.tests.views_tests.ViewsTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "../threadedcomments/tests/views_tests.py", line 226, in > test_freecomment_xml_create > o = > FreeThreadedComment.objects.latest('date_submitted').get_base_data(show_dates=False) > File "/usr/lib/pymodules/python2.6/django/db/models/manager.py", line 162, > in latest > return self.get_query_set().latest(*args, **kwargs) > File "/usr/lib/pymodules/python2.6/django/db/models/query.py", line 405, in > latest > return obj.get() > File "/usr/lib/pymodules/python2.6/django/db/models/query.py", line 347, in > get > % self.model._meta.object_name) > DoesNotExist: FreeThreadedComment matching query does not exist. > > ====================================================================== > FAIL: test_freecomment_child_create > (threadedcomments.tests.views_tests.ViewsTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "../threadedcomments/tests/views_tests.py", line 308, in > test_freecomment_child_create > 'is_approved': False > AssertionError: {'website': u'', 'content_object': <TestModel: TestModel > object>, 'name': u'', 'parent': None, 'is_public': True, 'markup': > u'plaintext', 'ip_address': u'127.0.0.1', 'email': u'', 'comment': u'My test > free comment!', 'is_approved': False} != {'website': > u'http://www.eflorenzano.com/', 'comment': u'test4', 'name': u'eric', > 'parent': <FreeThreadedComment: My test free comment!>, 'content_object': > <TestModel: TestModel object>, 'is_public': True, 'markup': u'plaintext', > 'ip_address': u'127.0.0.1', 'email': u'flo...@gmail.com', 'is_approved': > False} > > ====================================================================== > FAIL: test_freecomment_child_json_create > (threadedcomments.tests.views_tests.ViewsTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "../threadedcomments/tests/views_tests.py", line 346, in > test_freecomment_child_json_create > 'is_approved': False > AssertionError: {'website': u'', 'content_object': <TestModel: TestModel > object>, 'name': u'', 'parent': None, 'is_public': True, 'markup': > u'plaintext', 'ip_address': u'127.0.0.1', 'email': u'', 'comment': u'My test > free comment!', 'is_approved': False} != {'website': > u'http://www.eflorenzano.com/', 'comment': u'test5', 'name': u'eric', > 'parent': <FreeThreadedComment: My test free comment!>, 'content_object': > <TestModel: TestModel object>, 'is_public': True, 'markup': u'plaintext', > 'ip_address': u'127.0.0.1', 'email': u'flo...@gmail.com', 'is_approved': > False} > > ====================================================================== > FAIL: test_freecomment_child_xml_create > (threadedcomments.tests.views_tests.ViewsTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "../threadedcomments/tests/views_tests.py", line 383, in > test_freecomment_child_xml_create > 'is_approved': False > AssertionError: {'website': u'', 'content_object': <TestModel: TestModel > object>, 'name': u'', 'parent': None, 'is_public': True, 'markup': > u'plaintext', 'ip_address': u'127.0.0.1', 'email': u'', 'comment': u'My test > free comment!', 'is_approved': False} != {'website': > u'http://www.eflorenzano.com/', 'comment': u'test6', 'name': u'eric', > 'parent': <FreeThreadedComment: My test free comment!>, 'content_object': > <TestModel: TestModel object>, 'is_public': True, 'markup': u'plaintext', > 'ip_address': u'127.0.0.1', 'email': u'flo...@gmail.com', 'is_approved': > False} > > ====================================================================== > FAIL: test_freecomment_edit (threadedcomments.tests.views_tests.ViewsTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "../threadedcomments/tests/views_tests.py", line 106, in > test_freecomment_edit > 'is_approved': False > AssertionError: {'website': u'', 'content_object': <TestModel: TestModel > object>, 'name': u'', 'parent': None, 'is_public': True, 'markup': > u'plaintext', 'ip_address': u'127.0.0.1', 'email': u'', 'comment': u'My test > free comment!', 'is_approved': False} != {'website': > u'http://www.eflorenzano.com/', 'comment': u'test1_edited', 'name': u'eric', > 'parent': None, 'content_object': <TestModel: TestModel object>, 'is_public': > True, 'markup': u'plaintext', 'ip_address': u'127.0.0.1', 'email': > u'flo...@gmail.com', 'is_approved': False} > > ====================================================================== > FAIL: test_freecomment_json_edit > (threadedcomments.tests.views_tests.ViewsTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "../threadedcomments/tests/views_tests.py", line 210, in > test_freecomment_json_edit > 'is_approved': False > AssertionError: {'website': u'', 'content_object': <TestModel: TestModel > object>, 'name': u'', 'parent': None, 'is_public': True, 'markup': > u'plaintext', 'ip_address': u'127.0.0.1', 'email': u'', 'comment': u'My test > free comment!', 'is_approved': False} != {'website': > u'http://www.eflorenzano.com/', 'comment': u'test2_edited', 'name': u'eric', > 'parent': None, 'content_object': <TestModel: TestModel object>, 'is_public': > True, 'markup': u'plaintext', 'ip_address': u'127.0.0.1', 'email': > u'flo...@gmail.com', 'is_approved': False} > > ====================================================================== > FAIL: test_freecomment_xml_edit > (threadedcomments.tests.views_tests.ViewsTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "../threadedcomments/tests/views_tests.py", line 272, in > test_freecomment_xml_edit > 'is_approved': False > AssertionError: {'website': u'', 'content_object': <TestModel: TestModel > object>, 'name': u'', 'parent': None, 'is_public': True, 'markup': > u'plaintext', 'ip_address': u'127.0.0.1', 'email': u'', 'comment': u'My test > free comment!', 'is_approved': False} != {'website': > u'http://www.eflorenzano.com/', 'comment': u'test2_edited', 'name': u'eric', > 'parent': None, 'content_object': <TestModel: TestModel object>, 'is_public': > True, 'markup': u'plaintext', 'ip_address': u'127.0.0.1', 'email': > u'flo...@gmail.com', 'is_approved': False} > > ---------------------------------------------------------------------- > Ran 39 tests in 44.438s > > FAILED (failures=6, errors=3) > Trying absolute path for initial_data.default.json.bz2 fixture > 'initial_data'... > No json fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.xml fixture 'initial_data'... > No xml fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.xml.gz fixture 'initial_data'... > No xml fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.xml.zip fixture 'initial_data'... > No xml fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.xml.bz2 fixture 'initial_data'... > No xml fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.json fixture 'initial_data'... > No json fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.json.gz fixture 'initial_data'... > No json fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.json.zip fixture 'initial_data'... > No json fixture 'initial_data' in absolute path. > Trying absolute path for initial_data.json.bz2 fixture 'initial_data'... > No json fixture 'initial_data' in absolute path. > No fixtures found. > Destroying test database 'default'... > make[1]: *** [override_dh_auto_test] Error 9 The full build log is available from: http://people.debian.org/~lucas/logs/2011/02/21/python-django-threadedcomments_0.5.2-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