No such file: u'/srv/bazaar.launchpad.net/mirrors/00/00/23/81/.bzr/repository/packs/2b08137c9cd4e7edb0b56944e678d55c.pack

Asked by Keith Hughitt

I just tried to push some changes to launchpad and was confronted with this error message:

trunk/$ bzr push

bzr: ERROR: No push location known or specified.
hughitt1@kore:/var/www/hv-trunk$ bzr push lp:helioviewer.org
bzr: ERROR: bzrlib.errors.ErrorFromSmartServer: Error received from smart server: ('error', "Unprintable exception RetryWithNewPacks: dict={'exc_info': (<class 'bzrlib.errors.NoSuchFile'>, NoSuchFile(No such file: u'/srv/bazaar.launchpad.net/mirrors/00/00/23/81/.bzr/repository/packs/2b08137c9cd4e7edb0b56944e678d55c.pack': [Errno 2] No such file or directory: u'/srv/bazaar.launchpad.net/mirrors/00/00/23/81/.bzr/repository/packs/2b08137c9cd4e7edb0b56944e678d55c.pack'), <traceback object at 0x475b0e0>), '_preformatted_string': None, 'reload_occurred': False, 'orig_error': NoSuchFile(No such file: u'/srv/bazaar.launchpad.net/mirrors/00/00/23/81/.bzr/repository/packs/2b08137c9cd4e7edb0b56944e678d55c.pack': [Errno 2] No such file or directory: u'/srv/bazaar.launchpad.net/mirrors/00/00/23/81/.bzr/repository/packs/2b08137c9cd4e7edb0b56944e678d55c.pack')}, fmt='Pack files have changed, reload and retry. context: %(context)s %(orig_error)s', error=KeyError('context',)")

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    attaching the crash file
        /home/hughitt1/.cache/crash/bzr-20100714201619-31988.crash
    and including a description of the problem.

    The crash file is plain text and you can inspect or edit it to remove
    private information.

System Info:

Ubuntu 10.04 64-bit
bzr --version
Bazaar (bzr) 2.1.1
  Python interpreter: /usr/bin/python 2.6.5
  Python standard library: /usr/lib/python2.6
  Platform: Linux-2.6.32-23-generic-x86_64-with-Ubuntu-10.04-lucid
  bzrlib: /usr/lib/python2.6/dist-packages/bzrlib
  Bazaar configuration: /home/x/.bazaar
  Bazaar log file: /home/x/.bzr.log

Does anyone know what caused this, or how to fix it? Any advice would be appreciated.

Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Keith Hughitt
Solved:
Last query:
Last reply:
Revision history for this message
Keith Hughitt (keith-hughitt) said :
#1

Crash report:

ProblemType: Crash
BzrDebugFlags: set()
BzrPlugins:
   bzrtools /usr/lib/python2.6/dist-packages/bzrlib/plugins/bzrtools [2.1.0]
   explorer /usr/lib/python2.6/dist-packages/bzrlib/plugins/explorer [1.0.1]
   launchpad /usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad [2.1.1]
   netrc_credential_store /usr/lib/python2.6/dist-packages/bzrlib/plugins/netrc_credential_store [2.1.1]
   news_merge /usr/lib/python2.6/dist-packages/bzrlib/plugins/news_merge [2.1.1]
   qbzr /usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr [0.18.6]
BzrVersion: 2.1.1
CommandLine: ['/usr/bin/bzr', 'push', 'lp:helioviewer.org']
Date: Wed Jul 14 16:16:19 2010
FileSystemEncoding: UTF-8
Locale: en_US.UTF-8
Platform: Linux-2.6.32-23-generic-x86_64-with-Ubuntu-10.04-lucid
PythonLoadedModules:
 {'ConfigParser': <module 'ConfigParser' from '/usr/lib/python2.6/ConfigParser.pyc'>,
  'Crypto': <module 'Crypto' from '/usr/lib/python2.6/dist-packages/Crypto/__init__.pyc'>,
  'Crypto.Cipher': <module 'Crypto.Cipher' from '/usr/lib/python2.6/dist-packages/Crypto/Cipher/__init__.pyc'>,
  'Crypto.Cipher.AES': <module 'Crypto.Cipher.AES' from '/usr/lib/python2.6/dist-packages/Crypto/Cipher/AES.so'>,
  'Crypto.Cipher.ARC4': <module 'Crypto.Cipher.ARC4' from '/usr/lib/python2.6/dist-packages/Crypto/Cipher/ARC4.so'>,
  'Crypto.Cipher.Blowfish': <module 'Crypto.Cipher.Blowfish' from '/usr/lib/python2.6/dist-packages/Crypto/Cipher/Blowfish.so'>,
  'Crypto.Cipher.DES3': <module 'Crypto.Cipher.DES3' from '/usr/lib/python2.6/dist-packages/Crypto/Cipher/DES3.so'>,
  'Crypto.Hash': <module 'Crypto.Hash' from '/usr/lib/python2.6/dist-packages/Crypto/Hash/__init__.pyc'>,
  'Crypto.Hash.HMAC': <module 'Crypto.Hash.HMAC' from '/usr/lib/python2.6/dist-packages/Crypto/Hash/HMAC.pyc'>,
  'Crypto.Hash.MD5': <module 'Crypto.Hash.MD5' from '/usr/lib/python2.6/dist-packages/Crypto/Hash/MD5.pyc'>,
  'Crypto.Hash.SHA': <module 'Crypto.Hash.SHA' from '/usr/lib/python2.6/dist-packages/Crypto/Hash/SHA.pyc'>,
  'Crypto.Hash.hashlib': None,
  'Crypto.Hash.string': None,
  'Crypto.PublicKey': <module 'Crypto.PublicKey' from '/usr/lib/python2.6/dist-packages/Crypto/PublicKey/__init__.pyc'>,
  'Crypto.PublicKey.Crypto': None,
  'Crypto.PublicKey.DSA': <module 'Crypto.PublicKey.DSA' from '/usr/lib/python2.6/dist-packages/Crypto/PublicKey/DSA.pyc'>,
  'Crypto.PublicKey.RSA': <module 'Crypto.PublicKey.RSA' from '/usr/lib/python2.6/dist-packages/Crypto/PublicKey/RSA.pyc'>,
  'Crypto.PublicKey._fastmath': <module 'Crypto.PublicKey._fastmath' from '/usr/lib/python2.6/dist-packages/Crypto/PublicKey/_fastmath.so'>,
  'Crypto.PublicKey.pubkey': <module 'Crypto.PublicKey.pubkey' from '/usr/lib/python2.6/dist-packages/Crypto/PublicKey/pubkey.pyc'>,
  'Crypto.PublicKey.types': None,
  'Crypto.PublicKey.warnings': None,
  'Crypto.Util': <module 'Crypto.Util' from '/usr/lib/python2.6/dist-packages/Crypto/Util/__init__.pyc'>,
  'Crypto.Util.Crypto': None,
  'Crypto.Util.array': None,
  'Crypto.Util.number': <module 'Crypto.Util.number' from '/usr/lib/python2.6/dist-packages/Crypto/Util/number.pyc'>,
  'Crypto.Util.os': None,
  'Crypto.Util.randpool': <module 'Crypto.Util.randpool' from '/usr/lib/python2.6/dist-packages/Crypto/Util/randpool.pyc'>,
  'Crypto.Util.struct': None,
  'Crypto.Util.termios': None,
  'Crypto.Util.time': None,
  'Crypto.Util.types': None,
  'Crypto.Util.warnings': None,
  '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__.pyc'>,
  '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._readdir_pyx': <module 'bzrlib._readdir_pyx' from '/usr/lib/python2.6/dist-packages/bzrlib/_readdir_pyx.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.pyc'>,
  'bzrlib.api': <module 'bzrlib.api' from '/usr/lib/python2.6/dist-packages/bzrlib/api.pyc'>,
  'bzrlib.apport': None,
  'bzrlib.atomicfile': <module 'bzrlib.atomicfile' from '/usr/lib/python2.6/dist-packages/bzrlib/atomicfile.pyc'>,
  '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.pyc'>,
  'bzrlib.breakin': <module 'bzrlib.breakin' from '/usr/lib/python2.6/dist-packages/bzrlib/breakin.pyc'>,
  '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.pyc'>,
  'bzrlib.bundle': <module 'bzrlib.bundle' from '/usr/lib/python2.6/dist-packages/bzrlib/bundle/__init__.pyc'>,
  '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.pyc'>,
  'bzrlib.bundle.sys': None,
  'bzrlib.bz2': None,
  'bzrlib.bzrdir': <module 'bzrlib.bzrdir' from '/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.pyc'>,
  'bzrlib.bzrlib': None,
  'bzrlib.cStringIO': None,
  'bzrlib.cache_utf8': <module 'bzrlib.cache_utf8' from '/usr/lib/python2.6/dist-packages/bzrlib/cache_utf8.pyc'>,
  '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.pyc'>,
  'bzrlib.codecs': None,
  'bzrlib.collections': None,
  'bzrlib.commands': <module 'bzrlib.commands' from '/usr/lib/python2.6/dist-packages/bzrlib/commands.pyc'>,
  'bzrlib.config': <module 'bzrlib.config' from '/usr/lib/python2.6/dist-packages/bzrlib/config.pyc'>,
  'bzrlib.conflicts': <module 'bzrlib.conflicts' from '/usr/lib/python2.6/dist-packages/bzrlib/conflicts.pyc'>,
  'bzrlib.copy': None,
  'bzrlib.counted_lock': <module 'bzrlib.counted_lock' from '/usr/lib/python2.6/dist-packages/bzrlib/counted_lock.pyc'>,
  '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.pyc'>,
  'bzrlib.decorators': <module 'bzrlib.decorators' from '/usr/lib/python2.6/dist-packages/bzrlib/decorators.pyc'>,
  'bzrlib.delta': <module 'bzrlib.delta' from '/usr/lib/python2.6/dist-packages/bzrlib/delta.pyc'>,
  'bzrlib.directory_service': <module 'bzrlib.directory_service' from '/usr/lib/python2.6/dist-packages/bzrlib/directory_service.pyc'>,
  'bzrlib.dirstate': <module 'bzrlib.dirstate' from '/usr/lib/python2.6/dist-packages/bzrlib/dirstate.pyc'>,
  'bzrlib.distutils': None,
  'bzrlib.errno': None,
  'bzrlib.errors': <module 'bzrlib.errors' from '/usr/lib/python2.6/dist-packages/bzrlib/errors.pyc'>,
  'bzrlib.fcntl': None,
  'bzrlib.fetch': <module 'bzrlib.fetch' from '/usr/lib/python2.6/dist-packages/bzrlib/fetch.pyc'>,
  '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.pyc'>,
  'bzrlib.graph': <module 'bzrlib.graph' from '/usr/lib/python2.6/dist-packages/bzrlib/graph.pyc'>,
  '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__.pyc'>,
  'bzrlib.help_topics.bzrlib': None,
  'bzrlib.help_topics.sys': None,
  'bzrlib.hooks': <module 'bzrlib.hooks' from '/usr/lib/python2.6/dist-packages/bzrlib/hooks.pyc'>,
  'bzrlib.identitymap': <module 'bzrlib.identitymap' from '/usr/lib/python2.6/dist-packages/bzrlib/identitymap.pyc'>,
  'bzrlib.ignores': <module 'bzrlib.ignores' from '/usr/lib/python2.6/dist-packages/bzrlib/ignores.pyc'>,
  'bzrlib.imp': None,
  'bzrlib.index': <module 'bzrlib.index' from '/usr/lib/python2.6/dist-packages/bzrlib/index.pyc'>,
  'bzrlib.inspect_for_copy': <module 'bzrlib.inspect_for_copy' from '/usr/lib/python2.6/dist-packages/bzrlib/inspect_for_copy.pyc'>,
  'bzrlib.inter': <module 'bzrlib.inter' from '/usr/lib/python2.6/dist-packages/bzrlib/inter.pyc'>,
  'bzrlib.inventory': <module 'bzrlib.inventory' from '/usr/lib/python2.6/dist-packages/bzrlib/inventory.pyc'>,
  'bzrlib.iterablefile': <module 'bzrlib.iterablefile' from '/usr/lib/python2.6/dist-packages/bzrlib/iterablefile.pyc'>,
  'bzrlib.itertools': None,
  'bzrlib.knit': <module 'bzrlib.knit' from '/usr/lib/python2.6/dist-packages/bzrlib/knit.pyc'>,
  'bzrlib.lazy_import': <module 'bzrlib.lazy_import' from '/usr/lib/python2.6/dist-packages/bzrlib/lazy_import.pyc'>,
  'bzrlib.lazy_regex': <module 'bzrlib.lazy_regex' from '/usr/lib/python2.6/dist-packages/bzrlib/lazy_regex.pyc'>,
  'bzrlib.locale': None,
  'bzrlib.lock': <module 'bzrlib.lock' from '/usr/lib/python2.6/dist-packages/bzrlib/lock.pyc'>,
  'bzrlib.lockable_files': <module 'bzrlib.lockable_files' from '/usr/lib/python2.6/dist-packages/bzrlib/lockable_files.pyc'>,
  'bzrlib.lockdir': <module 'bzrlib.lockdir' from '/usr/lib/python2.6/dist-packages/bzrlib/lockdir.pyc'>,
  'bzrlib.logging': None,
  'bzrlib.lru_cache': <module 'bzrlib.lru_cache' from '/usr/lib/python2.6/dist-packages/bzrlib/lru_cache.pyc'>,
  'bzrlib.math': None,
  'bzrlib.merge': <module 'bzrlib.merge' from '/usr/lib/python2.6/dist-packages/bzrlib/merge.pyc'>,
  'bzrlib.merge3': <module 'bzrlib.merge3' from '/usr/lib/python2.6/dist-packages/bzrlib/merge3.pyc'>,
  'bzrlib.mutabletree': <module 'bzrlib.mutabletree' from '/usr/lib/python2.6/dist-packages/bzrlib/mutabletree.pyc'>,
  'bzrlib.operator': None,
  'bzrlib.option': <module 'bzrlib.option' from '/usr/lib/python2.6/dist-packages/bzrlib/option.pyc'>,
  'bzrlib.optparse': None,
  'bzrlib.os': None,
  'bzrlib.osutils': <module 'bzrlib.osutils' from '/usr/lib/python2.6/dist-packages/bzrlib/osutils.pyc'>,
  'bzrlib.pack': <module 'bzrlib.pack' from '/usr/lib/python2.6/dist-packages/bzrlib/pack.pyc'>,
  'bzrlib.patches': <module 'bzrlib.patches' from '/usr/lib/python2.6/dist-packages/bzrlib/patches.pyc'>,
  'bzrlib.patiencediff': <module 'bzrlib.patiencediff' from '/usr/lib/python2.6/dist-packages/bzrlib/patiencediff.pyc'>,
  'bzrlib.platform': None,
  'bzrlib.plugin': <module 'bzrlib.plugin' from '/usr/lib/python2.6/dist-packages/bzrlib/plugin.pyc'>,
  'bzrlib.plugins': <module 'bzrlib.plugins' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/__init__.pyc'>,
  'bzrlib.plugins.bzrtools': <module 'bzrlib.plugins.bzrtools' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/bzrtools/__init__.pyc'>,
  'bzrlib.plugins.bzrtools.bzrlib': None,
  'bzrlib.plugins.bzrtools.version': <module 'bzrlib.plugins.bzrtools.version' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/bzrtools/version.pyc'>,
  'bzrlib.plugins.explorer': <module 'bzrlib.plugins.explorer' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/explorer/__init__.pyc'>,
  'bzrlib.plugins.explorer.bzrlib': None,
  'bzrlib.plugins.launchpad': <module 'bzrlib.plugins.launchpad' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad/__init__.pyc'>,
  'bzrlib.plugins.launchpad.account': <module 'bzrlib.plugins.launchpad.account' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad/account.pyc'>,
  'bzrlib.plugins.launchpad.bzrlib': None,
  'bzrlib.plugins.launchpad.lp_directory': <module 'bzrlib.plugins.launchpad.lp_directory' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad/lp_directory.pyc'>,
  'bzrlib.plugins.launchpad.lp_registration': <module 'bzrlib.plugins.launchpad.lp_registration' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad/lp_registration.pyc'>,
  'bzrlib.plugins.launchpad.os': None,
  'bzrlib.plugins.launchpad.socket': None,
  'bzrlib.plugins.launchpad.urllib': None,
  'bzrlib.plugins.launchpad.urlparse': None,
  'bzrlib.plugins.launchpad.xmlrpclib': 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.plugins.qbzr': <module 'bzrlib.plugins.qbzr' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/__init__.pyc'>,
  'bzrlib.plugins.qbzr.bzrlib': None,
  'bzrlib.posixpath': None,
  'bzrlib.pprint': None,
  'bzrlib.progress': <module 'bzrlib.progress' from '/usr/lib/python2.6/dist-packages/bzrlib/progress.pyc'>,
  'bzrlib.push': <module 'bzrlib.push' from '/usr/lib/python2.6/dist-packages/bzrlib/push.pyc'>,
  'bzrlib.pwd': None,
  'bzrlib.re': None,
  'bzrlib.registry': <module 'bzrlib.registry' from '/usr/lib/python2.6/dist-packages/bzrlib/registry.pyc'>,
  'bzrlib.remote': <module 'bzrlib.remote' from '/usr/lib/python2.6/dist-packages/bzrlib/remote.pyc'>,
  'bzrlib.repofmt': <module 'bzrlib.repofmt' from '/usr/lib/python2.6/dist-packages/bzrlib/repofmt/__init__.pyc'>,
  '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.pyc'>,
  'bzrlib.repofmt.os': None,
  'bzrlib.repofmt.pack_repo': <module 'bzrlib.repofmt.pack_repo' from '/usr/lib/python2.6/dist-packages/bzrlib/repofmt/pack_repo.pyc'>,
  '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.pyc'>,
  'bzrlib.repository': <module 'bzrlib.repository' from '/usr/lib/python2.6/dist-packages/bzrlib/repository.pyc'>,
  'bzrlib.revision': <module 'bzrlib.revision' from '/usr/lib/python2.6/dist-packages/bzrlib/revision.pyc'>,
  'bzrlib.revisiontree': <module 'bzrlib.revisiontree' from '/usr/lib/python2.6/dist-packages/bzrlib/revisiontree.pyc'>,
  'bzrlib.rio': <module 'bzrlib.rio' from '/usr/lib/python2.6/dist-packages/bzrlib/rio.pyc'>,
  '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.sign_my_commits': <module 'bzrlib.sign_my_commits' from '/usr/lib/python2.6/dist-packages/bzrlib/sign_my_commits.pyc'>,
  'bzrlib.signal': None,
  'bzrlib.smart': <module 'bzrlib.smart' from '/usr/lib/python2.6/dist-packages/bzrlib/smart/__init__.pyc'>,
  '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.pyc'>,
  '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.pyc'>,
  '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.pyc'>,
  'bzrlib.smart.repository': <module 'bzrlib.smart.repository' from '/usr/lib/python2.6/dist-packages/bzrlib/smart/repository.pyc'>,
  'bzrlib.smart.request': <module 'bzrlib.smart.request' from '/usr/lib/python2.6/dist-packages/bzrlib/smart/request.pyc'>,
  '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.pyc'>,
  '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__.pyc'>,
  '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.pyc'>,
  'bzrlib.struct': None,
  'bzrlib.symbol_versioning': <module 'bzrlib.symbol_versioning' from '/usr/lib/python2.6/dist-packages/bzrlib/symbol_versioning.pyc'>,
  'bzrlib.sys': None,
  'bzrlib.tag': <module 'bzrlib.tag' from '/usr/lib/python2.6/dist-packages/bzrlib/tag.pyc'>,
  'bzrlib.tempfile': None,
  'bzrlib.termios': None,
  'bzrlib.textfile': <module 'bzrlib.textfile' from '/usr/lib/python2.6/dist-packages/bzrlib/textfile.pyc'>,
  'bzrlib.textmerge': <module 'bzrlib.textmerge' from '/usr/lib/python2.6/dist-packages/bzrlib/textmerge.pyc'>,
  'bzrlib.threading': None,
  'bzrlib.time': None,
  'bzrlib.trace': <module 'bzrlib.trace' from '/usr/lib/python2.6/dist-packages/bzrlib/trace.pyc'>,
  'bzrlib.traceback': None,
  'bzrlib.transactions': <module 'bzrlib.transactions' from '/usr/lib/python2.6/dist-packages/bzrlib/transactions.pyc'>,
  'bzrlib.transform': <module 'bzrlib.transform' from '/usr/lib/python2.6/dist-packages/bzrlib/transform.pyc'>,
  'bzrlib.transport': <module 'bzrlib.transport' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/__init__.pyc'>,
  'bzrlib.transport.bzrlib': None,
  'bzrlib.transport.cStringIO': None,
  'bzrlib.transport.errno': None,
  'bzrlib.transport.getpass': None,
  'bzrlib.transport.http': <module 'bzrlib.transport.http' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/http/__init__.pyc'>,
  'bzrlib.transport.http._urllib2_wrappers': <module 'bzrlib.transport.http._urllib2_wrappers' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/http/_urllib2_wrappers.pyc'>,
  'bzrlib.transport.http.bzrlib': None,
  'bzrlib.transport.http.cStringIO': None,
  'bzrlib.transport.http.errno': None,
  'bzrlib.transport.http.httplib': None,
  'bzrlib.transport.http.mimetools': None,
  'bzrlib.transport.http.re': 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.pyc'>,
  'bzrlib.transport.logging': None,
  'bzrlib.transport.os': None,
  'bzrlib.transport.paramiko': None,
  'bzrlib.transport.re': None,
  'bzrlib.transport.remote': <module 'bzrlib.transport.remote' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/remote.pyc'>,
  'bzrlib.transport.socket': None,
  'bzrlib.transport.ssh': <module 'bzrlib.transport.ssh' from '/usr/lib/python2.6/dist-packages/bzrlib/transport/ssh.pyc'>,
  'bzrlib.transport.stat': None,
  'bzrlib.transport.subprocess': None,
  'bzrlib.transport.sys': None,
  'bzrlib.transport.urllib': None,
  'bzrlib.transport.urlparse': None,
  'bzrlib.transport.weakref': None,
  'bzrlib.tree': <module 'bzrlib.tree' from '/usr/lib/python2.6/dist-packages/bzrlib/tree.pyc'>,
  'bzrlib.tsort': <module 'bzrlib.tsort' from '/usr/lib/python2.6/dist-packages/bzrlib/tsort.pyc'>,
  'bzrlib.tty': None,
  'bzrlib.tuned_gzip': <module 'bzrlib.tuned_gzip' from '/usr/lib/python2.6/dist-packages/bzrlib/tuned_gzip.pyc'>,
  'bzrlib.types': None,
  'bzrlib.ui': <module 'bzrlib.ui' from '/usr/lib/python2.6/dist-packages/bzrlib/ui/__init__.pyc'>,
  '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.pyc'>,
  '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.pyc'>,
  'bzrlib.util': <module 'bzrlib.util' from '/usr/lib/python2.6/dist-packages/bzrlib/util/__init__.pyc'>,
  'bzrlib.util.configobj': <module 'bzrlib.util.configobj' from '/usr/lib/python2.6/dist-packages/bzrlib/util/configobj/__init__.pyc'>,
  '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.pyc'>,
  '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.pyc'>,
  'bzrlib.views': <module 'bzrlib.views' from '/usr/lib/python2.6/dist-packages/bzrlib/views.pyc'>,
  'bzrlib.warnings': None,
  'bzrlib.weave': <module 'bzrlib.weave' from '/usr/lib/python2.6/dist-packages/bzrlib/weave.pyc'>,
  'bzrlib.weave_commands': <module 'bzrlib.weave_commands' from '/usr/lib/python2.6/dist-packages/bzrlib/weave_commands.pyc'>,
  'bzrlib.weavefile': <module 'bzrlib.weavefile' from '/usr/lib/python2.6/dist-packages/bzrlib/weavefile.pyc'>,
  'bzrlib.workingtree': <module 'bzrlib.workingtree' from '/usr/lib/python2.6/dist-packages/bzrlib/workingtree.pyc'>,
  'bzrlib.workingtree_4': <module 'bzrlib.workingtree_4' from '/usr/lib/python2.6/dist-packages/bzrlib/workingtree_4.pyc'>,
  'bzrlib.xml': None,
  'bzrlib.xml6': <module 'bzrlib.xml6' from '/usr/lib/python2.6/dist-packages/bzrlib/xml6.pyc'>,
  'bzrlib.xml7': <module 'bzrlib.xml7' from '/usr/lib/python2.6/dist-packages/bzrlib/xml7.pyc'>,
  '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.pyc'>,
  'bzrlib.zlib': None,
  'cStringIO': <module 'cStringIO' (built-in)>,
  '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'>,
  '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 0x2256850>,
  'email.Encoders': <email.LazyImporter object at 0x2256890>,
  'email.Errors': <email.LazyImporter object at 0x22568d0>,
  'email.FeedParser': <email.LazyImporter object at 0x2256910>,
  'email.Generator': <email.LazyImporter object at 0x2256950>,
  'email.Header': <email.LazyImporter object at 0x2256990>,
  'email.Iterators': <email.LazyImporter object at 0x22569d0>,
  'email.MIMEAudio': <email.LazyImporter object at 0x2256b50>,
  'email.MIMEBase': <email.LazyImporter object at 0x2256b90>,
  'email.MIMEImage': <email.LazyImporter object at 0x2256bd0>,
  'email.MIMEMessage': <email.LazyImporter object at 0x2256c10>,
  'email.MIMEMultipart': <email.LazyImporter object at 0x2256cd0>,
  'email.MIMENonMultipart': <email.LazyImporter object at 0x2256dd0>,
  'email.MIMEText': <email.LazyImporter object at 0x2256e50>,
  'email.Message': <email.LazyImporter object at 0x2256a10>,
  'email.Parser': <email.LazyImporter object at 0x2256a50>,
  'email.Utils': <email.LazyImporter object at 0x2256a90>,
  'email._parseaddr': <module 'email._parseaddr' from '/usr/lib/python2.6/email/_parseaddr.pyc'>,
  'email.base64': None,
  'email.base64MIME': <email.LazyImporter object at 0x2256ad0>,
  '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 0x2256b10>,
  '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'>,
  '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'>,
  'paramiko': <module 'paramiko' from '/usr/lib/pymodules/python2.6/paramiko/__init__.pyc'>,
  'paramiko.Crypto': None,
  'paramiko.UserDict': None,
  'paramiko.__future__': None,
  'paramiko.agent': <module 'paramiko.agent' from '/usr/lib/pymodules/python2.6/paramiko/agent.pyc'>,
  'paramiko.array': None,
  'paramiko.atexit': None,
  'paramiko.auth_handler': <module 'paramiko.auth_handler' from '/usr/lib/pymodules/python2.6/paramiko/auth_handler.pyc'>,
  'paramiko.base64': None,
  'paramiko.ber': <module 'paramiko.ber' from '/usr/lib/pymodules/python2.6/paramiko/ber.pyc'>,
  'paramiko.binascii': None,
  'paramiko.buffered_pipe': <module 'paramiko.buffered_pipe' from '/usr/lib/pymodules/python2.6/paramiko/buffered_pipe.pyc'>,
  'paramiko.cStringIO': None,
  'paramiko.channel': <module 'paramiko.channel' from '/usr/lib/pymodules/python2.6/paramiko/channel.pyc'>,
  'paramiko.client': <module 'paramiko.client' from '/usr/lib/pymodules/python2.6/paramiko/client.pyc'>,
  'paramiko.common': <module 'paramiko.common' from '/usr/lib/pymodules/python2.6/paramiko/common.pyc'>,
  'paramiko.compress': <module 'paramiko.compress' from '/usr/lib/pymodules/python2.6/paramiko/compress.pyc'>,
  'paramiko.config': <module 'paramiko.config' from '/usr/lib/pymodules/python2.6/paramiko/config.pyc'>,
  'paramiko.dsskey': <module 'paramiko.dsskey' from '/usr/lib/pymodules/python2.6/paramiko/dsskey.pyc'>,
  'paramiko.encodings': None,
  'paramiko.errno': None,
  'paramiko.file': <module 'paramiko.file' from '/usr/lib/pymodules/python2.6/paramiko/file.pyc'>,
  'paramiko.fnmatch': None,
  'paramiko.getpass': None,
  'paramiko.hostkeys': <module 'paramiko.hostkeys' from '/usr/lib/pymodules/python2.6/paramiko/hostkeys.pyc'>,
  'paramiko.kex_gex': <module 'paramiko.kex_gex' from '/usr/lib/pymodules/python2.6/paramiko/kex_gex.pyc'>,
  'paramiko.kex_group1': <module 'paramiko.kex_group1' from '/usr/lib/pymodules/python2.6/paramiko/kex_group1.pyc'>,
  'paramiko.logging': None,
  'paramiko.message': <module 'paramiko.message' from '/usr/lib/pymodules/python2.6/paramiko/message.pyc'>,
  'paramiko.os': None,
  'paramiko.packet': <module 'paramiko.packet' from '/usr/lib/pymodules/python2.6/paramiko/packet.pyc'>,
  'paramiko.paramiko': None,
  'paramiko.pipe': <module 'paramiko.pipe' from '/usr/lib/pymodules/python2.6/paramiko/pipe.pyc'>,
  'paramiko.pkey': <module 'paramiko.pkey' from '/usr/lib/pymodules/python2.6/paramiko/pkey.pyc'>,
  'paramiko.platform': None,
  'paramiko.primes': <module 'paramiko.primes' from '/usr/lib/pymodules/python2.6/paramiko/primes.pyc'>,
  'paramiko.resource': <module 'paramiko.resource' from '/usr/lib/pymodules/python2.6/paramiko/resource.pyc'>,
  'paramiko.rng': <module 'paramiko.rng' from '/usr/lib/pymodules/python2.6/paramiko/rng.pyc'>,
  'paramiko.rng_posix': <module 'paramiko.rng_posix' from '/usr/lib/pymodules/python2.6/paramiko/rng_posix.pyc'>,
  'paramiko.rsakey': <module 'paramiko.rsakey' from '/usr/lib/pymodules/python2.6/paramiko/rsakey.pyc'>,
  'paramiko.select': None,
  'paramiko.server': <module 'paramiko.server' from '/usr/lib/pymodules/python2.6/paramiko/server.pyc'>,
  'paramiko.sftp': <module 'paramiko.sftp' from '/usr/lib/pymodules/python2.6/paramiko/sftp.pyc'>,
  'paramiko.sftp_attr': <module 'paramiko.sftp_attr' from '/usr/lib/pymodules/python2.6/paramiko/sftp_attr.pyc'>,
  'paramiko.sftp_client': <module 'paramiko.sftp_client' from '/usr/lib/pymodules/python2.6/paramiko/sftp_client.pyc'>,
  'paramiko.sftp_file': <module 'paramiko.sftp_file' from '/usr/lib/pymodules/python2.6/paramiko/sftp_file.pyc'>,
  'paramiko.sftp_handle': <module 'paramiko.sftp_handle' from '/usr/lib/pymodules/python2.6/paramiko/sftp_handle.pyc'>,
  'paramiko.sftp_server': <module 'paramiko.sftp_server' from '/usr/lib/pymodules/python2.6/paramiko/sftp_server.pyc'>,
  'paramiko.sftp_si': <module 'paramiko.sftp_si' from '/usr/lib/pymodules/python2.6/paramiko/sftp_si.pyc'>,
  'paramiko.socket': None,
  'paramiko.ssh_exception': <module 'paramiko.ssh_exception' from '/usr/lib/pymodules/python2.6/paramiko/ssh_exception.pyc'>,
  'paramiko.stat': None,
  'paramiko.string': None,
  'paramiko.struct': None,
  'paramiko.sys': None,
  'paramiko.threading': None,
  'paramiko.time': None,
  'paramiko.traceback': None,
  'paramiko.transport': <module 'paramiko.transport' from '/usr/lib/pymodules/python2.6/paramiko/transport.pyc'>,
  'paramiko.util': <module 'paramiko.util' from '/usr/lib/pymodules/python2.6/paramiko/util.pyc'>,
  'paramiko.warnings': None,
  'paramiko.weakref': None,
  'paramiko.zlib': None,
  '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)>,
  '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'>,
  '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,
  'xmlrpclib': <module 'xmlrpclib' from '/usr/lib/python2.6/xmlrpclib.pyc'>,
  '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 1146, in run
     use_existing_dir=use_existing_dir)
   File "/usr/lib/python2.6/dist-packages/bzrlib/push.py", line 141, in _show_push_branch
     remember, create_prefix)
   File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 1285, in push_branch
     overwrite, stop_revision=revision_id)
   File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 971, in push
     *args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 3115, in push
     _override_hook_source_branch=_override_hook_source_branch)
   File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 2931, in _run_with_write_locked_target
     result = callable(*args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 3154, in _push_with_bound_branches
     stop_revision)
   File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 2329, in _basic_push
     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/remote.py", line 1333, 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/remote.py", line 1798, in insert_stream
     (verb, path, resume_tokens) + lock_args, byte_stream)
   File "/usr/lib/python2.6/dist-packages/bzrlib/smart/client.py", line 181, in call_with_body_stream
     expect_response_body=False)
   File "/usr/lib/python2.6/dist-packages/bzrlib/smart/client.py", line 81, in _call_and_read_response
     expect_body=expect_response_body),
   File "/usr/lib/python2.6/dist-packages/bzrlib/smart/message.py", line 306, in read_response_tuple
     _translate_error(self.args)
   File "/usr/lib/python2.6/dist-packages/bzrlib/smart/message.py", line 361, in _translate_error
     raise errors.ErrorFromSmartServer(error_tuple)
 ErrorFromSmartServer: Error received from smart server: ('error', "Unprintable exception RetryWithNewPacks: dict={'exc_info': (<class 'bzrlib.errors.NoSuchFile'>, NoSuchFile(No such file: u'/srv/bazaar.launchpad.net/mirrors/00/00/23/81/.bzr/repository/packs/2b08137c9cd4e7edb0b56944e678d55c.pack': [Errno 2] No such file or directory: u'/srv/bazaar.launchpad.net/mirrors/00/00/23/81/.bzr/repository/packs/2b08137c9cd4e7edb0b56944e678d55c.pack'), <traceback object at 0x475b0e0>), '_preformatted_string': None, 'reload_occurred': False, 'orig_error': NoSuchFile(No such file: u'/srv/bazaar.launchpad.net/mirrors/00/00/23/81/.bzr/repository/packs/2b08137c9cd4e7edb0b56944e678d55c.pack': [Errno 2] No such file or directory: u'/srv/bazaar.launchpad.net/mirrors/00/00/23/81/.bzr/repository/packs/2b08137c9cd4e7edb0b56944e678d55c.pack')}, fmt='Pack files have changed, reload and retry. context: %(context)s %(orig_error)s', error=KeyError('context',)")

UserEncoding: UTF-8
UserGroups: adm admin cdrom dialout fuse lpadmin plugdev sambashare

Revision history for this message
Keith Hughitt (keith-hughitt) said :
#2

I tried getting a fresh branch of the trunk (lp:helioviewer.org) and a copy of an older revision of my development branch (r640, lp:~keith-hughitt/helioviewer.org/keith), merging, and re-pushing to the trunk, but still no luck..

Revision history for this message
Keith Hughitt (keith-hughitt) said :
#3

Okay I fixed the issue. For some reason the missing .pack file was in the indices/ directory instead of packs/. Using similar steps described in https://answers.edge.launchpad.net/launchpad-code/+question/115561, I was able to mount the Launchpad repository and move the offending file to it's proper location. I have no idea how the file ended up in indices, but things appear to be working now.