Comment 2 for bug 572355

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thanks for your report.

The relevant error is
---
Error in function pulse
Traceback (most recent call last):
  File "/tmp/tmplALFD3/DistUpgradeViewKDE.py", line 217, in pulse
    self.status.setText(_("Fetching file %li of %li at %sB/s") % (currentItem, self.totalItems, apt_pkg.SizeToStr(self.currentCPS)))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1: ordinal not in range(128)

Does it helps if you open a terminal and run
$ LANG=C update-notifier-kde -u