[Bug 1013880] Re: add-apt-repository crashed with UnicodeDecodeError in /usr/bin/apt-add-repository: 'ascii' codec can't decode byte 0xc5 in position 3: ordinal not in range(128)
karma
1013880 at bugs.launchpad.net
Wed Jul 4 15:23:20 UTC 2012
affects me too.
$ sudo apt-add-repository ppa:apt-fast/stable
О добавлении следующего PPA в систему:
This PPA contains tested (stable) builds of apt-fast.
Traceback (most recent call last):
File "/usr/bin/apt-add-repository", line 162, in <module>
print _(" More info: %s") % ppa_info["web_link"]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 1: ordinal not in range(128)
$ echo $LANG
ru_RU.UTF-8
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/1013880
Title:
add-apt-repository crashed with UnicodeDecodeError in /usr/bin/apt-
add-repository: 'ascii' codec can't decode byte 0xc5 in position 3:
ordinal not in range(128)
Status in “software-properties” package in Ubuntu:
Confirmed
Bug description:
add-apt-repository crashed with UnicodeDecodeError in /usr/bin/apt-
add-repository: 'ascii' codec can't decode byte 0xc5 in position 3:
ordinal not in range(128)
ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: python-software-properties 0.83
ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
Uname: Linux 3.4.0-5-generic x86_64
ApportVersion: 2.2.3-0ubuntu3
Architecture: amd64
Date: Fri Jun 15 23:24:24 2012
ExecutablePath: /usr/bin/add-apt-repository
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120606.2)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/apt-add-repository ppa:trebelnik-stefina/multisystem
PythonArgs: ['/usr/bin/apt-add-repository', 'ppa:trebelnik-stefina/multisystem']
SourcePackage: software-properties
Title: add-apt-repository crashed with UnicodeDecodeError in /usr/bin/apt-add-repository: 'ascii' codec can't decode byte 0xc5 in position 3: ordinal not in range(128)
Traceback:
Traceback (most recent call last):
File "/usr/bin/apt-add-repository", line 162, in <module>
print _(" More info: %s") % ppa_info["web_link"]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 3: ordinal not in range(128)
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1013880/+subscriptions
More information about the foundations-bugs
mailing list