Your message dated Sat, 23 Jul 2011 15:33:58 +0000
with message-id <e1qkedg-0001by...@franck.debian.org>
and subject line Bug#614535: fixed in python-django-threadedcomments 0.5.3-2
has caused the Debian Bug report #614535,
regarding python-django-threadedcomments: FTBFS: tests failed
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.)


-- 
614535: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614535
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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 |



--- End Message ---
--- Begin Message ---
Source: python-django-threadedcomments
Source-Version: 0.5.3-2

We believe that the bug you reported is fixed in the latest version of
python-django-threadedcomments, which is due to be installed in the Debian FTP 
archive:

python-django-threadedcomments_0.5.3-2.debian.tar.gz
  to 
main/p/python-django-threadedcomments/python-django-threadedcomments_0.5.3-2.debian.tar.gz
python-django-threadedcomments_0.5.3-2.dsc
  to 
main/p/python-django-threadedcomments/python-django-threadedcomments_0.5.3-2.dsc
python-django-threadedcomments_0.5.3-2_all.deb
  to 
main/p/python-django-threadedcomments/python-django-threadedcomments_0.5.3-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 614...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bernhard Reiter <ock...@raz.or.at> (supplier of updated 
python-django-threadedcomments package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jul 2011 15:54:32 +0200
Source: python-django-threadedcomments
Binary: python-django-threadedcomments
Architecture: source all
Version: 0.5.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Bernhard Reiter <ock...@raz.or.at>
Description: 
 python-django-threadedcomments - simple yet flexible threaded commenting 
system for Django
Closes: 614535
Changes: 
 python-django-threadedcomments (0.5.3-2) unstable; urgency=medium
 .
   * debian/patches/remove_urlfields_from_tests: Remove auto-verified URLFields
     from (non-preview) tests as this lead to FTBFS on build systems which don't
     have internet access. (Closes: #614535)
   * debian/control: Bump Standards-Version to 3.9.2 (no changes needed)
Checksums-Sha1: 
 15ff283f7cfa724254654a37e990e4c80a4958f0 2293 
python-django-threadedcomments_0.5.3-2.dsc
 7052b1834f941ca9a0beee588470d5d6fb78671a 3978 
python-django-threadedcomments_0.5.3-2.debian.tar.gz
 d063cd741f7c657326e4d3c9aabc98cd89b81901 38892 
python-django-threadedcomments_0.5.3-2_all.deb
Checksums-Sha256: 
 5a8202bf6008ec40ab23735d4d1f8dda68175f25884809bf1753de9d0c45d3cd 2293 
python-django-threadedcomments_0.5.3-2.dsc
 19e5d2f816ddc6c52b38fa9a54c2949068b6d1ad28486cafdd54b94504b2aa1e 3978 
python-django-threadedcomments_0.5.3-2.debian.tar.gz
 a17d4f26bf24428496d16166e94dc1da71dcca471df1b346cc89fb0a8e75cc71 38892 
python-django-threadedcomments_0.5.3-2_all.deb
Files: 
 a12665bf63839a1eefb950011eb89604 2293 python optional 
python-django-threadedcomments_0.5.3-2.dsc
 541a42fa1992d1a009eef7369a6757a1 3978 python optional 
python-django-threadedcomments_0.5.3-2.debian.tar.gz
 ec2575b6018d1be792cd1d8b684a2275 38892 python optional 
python-django-threadedcomments_0.5.3-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOKuZvAAoJEEkIatPr4vMfRaQP/iRRg4t+FqPWKBJRIZjX0sJN
0Xu59lbkTo6difvVDZZ2Na8HSHZiH0mH7PWLGzCzmUxbtWRDqoLke1ILHqO5Ip02
Cvz/tgsKbCxXTBvTsDr3svhEC33qTlp69NTE6ICvtcf53z6B2ue+Gp9GMqsRrMC5
/3qOKAkxaHZI9VhApFOKVpT35CCVVDaoCxWXZuZ38uq6uV9Gs904ULbQaKZGCIv6
M+k3HBnHe2mrUbQJsRt8S2RK4F4HDqKLIOxhSxi19OtUFXdz1dEwkAe5WKMX5bQy
UneV5+g8Kkp7PUoqC1+dWTVx6f1S865SAbRD4LE42Mjneqcp43Css0cufveU66Fd
2wELNqFUr1IT2S/AQlSIEiIco3Mhtm9RabJH9jqdaXa7K8iXpMqRMk21u4USFRJv
v2odBG6AChXNrsunWl956M7XwwWF7FkIB7b6ALeQ8zQfrH+FvdAtXElCgN8GsJIt
eYghQ9j5exORYtaZSNS+8xKzrCnEE69RzWlFc3rc6RaFnPGCHQVFctq2go6eEA+x
CP8iRSSXbBGKKkZ30Z5Stzp0f4zNC3p8J1EY9NpNJWeGetZVpO97BkZDICEPNfZO
+FLQLUvfqBMxIP0GQllO2j5Y7av6ZBJ+PMikCDqXyng10GSn+AU0So6uWI6m9PWD
BVI+XSEIE913AuWzwA/8
=F65t
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to