Bug#789277: UnicodeEncodeError: 'ascii' codec can't encode character...

2015-06-24 Thread Antoine Beaupré
Package: unattended-upgrades Version: 0.83.3.1 Followup-For: Bug #789277 ... and that doesn't work either. the problem is that the logging library is called regardless of whether emails are enabled. I can think of two more workarounds: diff --git a/cron.daily/apt b/cron.daily/apt index ee0761b..

Bug#789277: UnicodeEncodeError: 'ascii' codec can't encode character...

2015-06-23 Thread Antoine Beaupré
Package: unattended-upgrades Version: 0.83.3.1 Followup-For: Bug #789277 In fact, that workaround doesn't work. I'm trying to disable mails completely: Unattended-Upgrade::Mail ""; a. -- System Information: Debian Release: 8.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd

Bug#789277: UnicodeEncodeError: 'ascii' codec can't encode character...

2015-06-19 Thread Antoine Beaupré
Package: unattended-upgrades Version: 0.83.3.1 Severity: important I got this in my cron job email when running the first time: --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.4/logging/__init__.py", line 980, in emit stream.write(msg) UnicodeEncodeError: 'as