Comment 5 for bug 1301857

Revision history for this message
pvdeynse (vandeynse) wrote :

bug was fixed in the package gdebi - 0.9.5.3

but not fixed in the graphical version "gdebi-gtk"

 trying to install following package:

       gdebi-gtk eid-viewer_4.0.4r146_i386_tcm227-178471.deb

  Traceback (most recent call last):
    File "/usr/bin/gdebi-gtk", line 79, in <module>
      app = GDebiGtk(datadir=data,options=options,file=afile)
    File "/usr/share/gdebi/GDebi/GDebiGtk.py", line 151, in __init__
      self.open(file)
    File "/usr/share/gdebi/GDebi/GDebiGtk.py", line 300, in open
      self.label_maintainer.set_text(utf8(self._deb["Maintainer"]))
    File "/usr/share/gdebi/GDebi/DebPackage.py", line 39, in __getitem__
      return self._sections[item]
  UnicodeDecodeError: 'utf-8' codec can't decode byte 0xeb in position 10: invalid continuation byte