problem when bzr is setting options in branches.conf and it's utf8

Bug #33437 reported by Erik Bågfors
4
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Unassigned

Bug Description

I have the following in my branches.conf

[/home/bagfors/work/*]
email=Erik Bågfors <email address hidden>

This is in utf8 and my locale is utf8 as well.

When I run "bzr push --remember" so that bzr will change (or add) a push_location in branches.conf I get the following message

bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)
  at /home/bagfors/usr/src/bzr.dev/bzrlib/util/configobj/configobj.py line 1957
  in write

This is with bzr.dev version
bzr (bazaar-ng) 0.8pre
  bzr checkout, revision 1562
  nick: bzr.dev
  revid: <email address hidden>

Revision history for this message
Erik Bågfors (zindar) wrote : bzr log from error

This is the output in .bzr.log

btw, I do not think this is the same as #33029

/Erik

Revision history for this message
Robert Collins (lifeless) wrote :

Is this still an issue ?

Changed in bzr:
status: Unconfirmed → Needs Info
Revision history for this message
Erik Bågfors (zindar) wrote :

I can't reproduce it now, so I assume it's fixed.

Revision history for this message
John A Meinel (jameinel) wrote :

Most likely fixed when we updated Config to use utf8.

Changed in bzr:
status: Needs Info → 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.