[Openstack-docs] Help with python packaging needed

Andreas Jaeger aj at suse.com
Thu Jan 2 20:50:26 UTC 2014


On 01/02/2014 06:59 PM, Andreas Jaeger wrote:
> 
> We've now a version 0.1 of openstack-doc-tools on PyPI
> (https://pypi.python.org/pypi/openstack-doc-tools/) but installation
> with tox fails for Anne and myself ;(
> 
> To reproduce, check out current openstack-manuals and run:
> tox -e checkniceness
> 
> This should download openstack-doc-tools, install it locally and run the
> test.
> 
> For me it failed with
> "UnicodeEncodeError: 'ascii' codec can't encode character u'\u2013' in
> position 6938: ordinal not in range(128)"
> 
> Complete output from tox at http://paste.openstack.org/show/59661/
> 
> So, what's wrong with openstack-doc-tools? Any help appreciated.


Found it thanks to #openstack-infra - a bug in pbr ...

https://bugs.launchpad.net/pbr/+bug/1265622

Worked-arounded with this patch:
https://review.openstack.org/64723

Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: 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