The Problem is, that there is an exception with the following (german)
message:

<urlopen error [Errno 110] Die Wartezeit für die Verbindung ist
abgelaufen>

(which is "connection timed out")
As the message contains an german umlaut "ü", there is an follow up exception

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 42:
ordinal not in range(128)

Why does this python code work in ascii-mode?

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

Title:
  UnicodeDecodeError when adding a ppa with add-apt-repository

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to