[ 
https://issues.apache.org/jira/browse/LIBCLOUD-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13602148#comment-13602148
 ] 

Guillaume ZITTA commented on LIBCLOUD-306:
------------------------------------------

Traceback (most recent call last):
  File "./test.py", line 19, in <module>
    print item
  File "/usr/local/lib/python2.7/dist-packages/libcloud/compute/base.py", line 
237, in __repr__
    self.driver.name))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 
85: ordinal not in range(128)

                
> XML response with utf-8 charset break thing with python 2
> ---------------------------------------------------------
>
>                 Key: LIBCLOUD-306
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-306
>             Project: Libcloud
>          Issue Type: Bug
>         Environment: ubuntu 12.04, python 2.7, opennebula 3.8
>            Reporter: Guillaume ZITTA
>            Priority: Critical
>
> We have an opennebula with French accents in networks names.
> Listing networks leads to a crash because of these accents in the XML 
> response of the cloud.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to