UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb7 in position 3689: invalid start byte
Bug #1852433 reported by
Scott Hollenbeck
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyzor (Debian) |
Fix Released
|
Unknown
|
|||
pyzor (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
From spamd.log:
Wed Nov 13 07:02:40 2019 [4966] info: pyzor: [10238] error: TERMINATED, signal 15 (000f)
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: pyzor 1:1.0.0-3
Uname: Linux 5.1.17-
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
Date: Wed Nov 13 08:09:00 2019
Dependencies:
InstallationDate: Installed on 2012-04-28 (2754 days ago)
InstallationMedia:
PackageArchitec
ProcEnviron:
LANG=en_US.UTF-8
TERM=xterm
SHELL=/bin/bash
XDG_RUNTIME_
PATH=(custom, user)
SourcePackage: pyzor
UpgradeStatus: Upgraded to bionic on 2019-09-28 (45 days ago)
Changed in pyzor (Debian): | |
status: | Unknown → New |
Changed in pyzor (Debian): | |
status: | New → Fix Released |
To post a comment you must log in.
Traceback: handler( style): from_file( sys.stdin) python3. 6/email/ __init_ _.py", line 54, in message_from_file python3. 6/email/ parser. py", line 54, in parse python3. 6/codecs. py", line 321, in decode decode( data, self.errors, final) rror: 'utf-8' codec can't decode byte 0xb7 in position 3689: invalid start byte
Traceback (most recent call last):
File "/usr/bin/pyzor", line 408, in <module>
main()
File "/usr/bin/pyzor", line 152, in main
if not dispatch(client, servers, config):
File "/usr/bin/pyzor", line 237, in check
for digested in get_input_
File "/usr/bin/pyzor", line 174, in _get_input_msg
msg = email.message_
File "/usr/lib/
return Parser(*args, **kws).parse(fp)
File "/usr/lib/
data = fp.read(8192)
File "/usr/lib/
(result, consumed) = self._buffer_
UnicodeDecodeE
UserGroups: