Your message dated Sun, 7 Mar 2010 23:26:55 +0100
with message-id <20100307222655.ga5...@jwilk.net>
and subject line Re: Bug#560624: python-couchdb: FTBFS: 'Text' object has no 
attribute 'data'
has caused the Debian Bug report #560624,
regarding python-couchdb: FTBFS: 'Text' object has no attribute 'data'
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.)


-- 
560624: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560624
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-couchdb
Version: 0.6-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 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-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6'
> make[1]: Nothing to be done for `update-config'.
> make[1]: Leaving directory 
> `/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6'
> sed -i -e 
> "s/__import__('pkg_resources').get_distribution('CouchDB').version/\"0.6\"/" 
> couchdb/__init__.py
> touch couchdb/tools/__init__.py
> cd . && python setup.py build build_doc
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/couchdb
> copying couchdb/__init__.py -> build/lib/couchdb
> copying couchdb/view.py -> build/lib/couchdb
> copying couchdb/client.py -> build/lib/couchdb
> copying couchdb/schema.py -> build/lib/couchdb
> copying couchdb/multipart.py -> build/lib/couchdb
> copying couchdb/json.py -> build/lib/couchdb
> copying couchdb/design.py -> build/lib/couchdb
> creating build/lib/couchdb/tools
> copying couchdb/tools/__init__.py -> build/lib/couchdb/tools
> copying couchdb/tools/replication_helper_test.py -> build/lib/couchdb/tools
> copying couchdb/tools/replication_helper.py -> build/lib/couchdb/tools
> copying couchdb/tools/load.py -> build/lib/couchdb/tools
> copying couchdb/tools/dump.py -> build/lib/couchdb/tools
> running build_doc
> building documentation file doc/index.html
> Building documentation
> [  0%] couchdb 
> (/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6/couchdb/__init__)
> [  5%] couchdb.multipart 
> (/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6/couchdb/multipart.py)
> [ 11%] couchdb.design 
> (/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6/couchdb/design.py)
> [ 16%] couchdb.schema 
> (/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6/couchdb/schema.py)
> [ 22%] couchdb.client 
> (/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6/couchdb/client.py)
> [ 27%] couchdb.json 
> (/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6/couchdb/json.py)
> [ 33%] couchdb.view 
> (/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6/couchdb/view.py)
> [ 38%] couchdb.tools 
> (/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6/couchdb/tools/__init__)
> [ 47%] couchdb.tools.dump 
> (/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6/couchdb/tools/dump.py)
> [ 52%] couchdb.tools.replication_helper_test 
> (/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6/couchdb/tools/replication_helper_test.py)
> [ 58%] couchdb.tools.replication_helper 
> (/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6/couchdb/tools/replication_helper.py)
> [ 64%] couchdb.tools.load 
> (/build/user-python-couchdb_0.6-1-amd64-MB7_tt/python-couchdb-0.6/couchdb/tools/load.py)
> Merging parsed & introspected information
> [  0%] couchdb
> [  6%] couchdb
> [ 13%] couchdb.multipart
> [ 20%] couchdb.design
> [ 26%] couchdb.schema
> [ 33%] couchdb.client
> [ 40%] couchdb.json
> [ 46%] couchdb.view
> [ 53%] couchdb.tools
> [ 60%] couchdb.tools
> [ 66%] couchdb.tools.dump
> [ 73%] couchdb.tools.replication_helper_test
> [ 80%] couchdb.tools.replication_helper
> [ 86%] couchdb.tools.load
> Linking imported variables
> [  0%] basestring
> [  0%] bool
> [  0%] couchdb
> [  0%] couchdb.client
> [  0%] couchdb.client.Database
> [  4%] couchdb.client.Document
> [  4%] couchdb.client.PermanentView
> [  5%] couchdb.client.PreconditionFailed
> [  5%] couchdb.client.Resource
> [  7%] couchdb.client.ResourceConflict
> [  7%] couchdb.client.ResourceNotFound
> [  7%] couchdb.client.Row
> [  7%] couchdb.client.Server
> [  9%] couchdb.client.ServerError
> [  9%] couchdb.client.TemporaryView
> [ 10%] couchdb.client.View
> [ 11%] couchdb.client.ViewResults
> [ 13%] couchdb.design
> [ 13%] couchdb.design.ViewDefinition
> [ 15%] couchdb.json
> [ 15%] couchdb.multipart
> [ 16%] couchdb.multipart.MultipartWriter
> [ 17%] couchdb.schema
> [ 18%] couchdb.schema.BooleanField
> [ 18%] couchdb.schema.DateField
> [ 18%] couchdb.schema.DateTimeField
> [ 19%] couchdb.schema.DecimalField
> [ 19%] couchdb.schema.DictField
> [ 20%] couchdb.schema.Document
> [ 22%] couchdb.schema.DocumentMeta
> [ 22%] couchdb.schema.Field
> [ 23%] couchdb.schema.FloatField
> [ 23%] couchdb.schema.IntegerField
> [ 23%] couchdb.schema.ListField
> [ 24%] couchdb.schema.ListField.Proxy
> [ 28%] couchdb.schema.LongField
> [ 28%] couchdb.schema.Schema
> [ 31%] couchdb.schema.SchemaMeta
> [ 31%] couchdb.schema.TextField
> [ 31%] couchdb.schema.TimeField
> [ 32%] couchdb.schema.View
> [ 33%] couchdb.tools
> [ 33%] couchdb.tools.dump
> [ 33%] couchdb.tools.load
> [ 34%] couchdb.tools.replication_helper
> [ 34%] couchdb.tools.replication_helper.ReplicationHelper
> [ 35%] couchdb.tools.replication_helper_test
> [ 36%] couchdb.view
> [ 37%] dict
> [ 37%] exceptions.BaseException
> [ 37%] exceptions.Exception
> [ 37%] float
> [ 37%] int
> [ 38%] list
> [ 38%] long
> [ 38%] object
> [ 38%] type
> [ 38%] unicode
> Indexing documentation
> [  0%] couchdb
> [  8%] couchdb.client
> [ 16%] couchdb.design
> [ 25%] couchdb.json
> [ 33%] couchdb.multipart
> [ 41%] couchdb.schema
> [ 50%] couchdb.tools
> [ 58%] couchdb.view
> [ 66%] couchdb.tools.dump
> [ 75%] couchdb.tools.load
> [ 83%] couchdb.tools.replication_helper
> [ 91%] couchdb.tools.replication_helper_test
> Checking for overridden methods
> [  2%] basestring
> [  2%] bool
> [  4%] couchdb.client.Database
> [  8%] couchdb.client.Document
> [  9%] couchdb.client.PermanentView
> [ 10%] couchdb.client.PreconditionFailed
> [ 10%] couchdb.client.Resource
> [ 11%] couchdb.client.ResourceConflict
> [ 11%] couchdb.client.ResourceNotFound
> [ 12%] couchdb.client.Row
> [ 13%] couchdb.client.Server
> [ 15%] couchdb.client.ServerError
> [ 15%] couchdb.client.TemporaryView
> [ 16%] couchdb.client.View
> [ 17%] couchdb.client.ViewResults
> [ 19%] couchdb.design.ViewDefinition
> [ 22%] couchdb.multipart.MultipartWriter
> [ 24%] couchdb.schema.BooleanField
> [ 24%] couchdb.schema.DateField
> [ 25%] couchdb.schema.DateTimeField
> [ 25%] couchdb.schema.DecimalField
> [ 26%] couchdb.schema.DictField
> [ 26%] couchdb.schema.Document
> [ 28%] couchdb.schema.DocumentMeta
> [ 29%] couchdb.schema.Field
> [ 30%] couchdb.schema.FloatField
> [ 30%] couchdb.schema.IntegerField
> [ 30%] couchdb.schema.ListField
> [ 30%] couchdb.schema.ListField.Proxy
> [ 35%] couchdb.schema.LongField
> [ 35%] couchdb.schema.Schema
> [ 37%] couchdb.schema.SchemaMeta
> [ 38%] couchdb.schema.TextField
> [ 38%] couchdb.schema.TimeField
> [ 38%] couchdb.schema.View
> [ 40%] couchdb.tools.replication_helper.ReplicationHelper
> [ 43%] dict
> [ 49%] exceptions.BaseException
> [ 51%] exceptions.Exception
> [ 52%] float
> [ 59%] int
> [ 67%] list
> [ 73%] long
> [ 82%] object
> [ 84%] type
> [ 87%] unicode
> 
> UNEXPECTED ERROR:
> 'Text' object has no attribute 'data'
> 
> Use --debug to see trace information.
> Parsing docstrings
> 
> 
> 
> make: *** [debian/python-module-stampdir/python-couchdb] Error 3

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/python-couchdb_0.6-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 --- The build failure was caused by a bug in epydoc and cannot be reproduce anymore.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to