Your message dated Thu, 01 Mar 2018 10:52:48 +0000
with message-id <[email protected]>
and subject line Bug#852465: fixed in unattended-upgrades 1.0
has caused the Debian Bug report #852465,
regarding unattended-upgrades: does not send mail when package has conffile
prompt and needs manual upgrade
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
852465: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852465
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: unattended-upgrades
Version: 0.93.1
Severity: Important
Using unattended-upgrades 0.93.1 on Raspbian Stretch, I could not find
the correct settings to get email notification only when an update
requires user intervention (see "50unattended-upgrades" config file
attached). I put the severity to important because the admin would
think security updates are applied while it is not the case.
I tried asking on https://answers.launchpad.net/unattended-upgrades/+qu
estion/437562 but did not get any answer.
I currently have packages waiting manual update, as written with a
'WARNING' in /var/log/unattended-upgrades/unattended-upgrades.log:
...
2017-01-24 17:31:07,245 WARNING Package 'exim4-config' has conffile
prompt and needs to be upgraded manually
...
You will also find attached the result of "unattended-upgrade --debug".
I began to track down the issue but I am really bad with python, so
please apologize if I am wrong.
Part of the problem seems to be the test on line 823:
...
# if the operation was successful and the user has requested to get
# mails on on errors, just exit here
if (res and
# see Debian Bug #703621
not re.search("^WARNING:", mem_log.getvalue(), re.MULTILINE) and
apt_pkg.config.find_b(
"Unattended-Upgrade::MailOnlyOnError", False)):
return
...
Indeed, "^WARNING:" is not part of mem_log.getvalue(), so the function
exits here and the script does not send an email. This variable is
attached, I got it using function
logging.debug(repr(mem_log.getvalue())) just before the above test.
Please tell if you need more information or if you want me to report
this upstream (https://github.com/mvo5/unattended-upgrades ?).
Best regards,
Yvan
-- System Information:
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 9.0 (stretch)
Release: 9.0
Codename: stretch
Architecture: armv6l
Kernel: Linux 4.4.38+
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages unattended-upgrades depends on:
ii apt 1.4~beta3
ii apt-utils 1.4~beta3
ii debconf [debconf-2.0] 1.5.59
ii init-system-helpers 1.46
ii lsb-base 9.20161125+rpi1
ii lsb-release 9.20161125+rpi1
ii python3 3.5.1-4
ii python3-apt 1.1.0~beta5
ii ucf 3.0036
ii xz-utils 5.2.2-1.2
Versions of packages unattended-upgrades recommends:
ii cron [cron-daemon] 3.0pl1-128
Versions of packages unattended-upgrades suggests:
pn bsd-mailx <none>
ii exim4-daemon-light [mail-transport-agent] 4.88-4
pn needrestart <none>
-- debconf information excluded"Initial blacklisted packages: \nInitial whitelisted packages: \nStarting
unattended upgrades script\nAllowed origins are:
['origin=Raspbian,codename=stretch']\nChecking: exim4-config ([<Origin
component:'main' archive:'testing' origin:'Raspbian' label:'Raspbian'
site:'mirrordirector.raspbian.org' isTrusted:True>])\nChecking: iptables
([<Origin component:'main' archive:'testing' origin:'Raspbian' label:'Raspbian'
site:'mirrordirector.raspbian.org' isTrusted:True>])\npkg 'libxtables11' now
marked delete\nsanity check failed\nChecking: libip4tc0 ([<Origin
component:'main' archive:'testing' origin:'Raspbian' label:'Raspbian'
site:'mirrordirector.raspbian.org' isTrusted:True>])\npkg 'iptables' now marked
delete\nsanity check failed\nChecking: libip6tc0 ([<Origin component:'main'
archive:'testing' origin:'Raspbian' label:'Raspbian'
site:'mirrordirector.raspbian.org' isTrusted:True>])\npkg 'iptables' now marked
delete\nsanity check failed\nChecking: libiptc0 ([<Origin component:'main'
archive:'testing' origin:'Raspbian' label:'Raspbian'
site:'mirrordirector.raspbian.org' isTrusted:True>])\npkg 'iptables' now marked
delete\nsanity check failed\nChecking: mailutils ([<Origin component:'main'
archive:'testing' origin:'Raspbian' label:'Raspbian'
site:'mirrordirector.raspbian.org' isTrusted:True>])\npkg 'libmailutils4' now
marked delete\nsanity check failed\nChecking: mailutils-common ([<Origin
component:'main' archive:'testing' origin:'Raspbian' label:'Raspbian'
site:'mirrordirector.raspbian.org' isTrusted:True>])\npkg 'libmailutils4' now
marked delete\nsanity check failed\npkgs that look like they should be
upgraded: exim4-config\nfetch.run() result: 0\n<apt_pkg.AcquireItem
object:Status: 2 Complete: 1 Local: 0 IsTrusted: 1 FileSize: 375418
DestFile:'/var/cache/apt/archives/exim4-config_4.88-4_all.deb' DescURI:
'http://ftp.igh.cnrs.fr/pub/os/linux/raspbian/raspbian/pool/main/e/exim4/exim4-config_4.88-4_all.deb'
ID:1 ErrorText:
''>\ncheck_conffile_prompt('/var/cache/apt/archives/exim4-config_4.88-4_all.deb')\nfound
pkg: exim4-config\nconffile line: '/etc/email-addresses
6bea09fbb18e4676012105fa5fc726c6'\ncurrent md5:
927a3fd96e0f157bcdbd56e17dc6e63a\npkg_md5sum:
6bea09fbb18e4676012105fa5fc726c6\nconffile line:
'/etc/exim4/conf.d/acl/00_exim4-config_header
e572a7b9954b20950242db2a92b35044'\ncurrent md5:
e572a7b9954b20950242db2a92b35044\nconffile line:
'/etc/exim4/conf.d/acl/20_exim4-config_local_deny_exceptions
516070107501d48a3106d755cb199e95'\ncurrent md5:
516070107501d48a3106d755cb199e95\nconffile line:
'/etc/exim4/conf.d/acl/30_exim4-config_check_mail
bbe4979288d9cd20868d13ca01e6bfc3'\ncurrent md5:
bbe4979288d9cd20868d13ca01e6bfc3\nconffile line:
'/etc/exim4/conf.d/acl/30_exim4-config_check_rcpt
24f0ff50be45fc11de0fe2114298b6cf'\ncurrent md5:
24f0ff50be45fc11de0fe2114298b6cf\nconffile line:
'/etc/exim4/conf.d/acl/40_exim4-config_check_data
dfb787c0c2ab339b1e3387022c1f2aeb'\ncurrent md5:
dfb787c0c2ab339b1e3387022c1f2aeb\nconffile line:
'/etc/exim4/conf.d/auth/00_exim4-config_header
d0ee6ea0b33d9796573bb024ffca20d4'\ncurrent md5:
d0ee6ea0b33d9796573bb024ffca20d4\nconffile line:
'/etc/exim4/conf.d/auth/30_exim4-config_examples
9085a3577416c654a12ee7e387c110c8'\ncurrent md5:
9085a3577416c654a12ee7e387c110c8\nconffile line:
'/etc/exim4/conf.d/main/01_exim4-config_listmacrosdefs
9f095352d7ed4bddc0c4ec35a125af18'\ncurrent md5:
9f095352d7ed4bddc0c4ec35a125af18\nconffile line:
'/etc/exim4/conf.d/main/02_exim4-config_options
859a7594eb91cb2ad2161ebc34acf57f'\ncurrent md5:
859a7594eb91cb2ad2161ebc34acf57f\nconffile line:
'/etc/exim4/conf.d/main/03_exim4-config_tlsoptions
7f94935f13cef06820b9096a533a514e'\ncurrent md5:
7f94935f13cef06820b9096a533a514e\nconffile line:
'/etc/exim4/conf.d/main/90_exim4-config_log_selector
888348df8f7bd25a0a77d3c05e8fffe3'\ncurrent md5:
888348df8f7bd25a0a77d3c05e8fffe3\nconffile line:
'/etc/exim4/conf.d/retry/00_exim4-config_header
309f5bf0859ad91e03c5402d6afe6895'\ncurrent md5:
309f5bf0859ad91e03c5402d6afe6895\nconffile line:
'/etc/exim4/conf.d/retry/30_exim4-config
d45d612ffd0ce651fab5e953d61f7524'\ncurrent md5:
d45d612ffd0ce651fab5e953d61f7524\nconffile line:
'/etc/exim4/conf.d/rewrite/00_exim4-config_header
d98361da23f34490d191bf2280728dec'\ncurrent md5:
d98361da23f34490d191bf2280728dec\nconffile line:
'/etc/exim4/conf.d/rewrite/31_exim4-config_rewriting
a293d4c1007ffc86ff1124c84c998f01'\ncurrent md5:
a293d4c1007ffc86ff1124c84c998f01\nconffile line:
'/etc/exim4/conf.d/router/00_exim4-config_header
c0ecc395e9a49487b484126cac4d9559'\ncurrent md5:
c0ecc395e9a49487b484126cac4d9559\nconffile line:
'/etc/exim4/conf.d/router/100_exim4-config_domain_literal
d0184d959778b1bb20155912b583d362'\ncurrent md5:
d0184d959778b1bb20155912b583d362\nconffile line:
'/etc/exim4/conf.d/router/150_exim4-config_hubbed_hosts
1d4a3bab1738f10f931b73ad60c7bb8d'\ncurrent md5:
1d4a3bab1738f10f931b73ad60c7bb8d\nconffile line:
'/etc/exim4/conf.d/router/200_exim4-config_primary
29f98f21437e2dfa2c2458b5aa8a04ce'\ncurrent md5:
29f98f21437e2dfa2c2458b5aa8a04ce\nconffile line:
'/etc/exim4/conf.d/router/300_exim4-config_real_local
07c6277988b181918f790ffe68c245da'\ncurrent md5:
07c6277988b181918f790ffe68c245da\nconffile line:
'/etc/exim4/conf.d/router/400_exim4-config_system_aliases
7dc0cee575163f1d9761f1cf317f8299'\ncurrent md5:
7dc0cee575163f1d9761f1cf317f8299\nconffile line:
'/etc/exim4/conf.d/router/500_exim4-config_hubuser
bbc413dcaa4a7fc3cb5c75d3591fac27'\ncurrent md5:
bbc413dcaa4a7fc3cb5c75d3591fac27\nconffile line:
'/etc/exim4/conf.d/router/600_exim4-config_userforward
2c63dff568fb6c984c5e4aa3d8142cd8'\ncurrent md5:
2c63dff568fb6c984c5e4aa3d8142cd8\nconffile line:
'/etc/exim4/conf.d/router/700_exim4-config_procmail
28ddff8000ba5577c60eed8fabb520b4'\ncurrent md5:
28ddff8000ba5577c60eed8fabb520b4\nconffile line:
'/etc/exim4/conf.d/router/800_exim4-config_maildrop
ba547442939aa9f57b541d7320aed321'\ncurrent md5:
ba547442939aa9f57b541d7320aed321\nconffile line:
'/etc/exim4/conf.d/router/850_exim4-config_lowuid
52dc089e083a3f5b0bda6af1c6bc48d7'\ncurrent md5:
52dc089e083a3f5b0bda6af1c6bc48d7\nconffile line:
'/etc/exim4/conf.d/router/900_exim4-config_local_user
20c8ced8346125170242584e575a95ff'\ncurrent md5:
20c8ced8346125170242584e575a95ff\nconffile line:
'/etc/exim4/conf.d/router/mmm_mail4root
8a16022dfc39cae4f508dfab20a8f760'\ncurrent md5:
8a16022dfc39cae4f508dfab20a8f760\nconffile line:
'/etc/exim4/conf.d/transport/00_exim4-config_header
9568ac286553a79b8447c9060fed7798'\ncurrent md5:
9568ac286553a79b8447c9060fed7798\nconffile line:
'/etc/exim4/conf.d/transport/10_exim4-config_transport-macros
75631733cbe02d61113e323e9c2476c7'\ncurrent md5:
75631733cbe02d61113e323e9c2476c7\nconffile line:
'/etc/exim4/conf.d/transport/30_exim4-config_address_file
fe97ddf4165820356e90c05fa744f796'\ncurrent md5:
fe97ddf4165820356e90c05fa744f796\nconffile line:
'/etc/exim4/conf.d/transport/30_exim4-config_address_pipe
dfcd9d71f1bb4c55ac29cccead29117e'\ncurrent md5:
dfcd9d71f1bb4c55ac29cccead29117e\nconffile line:
'/etc/exim4/conf.d/transport/30_exim4-config_address_reply
9145131105953b0125a228ab9b7c6500'\ncurrent md5:
9145131105953b0125a228ab9b7c6500\nconffile line:
'/etc/exim4/conf.d/transport/30_exim4-config_mail_spool
a0f0997e4f06f38afdae0ee79759dfea'\ncurrent md5:
a0f0997e4f06f38afdae0ee79759dfea\nconffile line:
'/etc/exim4/conf.d/transport/30_exim4-config_maildir_home
3edfd11b8e9a8919a9a14cbc24637d68'\ncurrent md5:
3edfd11b8e9a8919a9a14cbc24637d68\nconffile line:
'/etc/exim4/conf.d/transport/30_exim4-config_maildrop_pipe
c9f289c2504ed26493f3050190b44ad7'\ncurrent md5:
c9f289c2504ed26493f3050190b44ad7\nconffile line:
'/etc/exim4/conf.d/transport/30_exim4-config_procmail_pipe
82379d31ca4bf60d9667f408cb55dbbf'\ncurrent md5:
82379d31ca4bf60d9667f408cb55dbbf\nconffile line:
'/etc/exim4/conf.d/transport/30_exim4-config_remote_smtp
064dc7fdce0543ad22805b55f9896d80'\ncurrent md5:
064dc7fdce0543ad22805b55f9896d80\nconffile line:
'/etc/exim4/conf.d/transport/30_exim4-config_remote_smtp_smarthost
c1ff3c8c376be18b88c73f8b095e5a6f'\ncurrent md5:
c1ff3c8c376be18b88c73f8b095e5a6f\nconffile line:
'/etc/exim4/conf.d/transport/35_exim4-config_address_directory
c2a777e8db8fac4f83c2da0c95952598'\ncurrent md5:
c2a777e8db8fac4f83c2da0c95952598\nconffile line:
'/etc/exim4/exim4.conf.template 231e87f0caed453646578f8751fe34b4'\ncurrent md5:
90c79fb2ce905fa946a2b93e691d4665\npkg_md5sum:
e0a940c5b8073693e93165f083d66255\nPackage 'exim4-config' has conffile prompt
and needs to be upgraded manually\nblacklist: ['exim4-config']\nwhitelist:
[]\nChecking the black and whitelist: exim4-config\nskipping blacklisted
package 'exim4-config'\npkg 'exim4-config' package has been
blacklisted\npackage 'exim4-config' not upgraded\nPackages that will be
upgraded: \nInstCount=0 DelCount=0 BrokenCount=0\nExtracting content from
'/var/log/unattended-upgrades/unattended-upgrades-dpkg.log' since '2017-01-24
17:39:35'\n['iptables', 'libip4tc0', 'libip6tc0', 'libiptc0', 'mailutils',
'mailutils-common', 'exim4-config']\n"
# LANG=C unattended-upgrade --debug
Initial blacklisted packages:
Initial whitelisted packages:
Starting unattended upgrades script
Allowed origins are: ['origin=Raspbian,codename=stretch']
Checking: exim4-config ([<Origin component:'main' archive:'testing'
origin:'Raspbian' label:'Raspbian' site:'mirrordirector.raspbian.org'
isTrusted:True>])
Checking: iptables ([<Origin component:'main' archive:'testing'
origin:'Raspbian' label:'Raspbian' site:'mirrordirector.raspbian.org'
isTrusted:True>])
pkg 'libxtables11' now marked delete
sanity check failed
Checking: libip4tc0 ([<Origin component:'main' archive:'testing'
origin:'Raspbian' label:'Raspbian' site:'mirrordirector.raspbian.org'
isTrusted:True>])
pkg 'iptables' now marked delete
sanity check failed
Checking: libip6tc0 ([<Origin component:'main' archive:'testing'
origin:'Raspbian' label:'Raspbian' site:'mirrordirector.raspbian.org'
isTrusted:True>])
pkg 'iptables' now marked delete
sanity check failed
Checking: libiptc0 ([<Origin component:'main' archive:'testing'
origin:'Raspbian' label:'Raspbian' site:'mirrordirector.raspbian.org'
isTrusted:True>])
pkg 'iptables' now marked delete
sanity check failed
Checking: mailutils ([<Origin component:'main' archive:'testing'
origin:'Raspbian' label:'Raspbian' site:'mirrordirector.raspbian.org'
isTrusted:True>])
pkg 'libmailutils4' now marked delete
sanity check failed
Checking: mailutils-common ([<Origin component:'main' archive:'testing'
origin:'Raspbian' label:'Raspbian' site:'mirrordirector.raspbian.org'
isTrusted:True>])
pkg 'libmailutils4' now marked delete
sanity check failed
pkgs that look like they should be upgraded: exim4-config
Get:1 http://ftp.igh.cnrs.fr/pub/os/linux/raspbian/raspbian stretch/main armhf
exim4-config all 4.88-4 [375 kB]
Fetched 375 kB in 0s (0 B/s)
fetch.run() result: 0
<apt_pkg.AcquireItem object:Status: 2 Complete: 1 Local: 0 IsTrusted: 1
FileSize: 375418 DestFile:'/var/cache/apt/archives/exim4-config_4.88-4_all.deb'
DescURI:
'http://ftp.igh.cnrs.fr/pub/os/linux/raspbian/raspbian/pool/main/e/exim4/exim4-config_4.88-4_all.deb'
ID:1 ErrorText: ''>
check_conffile_prompt('/var/cache/apt/archives/exim4-config_4.88-4_all.deb')
found pkg: exim4-config
conffile line: '/etc/email-addresses 6bea09fbb18e4676012105fa5fc726c6'
current md5: 927a3fd96e0f157bcdbd56e17dc6e63a
pkg_md5sum: 6bea09fbb18e4676012105fa5fc726c6
conffile line: '/etc/exim4/conf.d/acl/00_exim4-config_header
e572a7b9954b20950242db2a92b35044'
current md5: e572a7b9954b20950242db2a92b35044
conffile line: '/etc/exim4/conf.d/acl/20_exim4-config_local_deny_exceptions
516070107501d48a3106d755cb199e95'
current md5: 516070107501d48a3106d755cb199e95
conffile line: '/etc/exim4/conf.d/acl/30_exim4-config_check_mail
bbe4979288d9cd20868d13ca01e6bfc3'
current md5: bbe4979288d9cd20868d13ca01e6bfc3
conffile line: '/etc/exim4/conf.d/acl/30_exim4-config_check_rcpt
24f0ff50be45fc11de0fe2114298b6cf'
current md5: 24f0ff50be45fc11de0fe2114298b6cf
conffile line: '/etc/exim4/conf.d/acl/40_exim4-config_check_data
dfb787c0c2ab339b1e3387022c1f2aeb'
current md5: dfb787c0c2ab339b1e3387022c1f2aeb
conffile line: '/etc/exim4/conf.d/auth/00_exim4-config_header
d0ee6ea0b33d9796573bb024ffca20d4'
current md5: d0ee6ea0b33d9796573bb024ffca20d4
conffile line: '/etc/exim4/conf.d/auth/30_exim4-config_examples
9085a3577416c654a12ee7e387c110c8'
current md5: 9085a3577416c654a12ee7e387c110c8
conffile line: '/etc/exim4/conf.d/main/01_exim4-config_listmacrosdefs
9f095352d7ed4bddc0c4ec35a125af18'
current md5: 9f095352d7ed4bddc0c4ec35a125af18
conffile line: '/etc/exim4/conf.d/main/02_exim4-config_options
859a7594eb91cb2ad2161ebc34acf57f'
current md5: 859a7594eb91cb2ad2161ebc34acf57f
conffile line: '/etc/exim4/conf.d/main/03_exim4-config_tlsoptions
7f94935f13cef06820b9096a533a514e'
current md5: 7f94935f13cef06820b9096a533a514e
conffile line: '/etc/exim4/conf.d/main/90_exim4-config_log_selector
888348df8f7bd25a0a77d3c05e8fffe3'
current md5: 888348df8f7bd25a0a77d3c05e8fffe3
conffile line: '/etc/exim4/conf.d/retry/00_exim4-config_header
309f5bf0859ad91e03c5402d6afe6895'
current md5: 309f5bf0859ad91e03c5402d6afe6895
conffile line: '/etc/exim4/conf.d/retry/30_exim4-config
d45d612ffd0ce651fab5e953d61f7524'
current md5: d45d612ffd0ce651fab5e953d61f7524
conffile line: '/etc/exim4/conf.d/rewrite/00_exim4-config_header
d98361da23f34490d191bf2280728dec'
current md5: d98361da23f34490d191bf2280728dec
conffile line: '/etc/exim4/conf.d/rewrite/31_exim4-config_rewriting
a293d4c1007ffc86ff1124c84c998f01'
current md5: a293d4c1007ffc86ff1124c84c998f01
conffile line: '/etc/exim4/conf.d/router/00_exim4-config_header
c0ecc395e9a49487b484126cac4d9559'
current md5: c0ecc395e9a49487b484126cac4d9559
conffile line: '/etc/exim4/conf.d/router/100_exim4-config_domain_literal
d0184d959778b1bb20155912b583d362'
current md5: d0184d959778b1bb20155912b583d362
conffile line: '/etc/exim4/conf.d/router/150_exim4-config_hubbed_hosts
1d4a3bab1738f10f931b73ad60c7bb8d'
current md5: 1d4a3bab1738f10f931b73ad60c7bb8d
conffile line: '/etc/exim4/conf.d/router/200_exim4-config_primary
29f98f21437e2dfa2c2458b5aa8a04ce'
current md5: 29f98f21437e2dfa2c2458b5aa8a04ce
conffile line: '/etc/exim4/conf.d/router/300_exim4-config_real_local
07c6277988b181918f790ffe68c245da'
current md5: 07c6277988b181918f790ffe68c245da
conffile line: '/etc/exim4/conf.d/router/400_exim4-config_system_aliases
7dc0cee575163f1d9761f1cf317f8299'
current md5: 7dc0cee575163f1d9761f1cf317f8299
conffile line: '/etc/exim4/conf.d/router/500_exim4-config_hubuser
bbc413dcaa4a7fc3cb5c75d3591fac27'
current md5: bbc413dcaa4a7fc3cb5c75d3591fac27
conffile line: '/etc/exim4/conf.d/router/600_exim4-config_userforward
2c63dff568fb6c984c5e4aa3d8142cd8'
current md5: 2c63dff568fb6c984c5e4aa3d8142cd8
conffile line: '/etc/exim4/conf.d/router/700_exim4-config_procmail
28ddff8000ba5577c60eed8fabb520b4'
current md5: 28ddff8000ba5577c60eed8fabb520b4
conffile line: '/etc/exim4/conf.d/router/800_exim4-config_maildrop
ba547442939aa9f57b541d7320aed321'
current md5: ba547442939aa9f57b541d7320aed321
conffile line: '/etc/exim4/conf.d/router/850_exim4-config_lowuid
52dc089e083a3f5b0bda6af1c6bc48d7'
current md5: 52dc089e083a3f5b0bda6af1c6bc48d7
conffile line: '/etc/exim4/conf.d/router/900_exim4-config_local_user
20c8ced8346125170242584e575a95ff'
current md5: 20c8ced8346125170242584e575a95ff
conffile line: '/etc/exim4/conf.d/router/mmm_mail4root
8a16022dfc39cae4f508dfab20a8f760'
current md5: 8a16022dfc39cae4f508dfab20a8f760
conffile line: '/etc/exim4/conf.d/transport/00_exim4-config_header
9568ac286553a79b8447c9060fed7798'
current md5: 9568ac286553a79b8447c9060fed7798
conffile line: '/etc/exim4/conf.d/transport/10_exim4-config_transport-macros
75631733cbe02d61113e323e9c2476c7'
current md5: 75631733cbe02d61113e323e9c2476c7
conffile line: '/etc/exim4/conf.d/transport/30_exim4-config_address_file
fe97ddf4165820356e90c05fa744f796'
current md5: fe97ddf4165820356e90c05fa744f796
conffile line: '/etc/exim4/conf.d/transport/30_exim4-config_address_pipe
dfcd9d71f1bb4c55ac29cccead29117e'
current md5: dfcd9d71f1bb4c55ac29cccead29117e
conffile line: '/etc/exim4/conf.d/transport/30_exim4-config_address_reply
9145131105953b0125a228ab9b7c6500'
current md5: 9145131105953b0125a228ab9b7c6500
conffile line: '/etc/exim4/conf.d/transport/30_exim4-config_mail_spool
a0f0997e4f06f38afdae0ee79759dfea'
current md5: a0f0997e4f06f38afdae0ee79759dfea
conffile line: '/etc/exim4/conf.d/transport/30_exim4-config_maildir_home
3edfd11b8e9a8919a9a14cbc24637d68'
current md5: 3edfd11b8e9a8919a9a14cbc24637d68
conffile line: '/etc/exim4/conf.d/transport/30_exim4-config_maildrop_pipe
c9f289c2504ed26493f3050190b44ad7'
current md5: c9f289c2504ed26493f3050190b44ad7
conffile line: '/etc/exim4/conf.d/transport/30_exim4-config_procmail_pipe
82379d31ca4bf60d9667f408cb55dbbf'
current md5: 82379d31ca4bf60d9667f408cb55dbbf
conffile line: '/etc/exim4/conf.d/transport/30_exim4-config_remote_smtp
064dc7fdce0543ad22805b55f9896d80'
current md5: 064dc7fdce0543ad22805b55f9896d80
conffile line:
'/etc/exim4/conf.d/transport/30_exim4-config_remote_smtp_smarthost
c1ff3c8c376be18b88c73f8b095e5a6f'
current md5: c1ff3c8c376be18b88c73f8b095e5a6f
conffile line: '/etc/exim4/conf.d/transport/35_exim4-config_address_directory
c2a777e8db8fac4f83c2da0c95952598'
current md5: c2a777e8db8fac4f83c2da0c95952598
conffile line: '/etc/exim4/exim4.conf.template 231e87f0caed453646578f8751fe34b4'
current md5: 90c79fb2ce905fa946a2b93e691d4665
pkg_md5sum: e0a940c5b8073693e93165f083d66255
Package 'exim4-config' has conffile prompt and needs to be upgraded manually
blacklist: ['exim4-config']
whitelist: []
Checking the black and whitelist: exim4-config
skipping blacklisted package 'exim4-config'
pkg 'exim4-config' package has been blacklisted
package 'exim4-config' not upgraded
Packages that will be upgraded:
InstCount=0 DelCount=0 BrokenCount=0
Extracting content from
'/var/log/unattended-upgrades/unattended-upgrades-dpkg.log' since '2017-01-24
17:05:56'
// Unattended-Upgrade::Origins-Pattern controls which packages are
// upgraded.
//
// Lines below have the format format is "keyword=value,...". A
// package will be upgraded only if the values in its metadata match
// all the supplied keywords in a line. (In other words, omitted
// keywords are wild cards.) The keywords originate from the Release
// file, but several aliases are accepted. The accepted keywords are:
// a,archive,suite (eg, "stable")
// c,component (eg, "main", "contrib", "non-free")
// l,label (eg, "Debian", "Debian-Security")
// o,origin (eg, "Debian", "Unofficial Multimedia Packages")
// n,codename (eg, "jessie", "jessie-updates")
// site (eg, "http.debian.net")
// The available values on the system are printed by the command
// "apt-cache policy", and can be debugged by running
// "unattended-upgrades -d" and looking at the log file.
//
// Within lines unattended-upgrades allows 2 macros whose values are
// derived from /etc/debian_version:
// ${distro_id} Installed origin.
// ${distro_codename} Installed codename (eg, "jessie")
Unattended-Upgrade::Origins-Pattern {
// Codename based matching:
// This will follow the migration of a release through different
// archives (e.g. from testing to stable and later oldstable).
// "o=Debian,n=jessie";
// "o=Debian,n=jessie-updates";
// "o=Debian,n=jessie-proposed-updates";
// "o=Debian,n=jessie,l=Debian-Security";
// Archive or Suite based matching:
// Note that this will silently match a different release after
// migration to the specified archive (e.g. testing becomes the
// new stable).
// "o=Debian,a=stable";
// "o=Debian,a=stable-updates";
// "o=Debian,a=proposed-updates";
// "origin=Debian,codename=${distro_codename},label=Debian-Security";
"origin=Raspbian,codename=${distro_codename}";
};
// List of packages to not update (regexp are supported)
Unattended-Upgrade::Package-Blacklist {
// "vim";
// "libc6";
// "libc6-dev";
// "libc6-i686";
};
// This option allows you to control if on a unclean dpkg exit
// unattended-upgrades will automatically run
// dpkg --force-confold --configure -a
// The default is true, to ensure updates keep getting installed
//Unattended-Upgrade::AutoFixInterruptedDpkg "false";
// Split the upgrade into the smallest possible chunks so that
// they can be interrupted with SIGUSR1. This makes the upgrade
// a bit slower but it has the benefit that shutdown while a upgrade
// is running is possible (with a small delay)
//Unattended-Upgrade::MinimalSteps "true";
// Install all unattended-upgrades when the machine is shuting down
// instead of doing it in the background while the machine is running
// This will (obviously) make shutdown slower
//Unattended-Upgrade::InstallOnShutdown "true";
// Send email to this address for problems or packages upgrades
// If empty or unset then no email is sent, make sure that you
// have a working mail setup on your system. A package that provides
// 'mailx' must be installed. E.g. "[email protected]"
Unattended-Upgrade::Mail "root";
// Set this value to "true" to get emails only on errors. Default
// is to always send a mail if Unattended-Upgrade::Mail is set
Unattended-Upgrade::MailOnlyOnError "true";
// Do automatic removal of new unused dependencies after the upgrade
// (equivalent to apt-get autoremove)
Unattended-Upgrade::Remove-Unused-Dependencies "true";
// Automatically reboot *WITHOUT CONFIRMATION* if
// the file /var/run/reboot-required is found after the upgrade
Unattended-Upgrade::Automatic-Reboot "true";
// Automatically reboot even if there are users currently logged in.
//Unattended-Upgrade::Automatic-Reboot-WithUsers "true";
// If automatic reboot is enabled and needed, reboot at the specific
// time instead of immediately
// Default: "now"
Unattended-Upgrade::Automatic-Reboot-Time "06:00";
// Use apt bandwidth limit feature, this example limits the download
// speed to 70kb/sec
//Acquire::http::Dl-Limit "70";
// Enable logging to syslog. Default is False
// Unattended-Upgrade::SyslogEnable "false";
// Specify syslog facility. Default is daemon
// Unattended-Upgrade::SyslogFacility "daemon";
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: unattended-upgrades
Source-Version: 1.0
We believe that the bug you reported is fixed in the latest version of
unattended-upgrades, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Balint Reczey <[email protected]> (supplier of updated unattended-upgrades
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 01 Mar 2018 15:54:10 +0700
Source: unattended-upgrades
Binary: unattended-upgrades
Architecture: source
Version: 1.0
Distribution: unstable
Urgency: medium
Maintainer: Michael Vogt <[email protected]>
Changed-By: Balint Reczey <[email protected]>
Description:
unattended-upgrades - automatic installation of security upgrades
Closes: 852465 876796 876797
Launchpad-Bugs-Fixed: 1357093 1615381 1624644 1675079 1698159
Changes:
unattended-upgrades (1.0) unstable; urgency=medium
.
[ Simon Arlott ]
* Revert sending mails on WARNINGS when in MailOnlyOnError mode"
* Consider conffile prompts to be errors (Closes: #852465)
Flag packages that have to be upgraded manually because of a conffile
prompt and consider this to be an error when sending email or exiting.
.
[ Simon McVittie ]
* Add python, python3, setuptools, DistutilsExtra to Build-Depends.
They are needed for `clean`, so Build-Depends-Indep is not enough.
* Add .gitignore and debian/.gitignore
* Remove bzr configuration.
This is unnecessary now that u-u is in git.
.
[ Michael Vogt ]
* unattended-upgrades: tweak mail-on-warnings PR
* unattended-upgrade: extract is_autoremove_valid helper
.
[ Balint Reczey ]
* Run upgrade-between-snapshots only on amd64.
The test exercises only unattented-upgrade's Python code and uses
dependencies from the frozen Debian snapshot archive thus running
it on all architectures would provide little benefit.
* Clean up processes started for getting md5 sums
* Don't keep /var/lib/dpkg/status open multiple times
* Adjust candidates in UnattendedUpgradesCache.open()
* Perform autoremovals in minimal steps, too.
Also add check to remove only the set of packages selected for autoremoval.
Without that check unattended-upgrades when (by default) configured to
remove newly unused packages could also remove auto removable packages
which were unused before starting starting the upgrade step.
* Remove unused automatically installed kernel packages
(LP: #1357093, #1624644, #1675079, #1698159)
* Stop including Python syntax in the report (Closes: #876796)
* Do not auto remove packages related to the running kernel (LP: #1615381)
* Check packages to be autoremoved against blacklists, whitelists.
Also check if the packages are held.
* Report package removals in the summary email (Closes: #876797)
* Run upgrade-between-snapshots test with debugging enabled
* Don't create new UnattendedUpgradesCache for checking for autoremovals
.open() refreshes the state in each cache_commit(), this is enough
* Update .pot and .po files
* Update .travis.yml to actually build and test u-u from the repo
* Run only a simple installation test on Travis, the system upgrade
test was always failing
Checksums-Sha1:
1646abb6d400a764467dbf7c68165466d9abb69f 1830 unattended-upgrades_1.0.dsc
6553f17345f10a84d879a2d2581581edfc98181d 231620 unattended-upgrades_1.0.tar.xz
5198d3d8d15670c501b9afc26a33dbe3b6d0d529 7996
unattended-upgrades_1.0_source.buildinfo
Checksums-Sha256:
e0a4f6adb424587fae201728f1acae95c1d7598e5a4b02e21b4e107e54466461 1830
unattended-upgrades_1.0.dsc
2ab424b017dfc90ef237eb4dca0da78b6fea7e7483770c49063ed2f902b20b36 231620
unattended-upgrades_1.0.tar.xz
b0f27f04a49f11364eefd93b66270802a4f31caa8f6496d7fe457113681a6ab1 7996
unattended-upgrades_1.0_source.buildinfo
Files:
8b7d31bc432471d9f18d28e38c7d8cb8 1830 admin optional
unattended-upgrades_1.0.dsc
c13764e9b41f4e6ab89ec2eda61580c1 231620 admin optional
unattended-upgrades_1.0.tar.xz
5265f5fff1a53e63a7f9f2e7eb87d4f3 7996 admin optional
unattended-upgrades_1.0_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIwBAEBCAAaBQJal9TkExxyYmFsaW50QHVidW50dS5jb20ACgkQ9mTSVrRpGn0I
lxAAnytyWpBqRVK7Az4nmwJQ7Lzw4RbTxa0HAgWvjZPihOAQ39MHHODPKUoMnsQv
YR/c1phIQbvSDY7vlM4wZNdHKNyxuvQSziucr/h3kWlw8PegUuH6uLVi1Umr91WW
9tsLwaqKnEFtbJtm7cDmh/r5eRUxyd4aByBtxs46FU8j+9EN1PNJpNXFWG16tMbU
FHeATJD3ncDrXobX+v+kwSi0YM+TGtjj29cWXZldSpJYs+144lCl5qUoGwbBqbwV
1u/Fis6e+o0v7NlCenCF70I5ePeA37hE6OuCzqyFsZJrFc9PRNlg9/2nuKq3mMa2
4UUCOYO5+ATMmEDaLZ5nY42WXrpcOOIXLruVhx3wu57mld5XU38E+PNpGUHSfly+
9/rHo7nfjdaEh8bcmm/wQKb8LLg2uHmsPx6f9gBMZNCl3+f3elnUannJpDaXvt6F
sD2TgIHF69XFqDGX6WxCK50BLDrwTL3UHPH6xkfICq1SOxtA9loIeg26jD3zOI8D
wcUjsZDRVTH7/VAhEzcKCIzoBQ5obT5KIO/b3m0vivZewj+j5aEhqjFKOOSUeP8y
ONmXl6JL7Wkr5palB/SxJ3w6XOR85z424w50/zIFN+peAo9EO7QmwhoRPw9jDdQW
oGzPs3Ww8EUr85t7moF61idG89OyLBn1b2NuuR88+lpXcxg=
=V9Ek
-----END PGP SIGNATURE-----
--- End Message ---