[Bug 1847862] [NEW] gdebi UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 504: invalid start byte
Curtis Schroeder
1847862 at bugs.launchpad.net
Sat Oct 12 14:33:29 UTC 2019
Public bug reported:
Tried to use gdebi to install dependencies for
daemonsync_2.2.0.0059_amd64.deb sync server (https://www.daemon-
tools.cc/products/daemonsync) on Ubuntu 18.04.3 LTS (4.15.0-65-generic).
Gdebi execution failed while building the dependency tree.
sudo gdebi daemonsync_2.2.0.0059_amd64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
Traceback (most recent call last):
File "/usr/bin/gdebi", line 103, in <module>
debi.show_description()
File "/usr/share/gdebi/GDebi/GDebiCli.py", line 96, in show_description
print(self._deb["Description"])
File "/usr/share/gdebi/GDebi/DebPackage.py", line 39, in __getitem__
return self._sections[item]
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 504: invalid start byte
** Affects: gdebi (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gdebi in Ubuntu.
https://bugs.launchpad.net/bugs/1847862
Title:
gdebi UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in
position 504: invalid start byte
Status in gdebi package in Ubuntu:
New
Bug description:
Tried to use gdebi to install dependencies for
daemonsync_2.2.0.0059_amd64.deb sync server (https://www.daemon-
tools.cc/products/daemonsync) on Ubuntu 18.04.3 LTS
(4.15.0-65-generic). Gdebi execution failed while building the
dependency tree.
sudo gdebi daemonsync_2.2.0.0059_amd64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
Traceback (most recent call last):
File "/usr/bin/gdebi", line 103, in <module>
debi.show_description()
File "/usr/share/gdebi/GDebi/GDebiCli.py", line 96, in show_description
print(self._deb["Description"])
File "/usr/share/gdebi/GDebi/DebPackage.py", line 39, in __getitem__
return self._sections[item]
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 504: invalid start byte
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/1847862/+subscriptions
More information about the foundations-bugs
mailing list