The attempt to merge lp:~james-w/python-oops-tools/recent-oopses into lp:python-oops-tools failed.Below is the output from the failed tests. find . -type f -name '*.py[co]' -exec rm -f {} \; rm -f bin/buildout rm -f src/oopstools/settings.py bzr clean-tree --unknown --force bzr up download-cache python bootstrap.py \ --setup-source=download-cache/ez_setup.py \ --download-base=download-cache/dist --eggs=eggs Download error: [Errno 111] Connection refused -- Some packages may not be found! Download error: [Errno 111] Connection refused -- Some packages may not be found! Generated script '/home/pqm/pqm-workdir/oops-tools/bin/buildout'. bin/buildout configuration:db-port=5433 Develop: '/home/pqm/pqm-workdir/oops-tools/.' Uninstalling filetemplates. Updating scripts. Installing filetemplates. Updating django. Updating docs. Updating tags. bin/test Creating test database for alias 'default'... Destroying test database for alias 'default'... W: line 4 [buildbot-staging]: Deprecated key 'location' used I: This option will be removed in the future; please update your configuration W: line 2 [pqm]: Deprecated key 'location' used I: This option will be removed in the future; please update your configuration W: line 3 [pqm-oops-tools]: Deprecated key 'location' used I: This option will be removed in the future; please update your configuration W: line 1 [precise]: Deprecated key 'location' used I: This option will be removed in the future; please update your configuration I: [pqm-oops-tools chroot] Running command: "cd /home/pqm/pqm-workdir/oops-tools && make check" Nothing to delete. +N dist/Twisted-12.2.0.tar.bz2 +N dist/lazr.jobrunner-0.11.tar.gz +N dist/lazr.restful-0.19.7.tar.gz +N dist/lazr.restful-0.19.8.tar.gz +N dist/lazr.restful-0.19.9.tar.gz +N dist/lazr.restfulclient-0.13.1.tar.gz -D dist/lazr.restful-0.19.2.tar.gz -D dist/lazr.restful-0.19.3.tar.gz -D dist/lazr.restful-0.19.4.tar.gz -D dist/lazr.restful-0.19.5.tar.gz All changes applied successfully. Updated to revision 531 of branch http://bazaar.launchpad.net/~launchpad/lp-source-dependencies/trunk /home/pqm/pqm-workdir/oops-tools/eggs/Django-1.3.3-py2.6.egg/django/template/loaders/filesystem.py:58: DeprecationWarning: 'django.template.loaders.filesystem.load_template_source' is deprecated; use 'django.template.loaders.filesystem.Loader' instead. DeprecationWarning /home/pqm/pqm-workdir/oops-tools/eggs/Django-1.3.3-py2.6.egg/django/template/loaders/app_directories.py:71: DeprecationWarning: 'django.template.loaders.app_directories.load_template_source' is deprecated; use 'django.template.loaders.app_directories.Loader' instead. DeprecationWarning /home/pqm/pqm-workdir/oops-tools/eggs/Django-1.3.3-py2.6.egg/django/contrib/auth/models.py:393: DeprecationWarning: The user messaging API is deprecated. Please update your code to use the new messages framework. category=DeprecationWarning) ........................................E ====================================================================== ERROR: test_recent_oopses (test_report.ReportTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/pqm/pqm-workdir/oops-tools/src/oopstools/oops/test/test_report.py", line 73, in test_recent_oopses prefix = self.make_prefix() File "/home/pqm/pqm-workdir/oops-tools/src/oopstools/oops/test/test_report.py", line 65, in make_prefix title=self.getUniqueString(prefix="appinstance")) File "/home/pqm/pqm-workdir/oops-tools/eggs/testtools-0.9.12-py2.6.egg/testtools/testcase.py", line 470, in getUniqueString return '%s-%d' % (prefix, self.getUniqueInteger()) File "/home/pqm/pqm-workdir/oops-tools/eggs/testtools-0.9.12-py2.6.egg/testtools/testcase.py", line 455, in getUniqueInteger return advance_iterator(self._unique_id_gen) AttributeError: 'ReportTests' object has no attribute '_unique_id_gen' ---------------------------------------------------------------------- Ran 41 tests in 9.468s FAILED (errors=1) make: *** [check] Error 1