Activity log for bug #686161

Date Who What changed Old value New value Message
2010-12-06 20:44:58 Dmitry bug added bug
2010-12-06 20:50:15 Apport retracing service tags amd64 apport-crash maverick need-duplicate-check amd64 apport-crash maverick
2010-12-06 20:50:16 Apport retracing service bug added subscriber Crash bug triagers for Ubuntu packages
2011-04-12 07:38:48 Martin Pool description Binary package hint: bzr 1) Have added file with Russian letters in filename 2) Removed that file in working copy under Windows environment. Committed changes 3) Updated to latest version in Linux env 4) Got message about conflicts 5) Typed "bzr conficts" to see conflicted files. 6) Crash I'm not 100% sure, but there are changes in file with Russian file in Linux working copy. So, I think conflicted file was file with Russian filename ProblemType: Crash DistroRelease: Ubuntu 10.10 Package: bzr 2.2.1-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7 Uname: Linux 2.6.35-23-generic x86_64 Architecture: amd64 BzrDebugFlags: set() BzrVersion: 2.2.1 CheckboxSubmission: 272fa71ee0096ff4d4382780d250f425 CheckboxSystem: 2954e74ba17fb0e37fc942cd1d9fab4e CommandLine: ['/usr/bin/bzr', 'conflicts'] CrashDb: bzr Date: Mon Dec 6 22:37:46 2010 ExecutablePath: /usr/bin/bzr FileSystemEncoding: UTF-8 InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027) InterpreterPath: /usr/bin/python2.6 Locale: ru_RU.utf8 Platform: Linux-2.6.35-23-generic-x86_64-with-Ubuntu-10.10-maverick ProcCmdline: /usr/bin/python /usr/bin/bzr conflicts ProcEnviron: SHELL=/bin/bash PATH=(custom, user) LANG=ru_RU.utf8 PythonVersion: 2.6.6 SourcePackage: bzr Title: bzr crashed with UnicodeEncodeError in run() UserEncoding: UTF-8 UserGroups: adm admin audio cdrom dialout lpadmin netdev plugdev sambashare video Binary package hint: bzr 1) Have added file with Russian letters in filename 2) Removed that file in working copy under Windows environment. Committed changes 3) Updated to latest version in Linux env 4) Got message about conflicts 5) Typed "bzr conficts" to see conflicted files. 6) Crash I'm not 100% sure, but there are changes in file with Russian file in Linux working copy. So, I think conflicted file was file with Russian filename ProblemType: Crash DistroRelease: Ubuntu 10.10 Package: bzr 2.2.1-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7 Uname: Linux 2.6.35-23-generic x86_64 Architecture: amd64 BzrDebugFlags: set() BzrVersion: 2.2.1 CheckboxSubmission: 272fa71ee0096ff4d4382780d250f425 CheckboxSystem: 2954e74ba17fb0e37fc942cd1d9fab4e CommandLine: ['/usr/bin/bzr', 'conflicts'] CrashDb: bzr Date: Mon Dec 6 22:37:46 2010 ExecutablePath: /usr/bin/bzr FileSystemEncoding: UTF-8 InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027) InterpreterPath: /usr/bin/python2.6 Locale: ru_RU.utf8 Platform: Linux-2.6.35-23-generic-x86_64-with-Ubuntu-10.10-maverick ProcCmdline: /usr/bin/python /usr/bin/bzr conflicts ProcEnviron: SHELL=/bin/bash PATH=(custom, user) LANG=ru_RU.utf8 PythonVersion: 2.6.6 SourcePackage: bzr Title: bzr crashed with UnicodeEncodeError in run() UserEncoding: UTF-8 UserGroups: adm admin audio cdrom dialout lpadmin netdev plugdev sambashare video Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 912, in exception_to_return_code return the_callable(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1112, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 690, in run_argv_aliases return self.run(**all_cmd_args) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 705, in run return self._operation.run_simple(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 135, in run_simple self.cleanups, self.func, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups result = func(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/conflicts.py", line 76, in run self.outf.write(str(conflict) + '\n') UnicodeEncodeError: 'ascii' codec can't encode characters in position 25-30: ordinal not in range(128)
2011-04-12 08:45:18 Martin Pool visibility private public
2011-04-12 08:45:26 Martin Pool bug task added bzr
2011-04-13 17:56:09 Martin Packman bzr: importance Undecided Low
2011-04-13 17:56:09 Martin Packman bzr: status New In Progress
2011-04-13 17:56:09 Martin Packman bzr: assignee Martin [gz] (gz)
2011-04-28 18:09:34 Jelmer Vernooij bzr (Ubuntu): status New Triaged
2011-04-28 18:09:38 Jelmer Vernooij bzr (Ubuntu): importance Undecided Low
2011-05-18 15:56:40 Vincent Ladeuil summary bzr crashed with UnicodeEncodeError in run() conflicts involving unicode paths can't be displayed
2011-05-20 13:18:19 Launchpad Janitor branch linked lp:~gz/bzr/conflicts_non_ascii_ui_686161
2011-05-21 18:07:06 Martin Packman bzr: status In Progress Fix Released
2011-05-21 18:07:06 Martin Packman bzr: milestone 2.4b3
2011-06-16 22:59:44 Jelmer Vernooij bzr (Ubuntu): status Triaged In Progress
2011-06-16 22:59:47 Jelmer Vernooij bzr (Ubuntu): assignee Jelmer Vernooij (jelmer)
2011-06-18 13:55:48 Jelmer Vernooij bzr (Ubuntu): status In Progress Fix Released