[Pkg-bazaar-maint] Bug#639004: trac-bzr: FTBFS: tests fail
Jakub Wilk
jwilk at debian.org
Tue Aug 23 15:40:11 UTC 2011
Source: trac-bzr
Version: 0.4.2+bzr117-2
Severity: serious
Justification: fails to build from source
trac-bzr FTBFS:
| PYTHONPATH=. nosetests tracbzr
| FE<string>:4: DeprecationWarning: bzrlib.repofmt.groupcompress_repo.CHKInventoryRepository.get_ancestry was deprecated in version 2.4.0.
| /build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py:980: DeprecationWarning: bzrlib.repofmt.groupcompress_repo.CHKInventoryRepository.iter_reverse_revision_history was deprecated in version 2.4.0.
| ancestry = repo.iter_reverse_revision_history(current_revid)
| /build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py:1021: DeprecationWarning: bzrlib.inventory.CHKInventory.__contains__ was deprecated in version 2.4.0.
| if file_id in previous_tree.inventory:
| EEEEEEEEEEEE/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py:625: DeprecationWarning: bzrlib.repofmt.groupcompress_repo.CHKInventoryRepository.iter_reverse_revision_history was deprecated in version 2.4.0.
| ancestry = iter(branch.repository.iter_reverse_revision_history(revid))
| EEEEE
| ======================================================================
| ERROR: tracbzr.tests.test_changeset.TestChangeset.test_current
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 1.191 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_changeset.TestChangeset.test_current/work/repo/.bzr/.
| 1.208 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_changeset.TestChangeset.test_current/work/repo/tree/.bzr/.
| 1.214 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_changeset.TestChangeset.test_current/work/repo/tree/
| 1.230 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_changeset.TestChangeset.test_current/work/repo/tree/.bzr/checkout/dirstate'
| 1.304 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_changeset.TestChangeset.test_current/work/repo/tree'
| 1.328 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_changeset.TestChangeset.test_current/work/repo/tree'
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
|
| ======================================================================
| ERROR: tracbzr.tests.test_node.TestNode.test_get_dir_history
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 1.347 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/.bzr/.
| 1.362 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/.bzr/.
| 1.368 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/
| 1.384 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/.bzr/checkout/dirstate'
| 1.405 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree'
| 1.420 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree'
| 1.439 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/
| 1.445 Selecting files for commit with filter None
| INFO added a
| INFO added a/b
| INFO Committed revision 1.
| 1.557 Committed revid foo%bar as revno 1.
| 1.600 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree'
| 1.613 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other/.bzr/.
| 1.622 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other/.bzr/repository/')(RepositoryFormat2a())
| 1.622 fetching: <PendingAncestryResult heads:frozenset(['foo%bar']) repo:CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/.bzr/repository/')>
| 1.745 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other/
| 1.760 created new branch BzrBranch7(file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other/)
| 1.765 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other/.bzr/checkout/dirstate'
| 1.799 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other'
| 1.836 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other'
| 1.871 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other/
| 1.877 Selecting files for commit with filter None
| INFO modified a/b
| INFO added a/c
| INFO Committed revision 2.
| 2.051 Committed revid baz as revno 2.
| 2.085 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/.bzr/repository/')(RepositoryFormat2a())
| 2.085 fetching: <SearchResult search:(set(['baz']), set(['null:', 'foo%bar']), 1)>
| 2.203 Base revid: 'foo%bar'
| INFO All changes applied successfully.
| 2.245 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/
| 2.250 Selecting files for commit with filter None
| INFO modified a/b
| INFO added a/c
| INFO Committed revision 2.
| 2.370 Committed revid qux as revno 2.
| 2.398 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/
| 2.403 Selecting files for commit with filter None
| INFO Committed revision 3.
| 2.514 Committed revid quxx as revno 3.
| 2.543 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/
| 2.548 Selecting files for commit with filter None
| INFO modified a/b
| INFO Committed revision 4.
| 2.676 Committed revid quxxx as revno 4.
| 2.709 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other/
| 2.715 Selecting files for commit with filter None
| INFO modified a/b
| INFO Committed revision 3.
| 2.829 Committed revid jrandom at example.com-20110823114708-b4fm64wvd0molxgh as revno 3.
| 2.866 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/.bzr/repository/')(RepositoryFormat2a())
| 2.866 fetching: <SearchResult search:(set(['jrandom at example.com-20110823114708-b4fm64wvd0molxgh']), set(['null:', 'baz', 'foo%bar']), 1)>
| 3.002 Base revid: 'baz'
| WARNING Text conflict in a/b
| INFO 1 conflicts encountered.
| 3.094 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/
| 3.104 Selecting files for commit with filter None
| INFO Committed revision 5.
| 3.293 Committed revid quxxxx as revno 5.
| 3.336 Deprecated method called
| Called from:
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1096, in get_content_revision
| return self.revcache[self.entry]
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1429, in __getitem__
| ancestry = self.branch.repository.get_ancestry(revid)
| File "<string>", line 4, in get_ancestry_read_locked
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| 3.347 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_node.py", line 64, in test_get_dir_history
| list(node.get_history()))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 980, in get_history
| ancestry = repo.iter_reverse_revision_history(current_revid)
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| 3.356 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_node.py", line 64, in test_get_dir_history
| list(node.get_history()))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1021, in get_history
| if file_id in previous_tree.inventory:
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| 3.368 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_node.py", line 64, in test_get_dir_history
| list(node.get_history()))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1021, in get_history
| if file_id in previous_tree.inventory:
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| 3.372 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_node.py", line 64, in test_get_dir_history
| list(node.get_history()))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1021, in get_history
| if file_id in previous_tree.inventory:
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| 3.375 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_node.py", line 64, in test_get_dir_history
| list(node.get_history()))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1021, in get_history
| if file_id in previous_tree.inventory:
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/
| bzr: INFO: added a
| bzr: INFO: added a/b
| bzr: INFO: Committed revision 1.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other/
| bzr: INFO: modified a/b
| bzr: INFO: added a/c
| bzr: INFO: Committed revision 2.
| bzr: INFO: All changes applied successfully.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/
| bzr: INFO: modified a/b
| bzr: INFO: added a/c
| bzr: INFO: Committed revision 2.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/
| bzr: INFO: Committed revision 3.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/
| bzr: INFO: modified a/b
| bzr: INFO: Committed revision 4.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/other/
| bzr: INFO: modified a/b
| bzr: INFO: Committed revision 3.
| bzr: WARNING: Text conflict in a/b
| bzr: INFO: 1 conflicts encountered.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_dir_history/work/repo/tree/
| bzr: INFO: Committed revision 5.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_node.TestNode.test_get_history
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 3.438 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/.bzr/.
| 3.467 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/.bzr/.
| 3.480 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/
| 3.610 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/.bzr/checkout/dirstate'
| 3.640 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree'
| 3.670 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree'
| 3.708 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/
| 3.717 Selecting files for commit with filter None
| INFO added a
| INFO added a/b
| INFO Committed revision 1.
| 3.845 Committed revid foo%bar as revno 1.
| 3.877 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree'
| 3.901 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other/.bzr/.
| 3.918 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other/.bzr/repository/')(RepositoryFormat2a())
| 3.918 fetching: <PendingAncestryResult heads:frozenset(['foo%bar']) repo:CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/.bzr/repository/')>
| 4.054 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other/
| 4.085 created new branch BzrBranch7(file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other/)
| 4.095 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other/.bzr/checkout/dirstate'
| 4.118 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other'
| 4.194 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other'
| 4.247 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other/
| 4.258 Selecting files for commit with filter None
| INFO modified a/b
| INFO added a/c
| INFO Committed revision 2.
| 4.429 Committed revid baz as revno 2.
| 4.470 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/.bzr/repository/')(RepositoryFormat2a())
| 4.470 fetching: <SearchResult search:(set(['baz']), set(['null:', 'foo%bar']), 1)>
| 4.621 Base revid: 'foo%bar'
| INFO All changes applied successfully.
| 4.691 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/
| 4.703 Selecting files for commit with filter None
| INFO modified a/b
| INFO added a/c
| INFO Committed revision 2.
| 4.856 Committed revid qux as revno 2.
| 4.897 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/
| 4.907 Selecting files for commit with filter None
| INFO Committed revision 3.
| 5.016 Committed revid quxx as revno 3.
| 5.035 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/
| 5.040 Selecting files for commit with filter None
| INFO modified a/b
| INFO Committed revision 4.
| 5.157 Committed revid quxxx as revno 4.
| 5.186 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other/
| 5.192 Selecting files for commit with filter None
| INFO modified a/b
| INFO Committed revision 3.
| 5.311 Committed revid jrandom at example.com-20110823114711-4srslrcu4l95xilq as revno 3.
| 5.342 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/.bzr/repository/')(RepositoryFormat2a())
| 5.342 fetching: <SearchResult search:(set(['jrandom at example.com-20110823114711-4srslrcu4l95xilq']), set(['null:', 'baz', 'foo%bar']), 1)>
| 5.470 Base revid: 'baz'
| WARNING Text conflict in a/b
| INFO 1 conflicts encountered.
| 5.521 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/
| 5.526 Selecting files for commit with filter None
| INFO Committed revision 5.
| 5.647 Committed revid quxxxx as revno 5.
| 5.670 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_node.py", line 53, in test_get_history
| list(node.get_history()))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 980, in get_history
| ancestry = repo.iter_reverse_revision_history(current_revid)
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| 5.676 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_node.py", line 53, in test_get_history
| list(node.get_history()))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1021, in get_history
| if file_id in previous_tree.inventory:
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| 5.677 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_node.py", line 53, in test_get_history
| list(node.get_history()))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1021, in get_history
| if file_id in previous_tree.inventory:
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| 5.679 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_node.py", line 53, in test_get_history
| list(node.get_history()))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1021, in get_history
| if file_id in previous_tree.inventory:
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| 5.680 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_node.py", line 53, in test_get_history
| list(node.get_history()))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1021, in get_history
| if file_id in previous_tree.inventory:
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/
| bzr: INFO: added a
| bzr: INFO: added a/b
| bzr: INFO: Committed revision 1.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other/
| bzr: INFO: modified a/b
| bzr: INFO: added a/c
| bzr: INFO: Committed revision 2.
| bzr: INFO: All changes applied successfully.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/
| bzr: INFO: modified a/b
| bzr: INFO: added a/c
| bzr: INFO: Committed revision 2.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/
| bzr: INFO: Committed revision 3.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/
| bzr: INFO: modified a/b
| bzr: INFO: Committed revision 4.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/other/
| bzr: INFO: modified a/b
| bzr: INFO: Committed revision 3.
| bzr: WARNING: Text conflict in a/b
| bzr: INFO: 1 conflicts encountered.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_history/work/repo/tree/
| bzr: INFO: Committed revision 5.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_node.TestNode.test_get_root_history
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 5.712 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/.bzr/.
| 5.727 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/.bzr/.
| 5.734 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/
| 5.750 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/.bzr/checkout/dirstate'
| 5.779 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree'
| 5.796 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree'
| 5.819 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/
| 5.824 Selecting files for commit with filter None
| INFO added a
| INFO added a/b
| INFO Committed revision 1.
| 5.930 Committed revid foo%bar as revno 1.
| 5.956 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree'
| 5.969 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other/.bzr/.
| 5.978 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other/.bzr/repository/')(RepositoryFormat2a())
| 5.978 fetching: <PendingAncestryResult heads:frozenset(['foo%bar']) repo:CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/.bzr/repository/')>
| 6.130 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other/
| 6.147 created new branch BzrBranch7(file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other/)
| 6.152 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other/.bzr/checkout/dirstate'
| 6.168 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other'
| 6.213 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other'
| 6.244 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other/
| 6.250 Selecting files for commit with filter None
| INFO modified a/b
| INFO added a/c
| INFO Committed revision 2.
| 6.369 Committed revid baz as revno 2.
| 6.405 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/.bzr/repository/')(RepositoryFormat2a())
| 6.405 fetching: <SearchResult search:(set(['baz']), set(['null:', 'foo%bar']), 1)>
| 6.539 Base revid: 'foo%bar'
| INFO All changes applied successfully.
| 6.586 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/
| 6.592 Selecting files for commit with filter None
| INFO modified a/b
| INFO added a/c
| INFO Committed revision 2.
| 6.715 Committed revid qux as revno 2.
| 6.746 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/
| 6.752 Selecting files for commit with filter None
| INFO Committed revision 3.
| 6.883 Committed revid quxx as revno 3.
| 6.912 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/
| 6.924 Selecting files for commit with filter None
| INFO modified a/b
| INFO Committed revision 4.
| 7.066 Committed revid quxxx as revno 4.
| 7.104 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other/
| 7.115 Selecting files for commit with filter None
| INFO modified a/b
| INFO Committed revision 3.
| 7.251 Committed revid jrandom at example.com-20110823114713-gfk6lrhs8tug272f as revno 3.
| 7.309 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/.bzr/repository/')(RepositoryFormat2a())
| 7.309 fetching: <SearchResult search:(set(['jrandom at example.com-20110823114713-gfk6lrhs8tug272f']), set(['null:', 'baz', 'foo%bar']), 1)>
| 7.507 Base revid: 'baz'
| WARNING Text conflict in a/b
| INFO 1 conflicts encountered.
| 7.607 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/
| 7.617 Selecting files for commit with filter None
| INFO Committed revision 5.
| 7.799 Committed revid quxxxx as revno 5.
| 7.838 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_node.py", line 76, in test_get_root_history
| list(node.get_history()))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 980, in get_history
| ancestry = repo.iter_reverse_revision_history(current_revid)
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/
| bzr: INFO: added a
| bzr: INFO: added a/b
| bzr: INFO: Committed revision 1.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other/
| bzr: INFO: modified a/b
| bzr: INFO: added a/c
| bzr: INFO: Committed revision 2.
| bzr: INFO: All changes applied successfully.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/
| bzr: INFO: modified a/b
| bzr: INFO: added a/c
| bzr: INFO: Committed revision 2.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/
| bzr: INFO: Committed revision 3.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/
| bzr: INFO: modified a/b
| bzr: INFO: Committed revision 4.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/other/
| bzr: INFO: modified a/b
| bzr: INFO: Committed revision 3.
| bzr: WARNING: Text conflict in a/b
| bzr: INFO: 1 conflicts encountered.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_node.TestNode.test_get_root_history/work/repo/tree/
| bzr: INFO: Committed revision 5.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_branch_path
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 7.907 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_branch_path/work/repo/.bzr/.
| 7.938 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_branch_path/work/repo/tree/.bzr/.
| 7.951 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_branch_path/work/repo/tree/
| 7.987 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_branch_path/work/repo/tree/.bzr/checkout/dirstate'
| 8.021 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_branch_path/work/repo/tree'
| 8.053 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_branch_path/work/repo/tree'
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_get_changeset
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 8.088 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_changeset/work/repo/.bzr/.
| 8.117 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_changeset/work/repo/tree/.bzr/.
| 8.132 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_changeset/work/repo/tree/
| 8.164 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_changeset/work/repo/tree/.bzr/checkout/dirstate'
| 8.189 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_changeset/work/repo/tree'
| 8.219 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_changeset/work/repo/tree'
| 8.281 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_changeset/work/repo/tree/
| 8.290 Selecting files for commit with filter None
| INFO added a
| INFO added a/b
| INFO Committed revision 1.
| 8.417 Committed revid foo%bar as revno 1.
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_changeset/work/repo/tree/
| bzr: INFO: added a
| bzr: INFO: added a/b
| bzr: INFO: Committed revision 1.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_get_node
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 8.499 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_node/work/repo/.bzr/.
| 8.531 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_node/work/repo/tree/.bzr/.
| 8.551 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_node/work/repo/tree/
| 8.589 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_node/work/repo/tree/.bzr/checkout/dirstate'
| 8.618 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_node/work/repo/tree'
| 8.657 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_node/work/repo/tree'
| 8.694 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_node/work/repo/tree/
| 8.712 Selecting files for commit with filter None
| INFO added a
| INFO added a/b
| INFO Committed revision 1.
| 8.857 Committed revid foo%bar as revno 1.
| 8.894 Deprecated method called
| Called from:
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1096, in get_content_revision
| return self.revcache[self.entry]
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1429, in __getitem__
| ancestry = self.branch.repository.get_ancestry(revid)
| File "<string>", line 4, in get_ancestry_read_locked
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_node/work/repo/tree/
| bzr: INFO: added a
| bzr: INFO: added a/b
| bzr: INFO: Committed revision 1.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_get_path_history
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 8.966 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_path_history/work/repo/.bzr/.
| 8.982 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_path_history/work/repo/tree/.bzr/.
| 8.988 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_path_history/work/repo/tree/
| 9.005 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_path_history/work/repo/tree/.bzr/checkout/dirstate'
| 9.035 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_path_history/work/repo/tree'
| 9.050 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_path_history/work/repo/tree'
| 9.068 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_path_history/work/repo/tree/
| 9.074 Selecting files for commit with filter None
| INFO added a
| INFO added a/b
| INFO Committed revision 1.
| 9.179 Committed revid foo%bar as revno 1.
| 9.206 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_repository.py", line 153, in test_get_path_history
| list(repo.get_path_history('tree/a/b')))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 980, in get_history
| ancestry = repo.iter_reverse_revision_history(current_revid)
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_get_path_history/work/repo/tree/
| bzr: INFO: added a
| bzr: INFO: added a/b
| bzr: INFO: Committed revision 1.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_has_node
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 9.224 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_has_node/work/repo/.bzr/.
| 9.240 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_has_node/work/repo/tree/.bzr/.
| 9.246 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_has_node/work/repo/tree/
| 9.262 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_has_node/work/repo/tree/.bzr/checkout/dirstate'
| 9.295 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_has_node/work/repo/tree'
| 9.316 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_has_node/work/repo/tree'
| 9.344 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_has_node/work/repo/tree/
| 9.354 Selecting files for commit with filter None
| INFO added a
| INFO added a/b
| INFO Committed revision 1.
| 9.485 Committed revid foo%bar as revno 1.
| 9.509 Deprecated method called
| Called from:
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1096, in get_content_revision
| return self.revcache[self.entry]
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 1429, in __getitem__
| ancestry = self.branch.repository.get_ancestry(revid)
| File "<string>", line 4, in get_ancestry_read_locked
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_has_node/work/repo/tree/
| bzr: INFO: added a
| bzr: INFO: added a/b
| bzr: INFO: Committed revision 1.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_next_rev
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 9.589 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/.bzr/.
| 9.604 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree/.bzr/.
| 9.611 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree/
| 9.627 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree/.bzr/checkout/dirstate'
| 9.655 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree'
| 9.670 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree'
| 9.689 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree/
| 9.694 Selecting files for commit with filter None
| INFO added a
| INFO added a/b
| INFO Committed revision 1.
| 10.104 Committed revid foo%bar as revno 1.
| 10.126 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree'
| 10.139 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/other/.bzr/.
| 10.148 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/other/.bzr/repository/')(RepositoryFormat2a())
| 10.148 fetching: <PendingAncestryResult heads:frozenset(['foo%bar']) repo:CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree/.bzr/repository/')>
| 10.269 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/other/
| 10.284 created new branch BzrBranch7(file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/other/)
| 10.289 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/other/.bzr/checkout/dirstate'
| 10.316 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/other'
| 10.353 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/other'
| 10.389 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/other/
| 10.395 Selecting files for commit with filter None
| INFO modified a/b
| INFO added a/c
| INFO Committed revision 2.
| 10.511 Committed revid baz as revno 2.
| 10.539 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/other/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree/.bzr/repository/')(RepositoryFormat2a())
| 10.539 fetching: <SearchResult search:(set(['baz']), set(['null:', 'foo%bar']), 1)>
| 10.680 Base revid: 'foo%bar'
| INFO All changes applied successfully.
| 10.775 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree/
| 10.779 Selecting files for commit with filter None
| INFO modified a/b
| INFO added a/c
| INFO Committed revision 2.
| 10.891 Committed revid qux as revno 2.
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree/
| bzr: INFO: added a
| bzr: INFO: added a/b
| bzr: INFO: Committed revision 1.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/other/
| bzr: INFO: modified a/b
| bzr: INFO: added a/c
| bzr: INFO: Committed revision 2.
| bzr: INFO: All changes applied successfully.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_next_rev/work/repo/tree/
| bzr: INFO: modified a/b
| bzr: INFO: added a/c
| bzr: INFO: Committed revision 2.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_normalize_path
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 10.985 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_path/work/repo/.bzr/.
| 11.014 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_path/work/repo/tree/.bzr/.
| 11.027 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_path/work/repo/tree/
| 11.071 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_path/work/repo/tree/.bzr/checkout/dirstate'
| 11.105 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_path/work/repo/tree'
| 11.135 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_path/work/repo/tree'
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_normalize_rev
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 11.169 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_rev/work/repo/.bzr/.
| 11.200 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_rev/work/repo/tree/.bzr/.
| 11.213 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_rev/work/repo/tree/
| 11.245 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_rev/work/repo/tree/.bzr/checkout/dirstate'
| 11.265 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_rev/work/repo/tree'
| 11.296 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_rev/work/repo/tree'
| 11.334 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_rev/work/repo/tree/
| 11.344 Selecting files for commit with filter None
| INFO added a
| INFO added a/b
| INFO Committed revision 1.
| 11.485 Committed revid foo%bar as revno 1.
| 11.528 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_rev/work/repo/tree/
| 11.538 Selecting files for commit with filter None
| INFO Committed revision 2.
| 11.693 Committed revid jrandom at example.com-20110823114717-v1iao737w7iu0qzh as revno 2.
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_rev/work/repo/tree/
| bzr: INFO: added a
| bzr: INFO: added a/b
| bzr: INFO: Committed revision 1.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_normalize_rev/work/repo/tree/
| bzr: INFO: Committed revision 2.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_parse_rev
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 11.768 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_parse_rev/work/repo/.bzr/.
| 11.798 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_parse_rev/work/repo/tree/.bzr/.
| 11.811 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_parse_rev/work/repo/tree/
| 11.845 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_parse_rev/work/repo/tree/.bzr/checkout/dirstate'
| 11.875 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_parse_rev/work/repo/tree'
| 11.912 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_parse_rev/work/repo/tree'
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_previous_rev
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 11.955 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/.bzr/.
| 11.984 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree/.bzr/.
| 11.998 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree/
| 12.031 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree/.bzr/checkout/dirstate'
| 12.053 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree'
| 12.083 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree'
| 12.122 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree/
| 12.131 Selecting files for commit with filter None
| INFO added a
| INFO added a/b
| INFO Committed revision 1.
| 12.274 Committed revid foo%bar as revno 1.
| 12.310 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree'
| 12.334 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/other/.bzr/.
| 12.351 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/other/.bzr/repository/')(RepositoryFormat2a())
| 12.351 fetching: <PendingAncestryResult heads:frozenset(['foo%bar']) repo:CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree/.bzr/repository/')>
| 12.496 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/other/
| 12.526 created new branch BzrBranch7(file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/other/)
| 12.536 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/other/.bzr/checkout/dirstate'
| 12.562 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/other'
| 12.638 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/other'
| 12.684 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/other/
| 12.695 Selecting files for commit with filter None
| INFO modified a/b
| INFO added a/c
| INFO Committed revision 2.
| 12.840 Committed revid baz as revno 2.
| 12.883 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/other/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree/.bzr/repository/')(RepositoryFormat2a())
| 12.883 fetching: <SearchResult search:(set(['baz']), set(['null:', 'foo%bar']), 1)>
| 13.017 Base revid: 'foo%bar'
| INFO All changes applied successfully.
| 13.052 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree/
| 13.057 Selecting files for commit with filter None
| INFO modified a/b
| INFO added a/c
| INFO Committed revision 2.
| 13.172 Committed revid qux as revno 2.
| 13.198 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_repository.py", line 132, in test_previous_rev
| self.assertEqual('tree,1', repo.previous_rev('tree,2'))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 625, in previous_rev
| ancestry = iter(branch.repository.iter_reverse_revision_history(revid))
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| 13.206 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_repository.py", line 133, in test_previous_rev
| self.assertEqual('other,1', repo.previous_rev('other,2'))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 625, in previous_rev
| ancestry = iter(branch.repository.iter_reverse_revision_history(revid))
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| 13.207 Deprecated method called
| Called from:
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 540, in _run_test_method
| return self._get_test_method()()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/test_repository.py", line 134, in test_previous_rev
| self.assertEqual('tree,0', repo.previous_rev('tree,1'))
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/backend.py", line 625, in previous_rev
| ancestry = iter(branch.repository.iter_reverse_revision_history(revid))
| File "/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py", line 135, in decorated_method
| trace.mutter_callsite(4, "Deprecated method called")
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree/
| bzr: INFO: added a
| bzr: INFO: added a/b
| bzr: INFO: Committed revision 1.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/other/
| bzr: INFO: modified a/b
| bzr: INFO: added a/c
| bzr: INFO: Committed revision 2.
| bzr: INFO: All changes applied successfully.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_previous_rev/work/repo/tree/
| bzr: INFO: modified a/b
| bzr: INFO: added a/c
| bzr: INFO: Committed revision 2.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_rev
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 13.233 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_rev/work/repo/.bzr/.
| 13.249 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_rev/work/repo/tree/.bzr/.
| 13.256 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_rev/work/repo/tree/
| 13.273 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_rev/work/repo/tree/.bzr/checkout/dirstate'
| 13.299 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_rev/work/repo/tree'
| 13.314 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_rev/work/repo/tree'
| 13.333 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_rev/work/repo/tree/
| 13.338 Selecting files for commit with filter None
| INFO added a
| INFO added a/b
| INFO Committed revision 1.
| 13.444 Committed revid foo%bar as revno 1.
| 13.469 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_rev/work/repo/tree/
| 13.473 Selecting files for commit with filter None
| INFO Committed revision 2.
| 13.590 Committed revid jrandom at example.com-20110823114719-fcuats2102ppzcb5 as revno 2.
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_rev/work/repo/tree/
| bzr: INFO: added a
| bzr: INFO: added a/b
| bzr: INFO: Committed revision 1.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_rev/work/repo/tree/
| bzr: INFO: Committed revision 2.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_short_rev
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 13.627 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/.bzr/.
| 13.642 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree/.bzr/.
| 13.649 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree/
| 13.665 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree/.bzr/checkout/dirstate'
| 13.684 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree'
| 13.699 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree'
| 13.718 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree/
| 13.723 Selecting files for commit with filter None
| INFO added a
| INFO added a/b
| INFO Committed revision 1.
| 13.838 Committed revid foo%bar as revno 1.
| 13.864 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree'
| 13.877 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/other/.bzr/.
| 13.886 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/other/.bzr/repository/')(RepositoryFormat2a())
| 13.886 fetching: <PendingAncestryResult heads:frozenset(['foo%bar']) repo:CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree/.bzr/repository/')>
| 14.004 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/other/
| 14.019 created new branch BzrBranch7(file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/other/)
| 14.024 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/other/.bzr/checkout/dirstate'
| 14.049 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/other'
| 14.086 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/other'
| 14.111 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/other/
| 14.117 Selecting files for commit with filter None
| INFO modified a/b
| INFO added a/c
| INFO Committed revision 2.
| 14.239 Committed revid baz as revno 2.
| 14.277 Using fetch logic to copy between CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/other/.bzr/repository/')(RepositoryFormat2a()) and CHKInventoryRepository('file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree/.bzr/repository/')(RepositoryFormat2a())
| 14.277 fetching: <SearchResult search:(set(['baz']), set(['null:', 'foo%bar']), 1)>
| 14.399 Base revid: 'foo%bar'
| INFO All changes applied successfully.
| 14.432 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree/
| 14.437 Selecting files for commit with filter None
| INFO modified a/b
| INFO added a/c
| INFO Committed revision 2.
| 14.553 Committed revid qux as revno 2.
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree/
| bzr: INFO: added a
| bzr: INFO: added a/b
| bzr: INFO: Committed revision 1.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/other/
| bzr: INFO: modified a/b
| bzr: INFO: added a/c
| bzr: INFO: Committed revision 2.
| bzr: INFO: All changes applied successfully.
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_short_rev/work/repo/tree/
| bzr: INFO: modified a/b
| bzr: INFO: added a/c
| bzr: INFO: Committed revision 2.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_string_rev
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 14.620 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_string_rev/work/repo/.bzr/.
| 14.635 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_string_rev/work/repo/tree/.bzr/.
| 14.641 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_string_rev/work/repo/tree/
| 14.658 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_string_rev/work/repo/tree/.bzr/checkout/dirstate'
| 14.688 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_string_rev/work/repo/tree'
| 14.703 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_string_rev/work/repo/tree'
| 14.714 preparing to commit
| INFO Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_string_rev/work/repo/tree/
| 14.719 Selecting files for commit with filter None
| INFO Committed revision 1.
| 14.850 Committed revid hi,there as revno 1.
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
| -------------------- >> begin captured logging << --------------------
| bzr: INFO: Committing to: /tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_string_rev/work/repo/tree/
| bzr: INFO: Committed revision 1.
| --------------------- >> end captured logging << ---------------------
|
| ======================================================================
| ERROR: tracbzr.tests.test_repository.TestRepository.test_sync
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 15.177 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_sync/work/repo/.bzr/.
| 15.207 creating repository in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_sync/work/repo/tree/.bzr/.
| 15.221 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_sync/work/repo/tree/
| 15.254 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_sync/work/repo/tree/.bzr/checkout/dirstate'
| 15.574 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_sync/work/repo/tree'
| 15.717 opening working tree '/tmp/testbzr-BGshUE.tmp/tracbzr.tests.test_repository.TestRepository.test_sync/work/repo/tree'
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2556, in _check_safety_net
| TestCaseWithMemoryTransport._SAFETY_NET_PRISTINE_DIRSTATE):
| AttributeError: type object 'TestCaseWithMemoryTransport' has no attribute '_SAFETY_NET_PRISTINE_DIRSTATE'
| ------------
|
|
| ======================================================================
| FAIL: tracbzr.tests.test_branch.TestRepository.test_get_changeset
| ----------------------------------------------------------------------
| _StringException: Text attachment: log
| ------------
| 1.146 creating repository in file:///tmp/testbzr-BGshUE.tmp/.bzr/.
| 1.153 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x8ca9d2c> in file:///tmp/testbzr-BGshUE.tmp/
| 1.170 trying to create missing lock '/tmp/testbzr-BGshUE.tmp/.bzr/checkout/dirstate'
| ------------
| Text attachment: traceback
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| File "/usr/lib/python2.6/dist-packages/testtools/testcase.py", line 500, in _run_setup
| ret = self.setUp()
| File "/build/trac-bzr-qrFIPS/trac-bzr-0.4.2+bzr117/tracbzr/tests/__init__.py", line 41, in setUp
| super(SingleBranchTracTestCase, self).setUp()
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2712, in setUp
| super(TestCaseInTempDir, self).setUp()
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2663, in setUp
| self._make_test_root()
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2572, in _make_test_root
| self._create_safety_net()
| File "/usr/lib/python2.6/dist-packages/bzrlib/tests/__init__.py", line 2540, in _create_safety_net
| wt = bzrdir.BzrDir.create_standalone_workingtree(root)
| File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 613, in create_standalone_workingtree
| return bzrdir.create_workingtree()
| File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 1173, in create_workingtree
| accelerator_tree=accelerator_tree, hardlink=hardlink)
| File "/usr/lib/python2.6/dist-packages/bzrlib/workingtree_4.py", line 1507, in initialize
| state = dirstate.DirState.initialize(local_path)
| File "/usr/lib/python2.6/dist-packages/bzrlib/dirstate.py", line 2237, in initialize
| result.save()
| File "/usr/lib/python2.6/dist-packages/bzrlib/dirstate.py", line 2536, in save
| self._maybe_fdatasync()
| File "/usr/lib/python2.6/dist-packages/bzrlib/dirstate.py", line 2548, in _maybe_fdatasync
| if self._config_stack.get('dirstate.fdatasync'):
| File "/usr/lib/python2.6/dist-packages/bzrlib/config.py", line 2739, in get
| for section in sections:
| File "/usr/lib/python2.6/dist-packages/bzrlib/config.py", line 2680, in get_sections
| matching_sections = self._get_matching_sections()
| File "/usr/lib/python2.6/dist-packages/bzrlib/config.py", line 2655, in _get_matching_sections
| for section in self.store.get_sections():
| File "/usr/lib/python2.6/dist-packages/bzrlib/config.py", line 2481, in get_sections
| self.load()
| File "/usr/lib/python2.6/dist-packages/bzrlib/config.py", line 2434, in load
| content = self.transport.get_bytes(self.file_name)
| File "/usr/lib/python2.6/dist-packages/bzrlib/transport/__init__.py", line 633, in get_bytes
| f = self.get(relpath)
| File "/usr/lib/python2.6/dist-packages/bzrlib/transport/local.py", line 168, in get
| self._translate_error(e, path)
| File "/usr/lib/python2.6/dist-packages/bzrlib/transport/__init__.py", line 339, in _translate_error
| raise errors.PermissionDenied(path, extra=e)
| PermissionDenied: Permission denied: "/home/root/.bazaar/locations.conf": [Errno 13] Permission denied: u'/home/root/.bazaar/locations.conf'
| ------------
| Text attachment: traceback-1
| ------------
| Traceback (most recent call last):
| File "/usr/lib/python2.6/dist-packages/testtools/runtest.py", line 169, in _run_user
| return fn(*args, **kwargs)
| AssertionError: Different number of acquired and released or broken locks.
| acquired=[LockResult(file:///tmp/testbzr-BGshUE.tmp/.bzr/branch-lock, heg1jxyxlp05ugwlrqre), LockResult(file:///tmp/testbzr-BGshUE.tmp/.bzr/repository/lock, ux9eplizsvuingalwbqn), LockResult(file:///tmp/testbzr-BGshUE.tmp/.bzr/branch/lock, 8188pyl1llyhcvrltqxo), LockResult(file:///tmp/testbzr-BGshUE.tmp/.bzr/checkout/lock, q17920lcsjuw7tsuuegx)]
| released=[LockResult(file:///tmp/testbzr-BGshUE.tmp/.bzr/branch-lock, heg1jxyxlp05ugwlrqre), LockResult(file:///tmp/testbzr-BGshUE.tmp/.bzr/repository/lock, ux9eplizsvuingalwbqn), LockResult(file:///tmp/testbzr-BGshUE.tmp/.bzr/branch/lock, 8188pyl1llyhcvrltqxo)]
| broken=[]
|
| ------------
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
--
Jakub Wilk
More information about the Pkg-bazaar-maint
mailing list