Re: [OpenStack-I18n] Puzzled with Japanese ha-guide
Hi Andreas, Good finding. I submitted a patch: https://review.openstack.org/#/c/417336/ Regards, KATO Tomoyuki
https://review.openstack.org/#/c/417318/ imports the Japanese ha-guide and trying to build it, sphinx fails with:
Exception occurred: File "/home/aj/Software/vcs/OpenStack/openstack/openstack-manuals/.tox/venv/lib/python2.7/site-packages/docutils/nodes.py", line 1367, in set_duplicate_name_id old_node = self.ids[old_id] KeyError: 'install-rabbitmq'
I'm not sure what's going on here ;(
we have in shared-messaging-rst: - :ref:`Install RabbitMQ<rabbitmq-install>`
And later the headline "Install RabbitMQ" with the label above.
If I remove this entry from the po file, it still fails building:
msgid ":ref:`Install RabbitMQ<rabbitmq-install>`" msgstr ":ref:`RabbitMQ のインストール<rabbitmq-install>`"
Could somebody investigate and fix this, please? [snip]
On 01/06/2017 11:11 AM, Tomoyuki Kato wrote:
Hi Andreas,
Good finding. I submitted a patch: https://review.openstack.org/#/c/417336/
Excellent! This fixes the building for me, thanks a lot, Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter: jaegerandi SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
participants (2)
-
Andreas Jaeger
-
Kato, Tomoyuki