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..
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
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
3 matches
Mail list logo