[ANN] bzr-2.6b1 has been frozen !
Vincent Ladeuil
vila+bzr at canonical.com
Tue Mar 20 15:12:26 UTC 2012
>>>>> Gordon Tyler <gordon at doxxx.net> writes:
> Getting the following error while building bzr docs:
> Traceback (most recent call last):
> File "tools/generate_docs.py", line 108, in <module>
> main(sys.argv)
> File "tools/generate_docs.py", line 94, in main
> infogen_mod.infogen(options, outfile)
> File "bzrlib/doc_generate/autodoc_rstx.py", line 56, in infogen
> outfile.write(_get_body(params, topic_dir))
> File "bzrlib/doc_generate/autodoc_rstx.py", line 68, in _get_body
> output_dir=topic_dir))
> File "bzrlib/doc_generate/autodoc_rstx.py", line 87, in _get_section
> help = registry.get_detail(topic)
> File
> "/Users/gordon/Projects/bzr-mac-installers/trunk/bazaar.src/bzr/bzrlib/help_topics/__init__.py",
> line 92, in get_detail
> return obj(topic)
> File
> "/Users/gordon/Projects/bzr-mac-installers/trunk/bazaar.src/bzr/bzrlib/help_topics/__init__.py",
> line 744, in get_current_formats_topic
> controldir.format_registry.help_topic(topic)
> File
> "/Users/gordon/Projects/bzr-mac-installers/trunk/bazaar.src/bzr/bzrlib/controldir.py",
> line 1353, in help_topic
> default_help = self.get_help('default')
> File
> "/Users/gordon/Projects/bzr-mac-installers/trunk/bazaar.src/bzr/bzrlib/registry.py",
> line 209, in get_help
> the_help = self._help_dict[self._get_key_or_default(key)]
> KeyError: 'default'
> make: *** [doc/en/user-reference/index.txt] Error 1
> Command failed with non-zero exit status 2
> command: ['make', 'html-sphinx', 'pdf-sphinx']
> Any ideas?
http://pad.lv/956860, landed for 2.6b2, see the merge proposal for the
one line fix :
https://code.launchpad.net/~vila/bzr/956860-doc-generate/+merge/97844
Vincent
More information about the bazaar
mailing list