[Openstack-docs] Debugging help needed - checklang in security-doc repo
Andreas Jaeger
aj at suse.com
Wed Jul 2 12:30:21 UTC 2014
On 07/02/2014 02:19 PM, Christian Berendt wrote:
> On 07/02/2014 11:56 AM, Andreas Jaeger wrote:
>> Can any of you reproduce the issue? Just run "tox -e checklang" in
>> security-doc - and send me the failing file? Fixes would be even better ;)
>
> First problem:
>
> ---snip---
> Setting up files for ja
> =======================
> Directories:
> security-guide
> Traceback (most recent call last):
> File
> "/home/vagrant/security-doc/.tox/checklang/bin/openstack-generate-docbook",
> line 7, in <module>
> from os_doc_tools.handle_pot import generatedocbook
> File
> "/home/vagrant/security-doc/.tox/checklang/local/lib/python2.7/site-packages/os_doc_tools/handle_pot.py",
> line 29, in <module>
> from xml2po import Main # noqa
> ImportError: No module named xml2po
> ---snap---
>
> Is this a missing requirement of openstack-doc-tools? I manually
> installed the package gnome-doc-tools on Ubuntu to get the environment
> up and running.
That package should be installed by default. xml2po is an external
dependency we cannot add via requirements.txt AFAIK. Just install
manually...
Thanks,
Andreas
--
Andreas Jaeger aj@{suse.com,opensuse.org} Twitter: jaegerandi
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
More information about the Openstack-docs
mailing list