[ANN] bzr-2.6b1 has been frozen !
Gordon Tyler
gordon at doxxx.net
Tue Mar 20 12:00:26 UTC 2012
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?
Thanks,
Gordon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20120320/e8ed65f7/attachment.html>
More information about the bazaar
mailing list