ec2test-remote.py not encoding unicode summary

Bug #447247 reported by Gavin Panella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Gavin Panella

Bug Description

ec2test-remote.py breaks when the most recent revision on the branch contains non-ascii characters:

Traceback (most recent call last):
  File "/var/launchpad/ec2test-remote.py", line 459, in <module>
    runner.test()
  File "/var/launchpad/ec2test-remote.py", line 98, in test
    self.logger.prepare()
  File "/var/launchpad/ec2test-remote.py", line 320, in prepare
    ''' % {'msg': msg}))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf8' in position 165: ordinal not in range(128)

Related branches

Revision history for this message
Diogo Matsubara (matsubara) wrote : Bug fixed by a commit
Changed in launchpad-foundations:
status: In Progress → Fix Committed
Changed in launchpad-foundations:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.