Public bug reported:

Hello,

git-review crashes when using it with Python 2 (the default one in
Ubuntu 14.04):

    $ git-review
    Traceback (most recent call last):
      File "/usr/bin/git-review", line 1196, in <module>
        main()
      File "/usr/bin/git-review", line 1182, in main
        (status, output) = run_command_status(cmd)
      File "/usr/bin/git-review", line 125, in run_command_status
        argv = shlex.split(str(argv[0]))
    UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in 
position 44: ordinal not in range(128)

No problem when using it with Python 3:
    $ python3 /usr/bin/git-review
    remote: Resolving deltas: 100% (14/14)
    remote: Processing changes: new: 1, refs: 1, done
    (...)

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: git-review 1.23-1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 15 14:51:18 2014
InstallationDate: Installed on 2011-08-10 (978 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110803.1)
PackageArchitecture: all
SourcePackage: git-review
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: git-review (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308050

Title:
  git-review crashes when using it with Python 2 (not with Python 3)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-review/+bug/1308050/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to