PPA build with recipe: bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode character

Asked by Dominique Lasserre

Hi,

build with recipe fails with following error:
bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 168: ordinal not in range(128)

See full buildlog here: https://launchpadlibrarian.net/107719354/buildlog.txt.gz
Recipe is: https://code.launchpad.net/~elthoro/+recipe/inyokaedit-packaging

It fails with Umlaut ä. In revisions there is one commiter with that character in his name (e.g. rev 131.1.2).

I'm sorry if this is rather a bug than a question.

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Jelmer Vernooij
Solved:
Last query:
Last reply:
Revision history for this message
Best Jelmer Vernooij (jelmer) said :
#1

This is a bug in bzr that was recently fixed; the fixed version has not yet been deployed on Launchpad.

Revision history for this message
Dominique Lasserre (lasall) said :
#2

Thanks Jelmer Vernooij, that solved my question.

Revision history for this message
El Thoro (elthoro) said :
#3

Hi Jelmer,

when can one expect that this Bazaar bug fix will be deployed on Launchpad?