bzr: ERROR: exceptions.NameError: global name 'readline' is not defined

Bug #990400 reported by Jiro Katto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Undecided
Unassigned

Bug Description

ProblemType: Crash
BzrDebugFlags: set()
BzrPlugins:
   launchpad /usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad [2.1.4]
   netrc_credential_store /usr/lib/python2.6/dist-packages/bzrlib/plugins/netrc_credential_store [2.1.4]
   news_merge /usr/lib/python2.6/dist-packages/bzrlib/plugins/news_merge [2.1.4]
BzrVersion: 2.1.4
CommandLine:
 ['/usr/bin/bzr',
  'pull',
  '-rrevno:798',
  '-d',
  'pybindgen',
  'http://launchpad.net/pybindgen']
Date: Sat Apr 28 18:57:40 2012
FileSystemEncoding: UTF-8
Locale: ja_JP.UTF-8
Platform: Linux-2.6.24-18-generic-i686-with-Ubuntu-10.04-lucid
PythonLoadedModules:
 {'ConfigParser': <module 'ConfigParser' from '/usr/lib/python2.6/ConfigParser.pyc'>,
  'Queue': <module 'Queue' from '/usr/lib/python2.6/Queue.pyc'>,
  'StringIO': <module 'StringIO' from '/usr/lib/python2.6/StringIO.pyc'>,
  'UserDict': <module 'UserDict' from '/usr/lib/python2.6/UserDict.pyc'>,
  '__builtin__': <module '__builtin__' (built-in)>,
  '__future__': <module '__future__' from '/usr/lib/python2.6/__future__.pyc'>,
  '__main__': <module '__main__' from '/usr/bin/bzr'>,
  '_abcoll': <module '_abcoll' from '/usr/lib/python2.6/_abcoll.pyc'>,
  '_bisect': <module '_bisect' (built-in)>,
  '_codecs': <module '_codecs' (built-in)>,
  '_collections': <module '_collections' (built-in)>,
  '_elementtree': <module '_elementtree' from '/usr/lib/python2.6/lib-dynload/_elementtree.so'>,
  '_functools': <module '_functools' (built-in)>,
  '_hashlib': <module '_hashlib' (built-in)>,
  '_heapq': <module '_heapq' from '/usr/lib/python2.6/lib-dynload/_heapq.so'>,
  '_locale': <module '_locale' (built-in)>,
  '_random': <module '_random' (built-in)>,
  '_socket': <module '_socket' (built-in)>,
  '_sre': <module '_sre' (built-in)>,
  '_ssl': <module '_ssl' (built-in)>,
  '_struct': <module '_struct' (built-in)>,
  '_warnings': <module '_warnings' (built-in)>,
  '_weakref': <module '_weakref' (built-in)>,
  'abc': <module 'abc' from '/usr/lib/python2.6/abc.pyc'>,
  'apport': <module 'apport' from '/usr/lib/python2.6/dist-packages/apport/__init__.pyc'>,
  'apport.ConfigParser': None,
  'apport.apport': None,
  'apport.apt': None,
  'apport.atexit': None,
  'apport.cStringIO': None,
  'apport.errno': None,
  'apport.fileutils': <module 'apport.fileutils' from '/usr/lib/python2.6/dist-packages/apport/fileutils.pyc'>,
  'apport.fnmatch': None,
  'apport.gettext': None,
  'apport.glob': None,
  'apport.grp': None,
  'apport.os': None,
  'apport.packaging': <module 'apport.packaging' from '/usr/lib/python2.6/dist-packages/apport/packaging.pyc'>,
  'apport.packaging_impl': <module 'apport.packaging_impl' from '/usr/lib/python2.6/dist-packages/apport/packaging_impl.pyc'>,
  'apport.problem_report': None,
  'apport.pwd': None,
  'apport.re': None,
  'apport.report': <module 'apport.report' from '/usr/lib/python2.6/dist-packages/apport/report.pyc'>,
  'apport.shutil': None,
  'apport.signal': None,
  'apport.stat': None,
  'apport.subprocess': None,
  'apport.sys': None,
  'apport.tempfile': None,
  'apport.time': None,
  'apport.traceback': None,
  'apport.unittest': None,
  'apport.urllib': None,
  'apport.warnings': None,
  'apport.xml': None,
  'apport_python_hook': <module 'apport_python_hook' from '/usr/lib/python2.6/dist-packages/apport_python_hook.pyc'>,
  'apt': <module 'apt' from '/usr/lib/python2.6/dist-packages/apt/__init__.pyc'>,
  'apt.apt': None,
  'apt.apt_pkg': None,
  'apt.cache': <module 'apt.cache' from '/usr/lib/python2.6/dist-packages/apt/cache.pyc'>,
  'apt.cdrom': <module 'apt.cdrom' from '/usr/lib/python2.6/dist-packages/apt/cdrom.pyc'>,
  'apt.collections': None,
  'apt.deprecation': <module 'apt.deprecation' from '/usr/lib/python2.6/dist-packages/apt/deprecation.pyc'>,
  'apt.glob': None,
  'apt.httplib': None,
  'apt.operator': None,
  'apt.os': None,
  'apt.package': <module 'apt.package' from '/usr/lib/python2.6/dist-packages/apt/package.pyc'>,
  'apt.progress': <module 'apt.progress' from '/usr/lib/python2.6/dist-packages/apt/progress/__init__.pyc'>,
  'apt.progress.apt': None,
  'apt.progress.apt_pkg': None,
  'apt.progress.base': <module 'apt.progress.base' from '/usr/lib/python2.6/dist-packages/apt/progress/base.pyc'>,
  'apt.progress.errno': None,
  'apt.progress.fcntl': None,
  'apt.progress.old': <module 'apt.progress.old' from '/usr/lib/python2.6/dist-packages/apt/progress/old.pyc'>,
  'apt.progress.os': None,
  'apt.progress.re': None,
  'apt.progress.select': None,
  'apt.progress.sys': None,
  'apt.progress.text': <module 'apt.progress.text' from '/usr/lib/python2.6/dist-packages/apt/progress/text.pyc'>,
  'apt.progress.warnings': None,
  'apt.re': None,
  'apt.socket': None,
  'apt.subprocess': None,
  'apt.sys': None,
  'apt.urllib2': None,
  'apt.warnings': None,
  'apt.weakref': None,
  'apt_pkg': <module 'apt_pkg' from '/usr/lib/python2.6/dist-packages/apt_pkg.so'>,
  'array': <module 'array' (built-in)>,
  'atexit': <module 'atexit' from '/usr/lib/python2.6/atexit.pyc'>,
  'base64': <module 'base64' from '/usr/lib/python2.6/base64.pyc'>,
  'binascii': <module 'binascii' (built-in)>,
  'bisect': <module 'bisect' from '/usr/lib/python2.6/bisect.pyc'>,
  'bz2': <module 'bz2' from '/usr/lib/python2.6/lib-dynload/bz2.so'>,
  'bzrlib': <module 'bzrlib' from '/usr/lib/python2.6/dist-packages/bzrlib/__init__.py'>,
  'bzrlib.StringIO': None,
  'bzrlib._annotator_py': <module 'bzrlib._annotator_py' from '/usr/lib/python2.6/dist-packages/bzrlib/_annotator_py.pyc'>,
  'bzrlib._annotator_pyx': <module 'bzrlib._annotator_pyx' from '/usr/lib/python2.6/dist-packages/bzrlib/_annotator_pyx.so'>,
  'bzrlib._bencode_pyx': <module 'bzrlib._bencode_pyx' from '/usr/lib/python2.6/dist-packages/bzrlib/_bencode_pyx.so'>,
  'bzrlib._btree_serializer_pyx': <module 'bzrlib._btree_serializer_pyx' from '/usr/lib/python2.6/dist-packages/bzrlib/_btree_serializer_pyx.so'>,
  'bzrlib._chk_map_pyx': <module 'bzrlib._chk_map_pyx' from '/usr/lib/python2.6/dist-packages/bzrlib/_chk_map_pyx.so'>,
  'bzrlib._chunks_to_lines_pyx': <module 'bzrlib._chunks_to_lines_pyx' from '/usr/lib/python2.6/dist-packages/bzrlib/_chunks_to_lines_pyx.so'>,
  'bzrlib._dirstate_helpers_pyx': <module 'bzrlib._dirstate_helpers_pyx' from '/usr/lib/python2.6/dist-packages/bzrlib/_dirstate_helpers_pyx.so'>,
  'bzrlib._groupcompress_py': <module 'bzrlib._groupcompress_py' from '/usr/lib/python2.6/dist-packages/bzrlib/_groupcompress_py.pyc'>,
  'bzrlib._groupcompress_pyx': <module 'bzrlib._groupcompress_pyx' from '/usr/lib/python2.6/dist-packages/bzrlib/_groupcompress_pyx.so'>,
  'bzrlib._knit_load_data_pyx': <module 'bzrlib._knit_load_data_pyx' from '/usr/lib/python2.6/dist-packages/bzrlib/_knit_load_data_pyx.so'>,
  'bzrlib._known_graph_pyx': <module 'bzrlib._known_graph_pyx' from '/usr/lib/python2.6/dist-packages/bzrlib/_known_graph_pyx.so'>,
  'bzrlib._patiencediff_c': <module 'bzrlib._patiencediff_c' from '/usr/lib/python2.6/dist-packages/bzrlib/_patiencediff_c.so'>,
  'bzrlib._rio_pyx': <module 'bzrlib._rio_pyx' from '/usr/lib/python2.6/dist-packages/bzrlib/_rio_pyx.so'>,
  'bzrlib._simple_set_pyx': <module 'bzrlib._simple_set_pyx' from '/usr/lib/python2.6/dist-packages/bzrlib/_simple_set_pyx.so'>,
  'bzrlib._static_tuple_c': <module 'bzrlib._static_tuple_c' from '/usr/lib/python2.6/dist-packages/bzrlib/_static_tuple_c.so'>,
  'bzrlib.annotate': <module 'bzrlib.annotate' from '/usr/lib/python2.6/dist-packages/bzrlib/annotate.py'>,
  'bzrlib.apport': None,
  'bzrlib.bencode': <module 'bzrlib.bencode' from '/usr/lib/python2.6/dist-packages/bzrlib/bencode.pyc'>,
  'bzrlib.binascii': None,
  'bzrlib.bisect': None,
  'bzrlib.branch': <module 'bzrlib.branch' from '/usr/lib/python2.6/dist-packages/bzrlib/branch.py'>,
  'bzrlib.breakin': <module 'bzrlib.breakin' from '/usr/lib/python2.6/dist-packages/bzrlib/breakin.py'>,
  'bzrlib.btree_index': <module 'bzrlib.btree_index' from '/usr/lib/python2.6/dist-packages/bzrlib/btree_index.pyc'>,
  'bzrlib.builtins': <module 'bzrlib.builtins' from '/usr/lib/python2.6/dist-packages/bzrlib/builtins.py'>,
  'bzrlib.bundle': <module 'bzrlib.bundle' from '/usr/lib/python2.6/dist-packages/bzrlib/bundle/__init__.py'>,
  'bzrlib.bundle.bzrlib': None,
  'bzrlib.bundle.cStringIO': None,
  'bzrlib.bundle.commands': <module 'bzrlib.bundle.commands' from '/usr/lib/python2.6/dist-packages/bzrlib/bundle/commands.py'>,
  'bzrlib.bundle.serializer': <module 'bzrlib.bundle.serializer' from '/usr/lib/python2.6/dist-packages/bzrlib/bundle/serializer/__init__.py'>,
  'bzrlib.bundle.serializer.StringIO': None,
  'bzrlib.bundle.serializer.base64': None,
  'bzrlib.bundle.serializer.bzrlib': None,
  'bzrlib.bundle.serializer.re': None,
  'bzrlib.bundle.sys': None,
  'bzrlib.bz2': None,
  'bzrlib.bzrdir': <module 'bzrlib.bzrdir' from '/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py'>,
  'bzrlib.bzrlib': None,
  'bzrlib.cStringIO': None,
  'bzrlib.cache_utf8': <module 'bzrlib.cache_utf8' from '/usr/lib/python2.6/dist-packages/bzrlib/cache_utf8.py'>,
  'bzrlib.calendar': None,
  'bzrlib.chk_map': <module 'bzrlib.chk_map' from '/usr/lib/python2.6/dist-packages/bzrlib/chk_map.pyc'>,
  'bzrlib.chk_serializer': <module 'bzrlib.chk_serializer' from '/usr/lib/python2.6/dist-packages/bzrlib/chk_serializer.pyc'>,
  'bzrlib.chunk_writer': <module 'bzrlib.chunk_writer' from '/usr/lib/python2.6/dist-packages/bzrlib/chunk_writer.pyc'>,
  'bzrlib.cleanup': <module 'bzrlib.cleanup' from '/usr/lib/python2.6/dist-packages/bzrlib/cleanup.pyc'>,
  'bzrlib.cmd_version_info': <module 'bzrlib.cmd_version_info' from '/usr/lib/python2.6/dist-packages/bzrlib/cmd_version_info.py'>,
  'bzrlib.codecs': None,
  'bzrlib.collections': None,
  'bzrlib.commands': <module 'bzrlib.commands' from '/usr/lib/python2.6/dist-packages/bzrlib/commands.py'>,
  'bzrlib.config': <module 'bzrlib.config' from '/usr/lib/python2.6/dist-packages/bzrlib/config.py'>,
  'bzrlib.conflicts': <module 'bzrlib.conflicts' from '/usr/lib/python2.6/dist-packages/bzrlib/conflicts.py'>,
  'bzrlib.copy': None,
  'bzrlib.counted_lock': <module 'bzrlib.counted_lock' from '/usr/lib/python2.6/dist-packages/bzrlib/counted_lock.py'>,
  'bzrlib.crash': <module 'bzrlib.crash' from '/usr/lib/python2.6/dist-packages/bzrlib/crash.pyc'>,
  'bzrlib.datetime': None,
  'bzrlib.debug': <module 'bzrlib.debug' from '/usr/lib/python2.6/dist-packages/bzrlib/debug.py'>,
  'bzrlib.decorators': <module 'bzrlib.decorators' from '/usr/lib/python2.6/dist-packages/bzrlib/decorators.py'>,
  'bzrlib.delta': <module 'bzrlib.delta' from '/usr/lib/python2.6/dist-packages/bzrlib/delta.py'>,
  'bzrlib.diff': <module 'bzrlib.diff' from '/usr/lib/python2.6/dist-packages/bzrlib/diff.py'>,
  'bzrlib.difflib': None,
  'bzrlib.directory_service': <module 'bzrlib.directory_service' from '/usr/lib/python2.6/dist-packages/bzrlib/directory_service.py'>,
  'bzrlib.dirstate': <module 'bzrlib.dirstate' from '/usr/lib/python2.6/dist-packages/bzrlib/dirstate.py'>,
  'bzrlib.distutils': None,
  'bzrlib.email': None,
  'bzrlib.email_message': <module 'bzrlib.email_message' from '/usr/lib/python2.6/dist-packages/bzrlib/email_message.py'>,
  'bzrlib.errno': None,
  'bzrlib.errors': <module 'bzrlib.errors' from '/usr/lib/python2.6/dist-packages/bzrlib/errors.py'>,
  'bzrlib.fcntl': None,
  'bzrlib.fetch': <module 'bzrlib.fetch' from '/usr/lib/python2.6/dist-packages/bzrlib/fetch.py'>,
  'bzrlib.fifo_cache': <module 'bzrlib.fifo_cache' from '/usr/lib/python2.6/dist-packages/bzrlib/fifo_cache.pyc'>,
  'bzrlib.filters': <module 'bzrlib.filters' from '/usr/lib/python2.6/dist-packages/bzrlib/filters/__init__.pyc'>,
  'bzrlib.filters.bzrlib': None,
  'bzrlib.filters.cStringIO': None,
  'bzrlib.filters.eol': <module 'bzrlib.filters.eol' from '/usr/lib/python2.6/dist-packages/bzrlib/filters/eol.pyc'>,
  'bzrlib.filters.re': None,
  'bzrlib.filters.sys': None,
  'bzrlib.foreign': <module 'bzrlib.foreign' from '/usr/lib/python2.6/dist-packages/bzrlib/foreign.pyc'>,
  'bzrlib.gc': None,
  'bzrlib.globbing': <module 'bzrlib.globbing' from '/usr/lib/python2.6/dist-packages/bzrlib/globbing.py'>,
  'bzrlib.gpg': <module 'bzrlib.gpg' from '/usr/lib/python2.6/dist-packages/bzrlib/gpg.py'>,
  'bzrlib.graph': <module 'bzrlib.graph' from '/usr/lib/python2.6/dist-packages/bzrlib/graph.py'>,
  'bzrlib.groupcompress': <module 'bzrlib.groupcompress' from '/usr/lib/python2.6/dist-packages/bzrlib/groupcompress.pyc'>,
  'bzrlib.gzip': None,
  'bzrlib.hashlib': None,
  'bzrlib.heapq': None,
  'bzrlib.help_topics': <module 'bzrlib.help_topics' from '/usr/lib/python2.6/dist-packages/bzrlib/help_topics/__init__.py'>,
  'bzrlib.help_topics.bzrlib': None,
  'bzrlib.help_topics.sys': None,
  'bzrlib.hooks': <module 'bzrlib.hooks' from '/usr/lib/python2.6/dist-packages/bzrlib/hooks.py'>,
  'bzrlib.identitymap': <module 'bzrlib.identitymap' from '/usr/lib/python2.6/dist-packages/bzrlib/identitymap.py'>,
  'bzrlib.imp': None,
  'bzrlib.index': <module 'bzrlib.index' from '/usr/lib/python2.6/dist-packages/bzrlib/index.py'>,
  'bzrlib.inspect_for_copy': <module 'bzrlib.inspect_for_copy' from '/usr/lib/python2.6/dist-packages/bzrlib/inspect_for_copy.py'>,
  'bzrlib.inter': <module 'bzrlib.inter' from '/usr/lib/python2.6/dist-packages/bzrlib/inter.py'>,
  'bzrlib.inventory': <module 'bzrlib.inventory' from '/usr/lib/python2.6/dist-packages/bzrlib/inventory.py'>,
  'bzrlib.iterablefile': <module 'bzrlib.iterablefile' from '/usr/lib/python2.6/dist-packages/bzrlib/iterablefile.py'>,
  'bzrlib.itertools': None,
  'bzrlib.knit': <module 'bzrlib.knit' from '/usr/lib/python2.6/dist-packages/bzrlib/knit.py'>,
  'bzrlib.lazy_import': <module 'bzrlib.lazy_import' from '/usr/lib/python2.6/dist-packages/bzrlib/lazy_import.py'>,
  'bzrlib.lazy_regex': <module 'bzrlib.lazy_regex' from '/usr/lib/python2.6/dist-packages/bzrlib/lazy_regex.py'>,
  'bzrlib.locale': None,
  'bzrlib.lock': <module 'bzrlib.lock' from '/usr/lib/python2.6/dist-packages/bzrlib/lock.py'>,
  'bzrlib.lockable_files': <module 'bzrlib.lockable_files' from '/usr/lib/python2.6/dist-packages/bzrlib/lockable_files.py'>,
  'bzrlib.lockdir': <module 'bzrlib.lockdir' from '/usr/lib/python2.6/dist-packages/bzrlib/lockdir.py'>,
  'bzrlib.logging': None,
  'bzrlib.lru_cache': <module 'bzrlib.lru_cache' from '/usr/lib/python2.6/dist-packages/bzrlib/lru_cache.py'>,
  'bzrlib.math': None,
  'bzrlib.merge': <module 'bzrlib.merge' from '/usr/lib/python2.6/dist-packages/bzrlib/merge.py'>,
  'bzrlib.merge3': <module 'bzrlib.merge3' from '/usr/lib/python2.6/dist-packages/bzrlib/merge3.py'>,
  'bzrlib.merge_directive': <module 'bzrlib.merge_directive' from '/usr/lib/python2.6/dist-packages/bzrlib/merge_directive.py'>,
  'bzrlib.mutabletree': <module 'bzrlib.mutabletree' from '/usr/lib/python2.6/dist-packages/bzrlib/mutabletree.py'>,
  'bzrlib.operator': None,
  'bzrlib.option': <module 'bzrlib.option' from '/usr/lib/python2.6/dist-packages/bzrlib/option.py'>,
  'bzrlib.optparse': None,
  'bzrlib.os': None,
  'bzrlib.osutils': <module 'bzrlib.osutils' from '/usr/lib/python2.6/dist-packages/bzrlib/osutils.py'>,
  'bzrlib.pack': <module 'bzrlib.pack' from '/usr/lib/python2.6/dist-packages/bzrlib/pack.py'>,
  'bzrlib.patches': <module 'bzrlib.patches' from '/usr/lib/python2.6/dist-packages/bzrlib/patches.py'>,
  'bzrlib.patiencediff': <module 'bzrlib.patiencediff' from '/usr/lib/python2.6/dist-packages/bzrlib/patiencediff.py'>,
  'bzrlib.platform': None,
  'bzrlib.plugin': <module 'bzrlib.plugin' from '/usr/lib/python2.6/dist-packages/bzrlib/plugin.py'>,
  'bzrlib.plugins': <module 'bzrlib.plugins' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/__init__.py'>,
  'bzrlib.plugins.launchpad': <module 'bzrlib.plugins.launchpad' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad/__init__.py'>,
  'bzrlib.plugins.launchpad.bzrlib': None,
  'bzrlib.plugins.netrc_credential_store': <module 'bzrlib.plugins.netrc_credential_store' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/netrc_credential_store/__init__.pyc'>,
  'bzrlib.plugins.netrc_credential_store.bzrlib': None,
  'bzrlib.plugins.news_merge': <module 'bzrlib.plugins.news_merge' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/news_merge/__init__.pyc'>,
  'bzrlib.plugins.news_merge.bzrlib': None,
  'bzrlib.posixpath': None,
  'bzrlib.pprint': None,
  'bzrlib.progress': <module 'bzrlib.progress' from '/usr/lib/python2.6/dist-packages/bzrlib/progress.py'>,
  'bzrlib.pwd': None,
  'bzrlib.re': None,
  'bzrlib.registry': <module 'bzrlib.registry' from '/usr/lib/python2.6/dist-packages/bzrlib/registry.py'>,
  'bzrlib.remote': <module 'bzrlib.remote' from '/usr/lib/python2.6/dist-packages/bzrlib/remote.py'>,
  'bzrlib.repofmt': <module 'bzrlib.repofmt' from '/usr/lib/python2.6/dist-packages/bzrlib/repofmt/__init__.py'>,
  'bzrlib.repofmt.bzrlib': None,
  'bzrlib.repofmt.cStringIO': None,
  'bzrlib.repofmt.groupcompress_repo': <module 'bzrlib.repofmt.groupcompress_repo' from '/usr/lib/python2.6/dist-packages/bzrlib/repofmt/groupcompress_repo.pyc'>,
  'bzrlib.repofmt.knitrepo': <module 'bzrlib.repofmt.knitrepo' from '/usr/lib/python2.6/dist-packages/bzrlib/repofmt/knitrepo.py'>,
  'bzrlib.repofmt.os': None,
  'bzrlib.repofmt.pack_repo': <module 'bzrlib.repofmt.pack_repo' from '/usr/lib/python2.6/dist-packages/bzrlib/repofmt/pack_repo.py'>,
  'bzrlib.repofmt.re': None,
  'bzrlib.repofmt.sys': None,
  'bzrlib.repofmt.time': None,
  'bzrlib.repofmt.urllib': None,
  'bzrlib.repofmt.weaverepo': <module 'bzrlib.repofmt.weaverepo' from '/usr/lib/python2.6/dist-packages/bzrlib/repofmt/weaverepo.py'>,
  'bzrlib.repository': <module 'bzrlib.repository' from '/usr/lib/python2.6/dist-packages/bzrlib/repository.py'>,
  'bzrlib.revision': <module 'bzrlib.revision' from '/usr/lib/python2.6/dist-packages/bzrlib/revision.py'>,
  'bzrlib.revisionspec': <module 'bzrlib.revisionspec' from '/usr/lib/python2.6/dist-packages/bzrlib/revisionspec.py'>,
  'bzrlib.rio': <module 'bzrlib.rio' from '/usr/lib/python2.6/dist-packages/bzrlib/rio.py'>,
  'bzrlib.rules': <module 'bzrlib.rules' from '/usr/lib/python2.6/dist-packages/bzrlib/rules.pyc'>,
  'bzrlib.serializer': <module 'bzrlib.serializer' from '/usr/lib/python2.6/dist-packages/bzrlib/serializer.pyc'>,
  'bzrlib.shutil': None,
  'bzrlib.sign_my_commits': <module 'bzrlib.sign_my_commits' from '/usr/lib/python2.6/dist-packages/bzrlib/sign_my_commits.py'>,
  'bzrlib.signal': None,
  'bzrlib.smart': <module 'bzrlib.smart' from '/usr/lib/python2.6/dist-packages/bzrlib/smart/__init__.py'>,
  'bzrlib.smart.Queue': None,
  'bzrlib.smart.bz2': None,
  'bzrlib.smart.bzrlib': None,
  'bzrlib.smart.cStringIO': None,
  'bzrlib.smart.client': <module 'bzrlib.smart.client' from '/usr/lib/python2.6/dist-packages/bzrlib/smart/client.py'>,
  'bzrlib.smart.collections': None,
  'bzrlib.smart.errno': None,
  'bzrlib.smart.medium': <module 'bzrlib.smart.medium' from '/usr/lib/python2.6/dist-packages/bzrlib/smart/medium.py'>,
  'bzrlib.smart.message': <module 'bzrlib.smart.message' from '/usr/lib/python2.6/dist-packages/bzrlib/smart/message.pyc'>,
  'bzrlib.smart.os': None,
  'bzrlib.smart.protocol': <module 'bzrlib.smart.protocol' from '/usr/lib/python2.6/dist-packages/bzrlib/smart/protocol.py'>,
  'bzrlib.smart.repository': <module 'bzrlib.smart.repository' from '/usr/lib/python2.6/dist-packages/bzrlib/smart/repository.py'>,
  'bzrlib.smart.request': <module 'bzrlib.smart.request' from '/usr/lib/python2.6/dist-packages/bzrlib/smart/request.py'>,
  'bzrlib.smart.socket': None,
  'bzrlib.smart.struct': None,
  'bzrlib.smart.sys': None,
  'bzrlib.smart.tarfile': None,
  'bzrlib.smart.tempfile': None,
  'bzrlib.smart.thread': None,
  'bzrlib.smart.threading': None,
  'bzrlib.smart.time': None,
  'bzrlib.smart.urllib': None,
  'bzrlib.smart.vfs': <module 'bzrlib.smart.vfs' from '/usr/lib/python2.6/dist-packages/bzrlib/smart/vfs.py'>,
  'bzrlib.smtp_connection': <module 'bzrlib.smtp_connection' from '/usr/lib/python2.6/dist-packages/bzrlib/smtp_connection.py'>,
  'bzrlib.smtplib': None,
  'bzrlib.socket': None,
  'bzrlib.stat': None,
  'bzrlib.static_tuple': <module 'bzrlib.static_tuple' from '/usr/lib/python2.6/dist-packages/bzrlib/static_tuple.pyc'>,
  'bzrlib.store': <module 'bzrlib.store' from '/usr/lib/python2.6/dist-packages/bzrlib/store/__init__.py'>,
  'bzrlib.store.bzrlib': None,
  'bzrlib.store.cStringIO': None,
  'bzrlib.store.gzip': None,
  'bzrlib.store.os': None,
  'bzrlib.store.text': <module 'bzrlib.store.text' from '/usr/lib/python2.6/dist-packages/bzrlib/store/text.py'>,
  'bzrlib.string': None,
  'bzrlib.struct': None,
  'bzrlib.symbol_versioning': <module 'bzrlib.symbol_versioning' from '/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.py'>,
  'bzrlib.sys': None,
  'bzrlib.tag': <module 'bzrlib.tag' from '/usr/lib/python2.6/dist-packages/bzrlib/tag.py'>,
  'bzrlib.tempfile': None,
  'bzrlib.termios': None,
  'bzrlib.testament': <module 'bzrlib.testament' from '/usr/lib/python2.6/dist-packages/bzrlib/testament.py'>,
  'bzrlib.textfile': <module 'bzrlib.textfile' from '/usr/lib/python2.6/dist-packages/bzrlib/textfile.py'>,
  'bzrlib.textmerge': <module 'bzrlib.textmerge' from '/usr/lib/python2.6/dist-packages/bzrlib/textmerge.py'>,
  'bzrlib.threading': None,
  'bzrlib.time': None,
  'bzrlib.timestamp': <module 'bzrlib.timestamp' from '/usr/lib/python2.6/dist-packages/bzrlib/timestamp.py'>,
  'bzrlib.trace': <module 'bzrlib.trace' from '/usr/lib/python2.6/dist-packages/bzrlib/trace.py'>,
  'bzrlib.traceback': None,
  'bzrlib.transactions': <module 'bzrlib.transactions' from '/usr/lib/python2.6/dist-packages/bzrlib/transactions.py'>,
  'bzrlib.transform': <module 'bzrlib.transform' from '/usr/lib/python2.6/dist-packages/bzrlib/transform.py'>,
  'bzrlib.transport': <module 'bzrlib.transport' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/__init__.py'>,
  'bzrlib.transport.bzrlib': None,
  'bzrlib.transport.cStringIO': None,
  'bzrlib.transport.errno': None,
  'bzrlib.transport.http': <module 'bzrlib.transport.http' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/http/__init__.py'>,
  'bzrlib.transport.http._pycurl': <module 'bzrlib.transport.http._pycurl' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/http/_pycurl.py'>,
  'bzrlib.transport.http._urllib': <module 'bzrlib.transport.http._urllib' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/http/_urllib.py'>,
  'bzrlib.transport.http._urllib2_wrappers': <module 'bzrlib.transport.http._urllib2_wrappers' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/http/_urllib2_wrappers.py'>,
  'bzrlib.transport.http.bzrlib': None,
  'bzrlib.transport.http.cStringIO': None,
  'bzrlib.transport.http.ca_bundle': <module 'bzrlib.transport.http.ca_bundle' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/http/ca_bundle.py'>,
  'bzrlib.transport.http.errno': None,
  'bzrlib.transport.http.httplib': None,
  'bzrlib.transport.http.mimetools': None,
  'bzrlib.transport.http.os': None,
  'bzrlib.transport.http.pycurl': None,
  'bzrlib.transport.http.re': None,
  'bzrlib.transport.http.response': <module 'bzrlib.transport.http.response' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/http/response.py'>,
  'bzrlib.transport.http.rfc822': None,
  'bzrlib.transport.http.socket': None,
  'bzrlib.transport.http.ssl': None,
  'bzrlib.transport.http.sys': None,
  'bzrlib.transport.http.time': None,
  'bzrlib.transport.http.urllib': None,
  'bzrlib.transport.http.urllib2': None,
  'bzrlib.transport.http.urlparse': None,
  'bzrlib.transport.http.weakref': None,
  'bzrlib.transport.local': <module 'bzrlib.transport.local' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/local.py'>,
  'bzrlib.transport.os': None,
  'bzrlib.transport.re': None,
  'bzrlib.transport.stat': None,
  'bzrlib.transport.sys': None,
  'bzrlib.transport.urllib': None,
  'bzrlib.transport.urlparse': None,
  'bzrlib.tree': <module 'bzrlib.tree' from '/usr/lib/python2.6/dist-packages/bzrlib/tree.py'>,
  'bzrlib.tsort': <module 'bzrlib.tsort' from '/usr/lib/python2.6/dist-packages/bzrlib/tsort.py'>,
  'bzrlib.tty': None,
  'bzrlib.tuned_gzip': <module 'bzrlib.tuned_gzip' from '/usr/lib/python2.6/dist-packages/bzrlib/tuned_gzip.py'>,
  'bzrlib.types': None,
  'bzrlib.ui': <module 'bzrlib.ui' from '/usr/lib/python2.6/dist-packages/bzrlib/ui/__init__.py'>,
  'bzrlib.ui.bzrlib': None,
  'bzrlib.ui.codecs': None,
  'bzrlib.ui.getpass': None,
  'bzrlib.ui.os': None,
  'bzrlib.ui.sys': None,
  'bzrlib.ui.text': <module 'bzrlib.ui.text' from '/usr/lib/python2.6/dist-packages/bzrlib/ui/text.py'>,
  'bzrlib.ui.time': None,
  'bzrlib.ui.warnings': None,
  'bzrlib.urllib': None,
  'bzrlib.urlparse': None,
  'bzrlib.urlutils': <module 'bzrlib.urlutils' from '/usr/lib/python2.6/dist-packages/bzrlib/urlutils.py'>,
  'bzrlib.util': <module 'bzrlib.util' from '/usr/lib/python2.6/dist-packages/bzrlib/util/__init__.py'>,
  'bzrlib.util.configobj': <module 'bzrlib.util.configobj' from '/usr/lib/python2.6/dist-packages/bzrlib/util/configobj/__init__.py'>,
  'bzrlib.util.configobj.__future__': None,
  'bzrlib.util.configobj.codecs': None,
  'bzrlib.util.configobj.configobj': <module 'bzrlib.util.configobj.configobj' from '/usr/lib/python2.6/dist-packages/bzrlib/util/configobj/configobj.py'>,
  'bzrlib.util.configobj.os': None,
  'bzrlib.util.configobj.re': None,
  'bzrlib.util.configobj.sys': None,
  'bzrlib.versionedfile': <module 'bzrlib.versionedfile' from '/usr/lib/python2.6/dist-packages/bzrlib/versionedfile.py'>,
  'bzrlib.warnings': None,
  'bzrlib.weave': <module 'bzrlib.weave' from '/usr/lib/python2.6/dist-packages/bzrlib/weave.py'>,
  'bzrlib.weave_commands': <module 'bzrlib.weave_commands' from '/usr/lib/python2.6/dist-packages/bzrlib/weave_commands.py'>,
  'bzrlib.weavefile': <module 'bzrlib.weavefile' from '/usr/lib/python2.6/dist-packages/bzrlib/weavefile.py'>,
  'bzrlib.workingtree': <module 'bzrlib.workingtree' from '/usr/lib/python2.6/dist-packages/bzrlib/workingtree.py'>,
  'bzrlib.workingtree_4': <module 'bzrlib.workingtree_4' from '/usr/lib/python2.6/dist-packages/bzrlib/workingtree_4.py'>,
  'bzrlib.xml': None,
  'bzrlib.xml6': <module 'bzrlib.xml6' from '/usr/lib/python2.6/dist-packages/bzrlib/xml6.py'>,
  'bzrlib.xml7': <module 'bzrlib.xml7' from '/usr/lib/python2.6/dist-packages/bzrlib/xml7.py'>,
  'bzrlib.xml8': <module 'bzrlib.xml8' from '/usr/lib/python2.6/dist-packages/bzrlib/xml8.pyc'>,
  'bzrlib.xml_serializer': <module 'bzrlib.xml_serializer' from '/usr/lib/python2.6/dist-packages/bzrlib/xml_serializer.py'>,
  'bzrlib.zlib': None,
  'cStringIO': <module 'cStringIO' (built-in)>,
  'calendar': <module 'calendar' from '/usr/lib/python2.6/calendar.pyc'>,
  'codecs': <module 'codecs' from '/usr/lib/python2.6/codecs.pyc'>,
  'collections': <module 'collections' from '/usr/lib/python2.6/collections.pyc'>,
  'copy': <module 'copy' from '/usr/lib/python2.6/copy.pyc'>,
  'copy_reg': <module 'copy_reg' from '/usr/lib/python2.6/copy_reg.pyc'>,
  'datetime': <module 'datetime' from '/usr/lib/python2.6/lib-dynload/datetime.so'>,
  'difflib': <module 'difflib' from '/usr/lib/python2.6/difflib.pyc'>,
  'distutils': <module 'distutils' from '/usr/lib/python2.6/distutils/__init__.pyc'>,
  'distutils.distutils': None,
  'distutils.errors': <module 'distutils.errors' from '/usr/lib/python2.6/distutils/errors.pyc'>,
  'distutils.os': None,
  'distutils.re': None,
  'distutils.string': None,
  'distutils.sys': None,
  'distutils.sysconfig': <module 'distutils.sysconfig' from '/usr/lib/python2.6/distutils/sysconfig.pyc'>,
  'email': <module 'email' from '/usr/lib/python2.6/email/__init__.pyc'>,
  'email.Charset': <email.LazyImporter object at 0x85c262c>,
  'email.Encoders': <email.LazyImporter object at 0x85c264c>,
  'email.Errors': <email.LazyImporter object at 0x85c266c>,
  'email.FeedParser': <email.LazyImporter object at 0x85c25ec>,
  'email.Generator': <email.LazyImporter object at 0x85c268c>,
  'email.Header': <email.LazyImporter object at 0x85c26cc>,
  'email.Iterators': <email.LazyImporter object at 0x85c26ac>,
  'email.MIMEAudio': <email.LazyImporter object at 0x85c278c>,
  'email.MIMEBase': <email.LazyImporter object at 0x85c27ac>,
  'email.MIMEImage': <email.LazyImporter object at 0x85c27cc>,
  'email.MIMEMessage': <email.LazyImporter object at 0x85c27ec>,
  'email.MIMEMultipart': <email.LazyImporter object at 0x85c280c>,
  'email.MIMENonMultipart': <email.LazyImporter object at 0x85c282c>,
  'email.MIMEText': <email.LazyImporter object at 0x85c284c>,
  'email.Message': <email.LazyImporter object at 0x85c270c>,
  'email.Parser': <email.LazyImporter object at 0x85c272c>,
  'email.Utils': <email.LazyImporter object at 0x85c274c>,
  'email._parseaddr': <module 'email._parseaddr' from '/usr/lib/python2.6/email/_parseaddr.pyc'>,
  'email.base64': None,
  'email.base64MIME': <email.LazyImporter object at 0x85c26ec>,
  'email.base64mime': <module 'email.base64mime' from '/usr/lib/python2.6/email/base64mime.pyc'>,
  'email.binascii': None,
  'email.cStringIO': None,
  'email.charset': <module 'email.charset' from '/usr/lib/python2.6/email/charset.pyc'>,
  'email.email': None,
  'email.encoders': <module 'email.encoders' from '/usr/lib/python2.6/email/encoders.pyc'>,
  'email.errors': <module 'email.errors' from '/usr/lib/python2.6/email/errors.pyc'>,
  'email.iterators': <module 'email.iterators' from '/usr/lib/python2.6/email/iterators.pyc'>,
  'email.message': <module 'email.message' from '/usr/lib/python2.6/email/message.pyc'>,
  'email.mime': <module 'email.mime' from '/usr/lib/python2.6/email/mime/__init__.pyc'>,
  'email.mime.base': <module 'email.mime.base' from '/usr/lib/python2.6/email/mime/base.pyc'>,
  'email.mime.email': None,
  'email.mime.multipart': <module 'email.mime.multipart' from '/usr/lib/python2.6/email/mime/multipart.pyc'>,
  'email.mime.nonmultipart': <module 'email.mime.nonmultipart' from '/usr/lib/python2.6/email/mime/nonmultipart.pyc'>,
  'email.mime.text': <module 'email.mime.text' from '/usr/lib/python2.6/email/mime/text.pyc'>,
  'email.os': None,
  'email.quopri': None,
  'email.quopriMIME': <email.LazyImporter object at 0x85c276c>,
  'email.quoprimime': <module 'email.quoprimime' from '/usr/lib/python2.6/email/quoprimime.pyc'>,
  'email.random': None,
  'email.re': None,
  'email.socket': None,
  'email.string': None,
  'email.sys': None,
  'email.time': None,
  'email.urllib': None,
  'email.utils': <module 'email.utils' from '/usr/lib/python2.6/email/utils.pyc'>,
  'email.uu': None,
  'email.warnings': None,
  'encodings': <module 'encodings' from '/usr/lib/python2.6/encodings/__init__.pyc'>,
  'encodings.__builtin__': None,
  'encodings.aliases': <module 'encodings.aliases' from '/usr/lib/python2.6/encodings/aliases.pyc'>,
  'encodings.ascii': <module 'encodings.ascii' from '/usr/lib/python2.6/encodings/ascii.pyc'>,
  'encodings.codecs': None,
  'encodings.encodings': None,
  'encodings.utf_8': <module 'encodings.utf_8' from '/usr/lib/python2.6/encodings/utf_8.pyc'>,
  'errno': <module 'errno' (built-in)>,
  'exceptions': <module 'exceptions' (built-in)>,
  'fcntl': <module 'fcntl' (built-in)>,
  'fnmatch': <module 'fnmatch' from '/usr/lib/python2.6/fnmatch.pyc'>,
  'functools': <module 'functools' from '/usr/lib/python2.6/functools.pyc'>,
  'gc': <module 'gc' (built-in)>,
  'genericpath': <module 'genericpath' from '/usr/lib/python2.6/genericpath.pyc'>,
  'getpass': <module 'getpass' from '/usr/lib/python2.6/getpass.pyc'>,
  'gettext': <module 'gettext' from '/usr/lib/python2.6/gettext.pyc'>,
  'glob': <module 'glob' from '/usr/lib/python2.6/glob.pyc'>,
  'grp': <module 'grp' (built-in)>,
  'gzip': <module 'gzip' from '/usr/lib/python2.6/gzip.pyc'>,
  'hashlib': <module 'hashlib' from '/usr/lib/python2.6/hashlib.pyc'>,
  'heapq': <module 'heapq' from '/usr/lib/python2.6/heapq.pyc'>,
  'hmac': <module 'hmac' from '/usr/lib/python2.6/hmac.pyc'>,
  'httplib': <module 'httplib' from '/usr/lib/python2.6/httplib.pyc'>,
  'imp': <module 'imp' (built-in)>,
  'itertools': <module 'itertools' (built-in)>,
  'keyword': <module 'keyword' from '/usr/lib/python2.6/keyword.pyc'>,
  'linecache': <module 'linecache' from '/usr/lib/python2.6/linecache.pyc'>,
  'locale': <module 'locale' from '/usr/lib/python2.6/locale.pyc'>,
  'logging': <module 'logging' from '/usr/lib/python2.6/logging/__init__.pyc'>,
  'logging.atexit': None,
  'logging.cStringIO': None,
  'logging.codecs': None,
  'logging.os': None,
  'logging.string': None,
  'logging.sys': None,
  'logging.thread': None,
  'logging.threading': None,
  'logging.time': None,
  'logging.traceback': None,
  'logging.types': None,
  'marshal': <module 'marshal' (built-in)>,
  'math': <module 'math' (built-in)>,
  'mimetools': <module 'mimetools' from '/usr/lib/python2.6/mimetools.pyc'>,
  'operator': <module 'operator' (built-in)>,
  'optparse': <module 'optparse' from '/usr/lib/python2.6/optparse.pyc'>,
  'os': <module 'os' from '/usr/lib/python2.6/os.pyc'>,
  'os.path': <module 'posixpath' from '/usr/lib/python2.6/posixpath.pyc'>,
  'pickle': <module 'pickle' from '/usr/lib/python2.6/pickle.pyc'>,
  'platform': <module 'platform' from '/usr/lib/python2.6/platform.pyc'>,
  'posix': <module 'posix' (built-in)>,
  'posixpath': <module 'posixpath' from '/usr/lib/python2.6/posixpath.pyc'>,
  'pprint': <module 'pprint' from '/usr/lib/python2.6/pprint.pyc'>,
  'problem_report': <module 'problem_report' from '/usr/lib/python2.6/dist-packages/problem_report.pyc'>,
  'pwd': <module 'pwd' (built-in)>,
  'pycurl': <module 'pycurl' from '/usr/lib/pymodules/python2.6/pycurl.so'>,
  'pyexpat': <module 'pyexpat' from '/usr/lib/python2.6/lib-dynload/pyexpat.so'>,
  'pyexpat.errors': <module 'pyexpat.errors' (built-in)>,
  'pyexpat.model': <module 'pyexpat.model' (built-in)>,
  'quopri': <module 'quopri' from '/usr/lib/python2.6/quopri.pyc'>,
  'random': <module 'random' from '/usr/lib/python2.6/random.pyc'>,
  're': <module 're' from '/usr/lib/python2.6/re.pyc'>,
  'rfc822': <module 'rfc822' from '/usr/lib/python2.6/rfc822.pyc'>,
  'select': <module 'select' (built-in)>,
  'shutil': <module 'shutil' from '/usr/lib/python2.6/shutil.pyc'>,
  'signal': <module 'signal' (built-in)>,
  'site': <module 'site' from '/usr/lib/python2.6/site.pyc'>,
  'sitecustomize': <module 'sitecustomize' from '/usr/lib/python2.6/sitecustomize.pyc'>,
  'smtplib': <module 'smtplib' from '/usr/lib/python2.6/smtplib.pyc'>,
  'socket': <module 'socket' from '/usr/lib/python2.6/socket.pyc'>,
  'sre_compile': <module 'sre_compile' from '/usr/lib/python2.6/sre_compile.pyc'>,
  'sre_constants': <module 'sre_constants' from '/usr/lib/python2.6/sre_constants.pyc'>,
  'sre_parse': <module 'sre_parse' from '/usr/lib/python2.6/sre_parse.pyc'>,
  'ssl': <module 'ssl' from '/usr/lib/python2.6/ssl.pyc'>,
  'stat': <module 'stat' from '/usr/lib/python2.6/stat.pyc'>,
  'string': <module 'string' from '/usr/lib/python2.6/string.pyc'>,
  'strop': <module 'strop' (built-in)>,
  'struct': <module 'struct' from '/usr/lib/python2.6/struct.pyc'>,
  'subprocess': <module 'subprocess' from '/usr/lib/python2.6/subprocess.pyc'>,
  'sys': <module 'sys' (built-in)>,
  'tarfile': <module 'tarfile' from '/usr/lib/python2.6/tarfile.pyc'>,
  'tempfile': <module 'tempfile' from '/usr/lib/python2.6/tempfile.pyc'>,
  'termios': <module 'termios' from '/usr/lib/python2.6/lib-dynload/termios.so'>,
  'textwrap': <module 'textwrap' from '/usr/lib/python2.6/textwrap.pyc'>,
  'thread': <module 'thread' (built-in)>,
  'threading': <module 'threading' from '/usr/lib/python2.6/threading.pyc'>,
  'time': <module 'time' (built-in)>,
  'traceback': <module 'traceback' from '/usr/lib/python2.6/traceback.pyc'>,
  'tty': <module 'tty' from '/usr/lib/python2.6/tty.pyc'>,
  'types': <module 'types' from '/usr/lib/python2.6/types.pyc'>,
  'unittest': <module 'unittest' from '/usr/lib/python2.6/unittest.pyc'>,
  'urllib': <module 'urllib' from '/usr/lib/python2.6/urllib.pyc'>,
  'urllib2': <module 'urllib2' from '/usr/lib/python2.6/urllib2.pyc'>,
  'urlparse': <module 'urlparse' from '/usr/lib/python2.6/urlparse.pyc'>,
  'uu': <module 'uu' from '/usr/lib/python2.6/uu.pyc'>,
  'warnings': <module 'warnings' from '/usr/lib/python2.6/warnings.pyc'>,
  'weakref': <module 'weakref' from '/usr/lib/python2.6/weakref.pyc'>,
  'xml': <module 'xml' from '/usr/lib/python2.6/xml/__init__.pyc'>,
  'xml.dom': <module 'xml.dom' from '/usr/lib/python2.6/xml/dom/__init__.pyc'>,
  'xml.dom.NodeFilter': <module 'xml.dom.NodeFilter' from '/usr/lib/python2.6/xml/dom/NodeFilter.pyc'>,
  'xml.dom.copy': None,
  'xml.dom.domreg': <module 'xml.dom.domreg' from '/usr/lib/python2.6/xml/dom/domreg.pyc'>,
  'xml.dom.minicompat': <module 'xml.dom.minicompat' from '/usr/lib/python2.6/xml/dom/minicompat.pyc'>,
  'xml.dom.minidom': <module 'xml.dom.minidom' from '/usr/lib/python2.6/xml/dom/minidom.pyc'>,
  'xml.dom.xml': None,
  'xml.dom.xmlbuilder': <module 'xml.dom.xmlbuilder' from '/usr/lib/python2.6/xml/dom/xmlbuilder.pyc'>,
  'xml.etree': <module 'xml.etree' from '/usr/lib/python2.6/xml/etree/__init__.pyc'>,
  'xml.etree.ElementPath': <module 'xml.etree.ElementPath' from '/usr/lib/python2.6/xml/etree/ElementPath.pyc'>,
  'xml.etree.ElementTree': <module 'xml.etree.ElementTree' from '/usr/lib/python2.6/xml/etree/ElementTree.pyc'>,
  'xml.etree._elementtree': None,
  'xml.etree.cElementTree': <module 'xml.etree.cElementTree' from '/usr/lib/python2.6/xml/etree/cElementTree.pyc'>,
  'xml.etree.re': None,
  'xml.etree.string': None,
  'xml.etree.sys': None,
  'xml.parsers': <module 'xml.parsers' from '/usr/lib/python2.6/xml/parsers/__init__.pyc'>,
  'xml.parsers.expat': <module 'xml.parsers.expat' from '/usr/lib/python2.6/xml/parsers/expat.pyc'>,
  'xml.parsers.pyexpat': None,
  'zipimport': <module 'zipimport' (built-in)>,
  'zlib': <module 'zlib' (built-in)>}
PythonVersion: 2.6.5
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 853, in exception_to_return_code
     return the_callable(*args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1055, in run_bzr
     ret = run(*run_argv)
   File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 661, in run_argv_aliases
     return self.run_direct(**all_cmd_args)
   File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 665, in run_direct
     return self._operation.run_simple(*args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 122, in run_simple
     self.cleanups, self.func, *args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 156, in _do_with_cleanups
     result = func(*args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/builtins.py", line 1016, in run
     branch_from, overwrite, revision_id, local=local)
   File "/usr/lib/python2.6/dist-packages/bzrlib/decorators.py", line 194, in write_locked
     result = unbound(self, *args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 962, in pull
     possible_transports=possible_transports, *args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 3200, in pull
     _override_hook_target=_override_hook_target)
   File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 3077, in pull
     overwrite=overwrite, graph=graph)
   File "/usr/lib/python2.6/dist-packages/bzrlib/decorators.py", line 194, in write_locked
     result = unbound(self, *args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 910, in update_revisions
     overwrite, graph)
   File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 3020, in update_revisions
     self.target.fetch(self.source, stop_revision)
   File "/usr/lib/python2.6/dist-packages/bzrlib/decorators.py", line 194, in write_locked
     result = unbound(self, *args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 593, in fetch
     pb=pb)
   File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 1704, in fetch
     find_ghosts=find_ghosts, fetch_spec=fetch_spec)
   File "/usr/lib/python2.6/dist-packages/bzrlib/decorators.py", line 194, in write_locked
     result = unbound(self, *args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 3438, in fetch
     pb=pb, find_ghosts=find_ghosts)
   File "/usr/lib/python2.6/dist-packages/bzrlib/fetch.py", line 83, in __init__
     self.__fetch()
   File "/usr/lib/python2.6/dist-packages/bzrlib/fetch.py", line 109, in __fetch
     self._fetch_everything_for_search(search)
   File "/usr/lib/python2.6/dist-packages/bzrlib/fetch.py", line 137, in _fetch_everything_for_search
     stream, from_format, [])
   File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 4279, in insert_stream
     return self._locked_insert_stream(stream, src_format, is_resume)
   File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 4333, in _locked_insert_stream
     substream)
   File "/usr/lib/python2.6/dist-packages/bzrlib/groupcompress.py", line 1598, in insert_record_stream
     for _ in self._insert_record_stream(stream, random_id=False):
   File "/usr/lib/python2.6/dist-packages/bzrlib/groupcompress.py", line 1653, in _insert_record_stream
     for record in stream:
   File "/usr/lib/python2.6/dist-packages/bzrlib/groupcompress.py", line 1413, in get_record_stream
     orig_keys, ordering, include_delta_closure):
   File "/usr/lib/python2.6/dist-packages/bzrlib/groupcompress.py", line 1564, in _get_remaining_record_stream
     for factory in batcher.yield_factories():
   File "/usr/lib/python2.6/dist-packages/bzrlib/groupcompress.py", line 1130, in yield_factories
     block_read_memo, block = blocks.next()
   File "/usr/lib/python2.6/dist-packages/bzrlib/groupcompress.py", line 1369, in _get_blocks
     zdata = raw_records.next()
   File "/usr/lib/python2.6/dist-packages/bzrlib/knit.py", line 3371, in get_raw_records
     for names, read_func in reader.iter_records():
   File "/usr/lib/python2.6/dist-packages/bzrlib/pack.py", line 271, in iter_records
     self._read_format()
   File "/usr/lib/python2.6/dist-packages/bzrlib/pack.py", line 312, in _read_format
     format = self._read_line()
   File "/usr/lib/python2.6/dist-packages/bzrlib/pack.py", line 239, in _read_line
     line = self._source.readline()
   File "/usr/lib/python2.6/dist-packages/bzrlib/pack.py", line 206, in readline
     % (readline, ))
 NameError: global name 'readline' is not defined

UserEncoding: UTF-8
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev video

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

This is fixed in newer versions of bzr (probably a dupe, but I can't find any related bugs).

Changed in bzr:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.