[submittodebian] UnicodeEncodeError: 'ascii' codec can't encode character u'\u2192' in position 555: ordinal not in range(128)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
submittodebian seems to choke on a '→' character.
daniel@
Traceback (most recent call last):
File "/usr/bin/
main()
File "/usr/bin/
fp.
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2192' in position 555: ordinal not in range(128)
daniel@
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubuntu-dev-tools 0.141
ProcVersionSign
Uname: Linux 3.2.0-25-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
CheckboxSubmission: 2f383a1679e8525
CheckboxSystem: bb422ca46d02494
Date: Tue May 29 12:16:53 2012
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110817)
PackageArchitec
SourcePackage: ubuntu-dev-tools
UpgradeStatus: Upgraded to precise on 2011-12-02 (178 days ago)
Changed in ubuntu-dev-tools (Ubuntu): | |
status: | New → Fix Committed |
Can you provide a small test case for this bug?